COOI_EAML SAP (Data Transfer Within FGroup BWOMO/BWOMR) Structure details

Dictionary Type: Structure
Description: Data Transfer Within FGroup BWOMO/BWOMR




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




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

COOI_EAML 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 "Data Transfer Within FGroup BWOMO/BWOMR" 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_COOI_EAML TYPE COOI_EAML.

The COOI_EAML table consists of various fields, each holding specific information or linking keys about Data Transfer Within FGroup BWOMO/BWOMR data available in SAP. These include MANDT (Client), REFBT (Reference document category (conversion exit; c.f. REFBTYP)), REFBN (Reference Document Number), RFPOS (Item number of reference document).. 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 COOI_EAML 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
MANDTClient MANDTCLNT3T000MANDT
REFBTReference document category (conversion exit; c.f. REFBTYP) CO_REFBTYPNUMC3REFBTBELEGTYP
REFBNReference Document Number CO_REFBNCHAR10ALPHABELNR
RFPOSItem number of reference document CC_RFPOSNUMC5NUMC05
RFKNTAccount assignment number of reference document CC_RFKNTNUMC5NUMC05
RFTRMDeadline item of reference document CC_RFTRMNUMC5NUMC05
RFARTReference document type CC_RFARTCHAR1CHAR1
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10LFA1ALPHALIFNRLIFKRED_C
LEDNRLedger for Controlling objects LEDNRCHAR2ALPHALEDNR
OBJNRObject number J_OBJNRCHAR22ONR00J_OBJNRONR
HRKFTCO key subnumber CO_SUBKEYCHAR14Assigned to domainCO_SUBKEY
RFORGReference Organizational Units AWORGCHAR10AWORG
RFTYPReference Transaction AWTYPCHAR5TTYPAWTYP
RFSYSLogical system of source document AWSYSCHAR10TBDLSALPHALOGSYS
VRGNGCO Business Transaction CO_VORGANGCHAR4Assigned to domainJ_VORGANG
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
WRTTPValue Type CO_WRTTPCHAR2CO_WRTTP
VERSNVersion VERSNCHAR3TKA09ALPHACOVERSIKVS
SAKTOCost element SAKTOCHAR10Assigned to domainALPHASAKNR
VBUNDCompany ID of trading partner RASSCCHAR6T880ALPHARCOMPPGS
PARGBTrading partner's business area PARGBCHAR4TGSBGSBERGSB
BEKNZDebit/credit indicator BEKNZCHAR1BEKNZBEKNZ
TWAERTransaction Currency TWAERCUKY5TCURCWAERSFWS
UNAMEUser Name UNAMECHAR12UNAME
BLDATDocument Date CO_BLDATDATS8DATUM
BUDATExpected debit date CO_PODATDATS8DATUM
PERIOPeriod CO_PERIONUMC3PERBLVPE
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
KOKRSControlling Area KOKRSCHAR4TKA01CACCDCAC
MATNRMaterial Number MATNRCHAR18MARAMATN1MATNRMATS_MAT1
MATKLMaterial Group MATKLCHAR9T023MATKLMKLS_WBWG
SGTXTSegment text CO_SGTXTCHAR50TEXT50
GESMNGPlanned quantity MENGE1QUAN15(3) MENGV8
MEINHUnit of Measure CO_MEINHUNIT3T006CUNITMEINS
MEGBTRTotal Quantity MEGXXXQUAN15(3) MENGV8
MBGBTRTotal quantity entered MBGXXXQUAN15(3) MENGV8
MEINBPosted Unit of Measure MEINBUNIT3T006CUNITMEINS
WKURSExchange Rate WKURSDEC9(5) EXCRTKURSP
ORGWTHPlanned value in local currency WERTH1CURR15(2) WERTV8
WHGBTRTotal value in local currency WHGXXXCURR15(2) WERTV8
ORGWTKPlanned value in controlling area currency WERTK1CURR15(2) WERTV8
WKGBTRTotal Value in Controlling Area Currency WKGXXXCURR15(2) WERTV8
ORGWTTPlanned value in transaction currency WERTT1CURR15(2) WERTV8
WTGBTRTotal Value in Transaction Currency WTGXXXCURR15(2) WERTV8
ORGWTOPlanned value in object currency WERTO1CURR15(2) WERTV8
WOGBTRTotal Value in Object Currency WOGXXXCURR15(2) WERTV8
ORGWTLPlanned value in ledger currency WERTL1CURR15(2) WERTV8
WLGBTRTotal value in ledger currency WLGXXXCURR15(2) WERTV8
LOEKZDeletion Indicator in Purchasing Document ELOEKCHAR1ELOEK
DABRZReference Date for Settlement DABRBEZDATS8DDAT
TIMESTMPSeconds since 1.1.1990,0:00 GMT * 10000 RKE_TSTMPDEC16RKE_TSTMP
.INCLU--AP 0
START_POINTStart Point EAML_START_POINTCHAR18EAML_POINT
END_POINTEnd Point EAML_END_POINTCHAR18EAML_POINT
LINEAR_LENGTHLength in SI Unit EAML_LINEAR_LENGTH_SIFLTP16(16) EAML_POINT_SI
LINEAR_UNITUnit of Measurement for Linear Data EAML_LINEAR_UNITUNIT3Assigned to domainCUNITMEINSEAML_H_T006

Key field Non-key field



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

As COOI_EAML 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 COOI_EAML as there is no data to select.

How to access SAP table COOI_EAML

Within an ECC or HANA version of SAP you can also view further information about COOI_EAML 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!