BWOM2_COBK_COEP SAP (BW CO-OM: Fields From Data Portion of COBK and COEP) Structure details

Dictionary Type: Structure
Description: BW CO-OM: Fields From Data Portion of COBK and COEP




ABAP Code to SELECT data from BWOM2_COBK_COEP
Related tables to BWOM2_COBK_COEP
Access table BWOM2_COBK_COEP




Structure field list including key, data, relationships and ABAP select examples

BWOM2_COBK_COEP is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "BW CO-OM: Fields From Data Portion of COBK and COEP" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_BWOM2_COBK_COEP TYPE BWOM2_COBK_COEP.

The BWOM2_COBK_COEP table consists of various fields, each holding specific information or linking keys about BW CO-OM: Fields From Data Portion of COBK and COEP data available in SAP. These include BUDAT (Posting Date), SGTXT (Segment text), RSAUXACCTYPE (Object type for auxiliary account assignment), RSAUXACCVAL (Auxiliary Account Assignment Object).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type or numeric)


SAP BWOM2_COBK_COEP structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
BLDATDocument Date CO_BLDATDATS8DATUM
BUDATPosting Date CO_BUDATDATS8DATUM
SGTXTSegment text CO_SGTXTCHAR50TEXT50
RSAUXACCTYPEObject type for auxiliary account assignment RSAUXACCTYPECHAR4RSIOBJSV
RSAUXACCVALAuxiliary Account Assignment Object RSAUXACCVALCHAR28RSIOVALUE
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
GSBERBusiness Area GSBERCHAR4Assigned to domainGSBERGSB
FKBERFunctional Area FKBERCHAR16Assigned to domainFKBERFBE
PBUKRSCompany code of partner PBUKRSCHAR4Assigned to domainBUKRSBUK
PFKBERPartner Functional Area SFKBERCHAR16Assigned to domainFKBER
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
PERNRPersonnel Number PERNR_DNUMC8PERNRPER

Key field Non-key field



How do I retrieve data from SAP structure BWOM2_COBK_COEP using ABAP code?

As BWOM2_COBK_COEP is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on BWOM2_COBK_COEP as there is no data to select.

How to access SAP table BWOM2_COBK_COEP

Within an ECC or HANA version of SAP you can also view further information about BWOM2_COBK_COEP and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!