E2ACA2 SAP (Posting in Accounting from Materials Management: Item) Structure details

Dictionary Type: Structure
Description: Posting in Accounting from Materials Management: Item




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




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

E2ACA2 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 "Posting in Accounting from Materials Management: Item" 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_E2ACA2 TYPE E2ACA2.

The E2ACA2 table consists of various fields, each holding specific information or linking keys about Posting in Accounting from Materials Management: Item data available in SAP. These include HKONT (General Ledger Account), BUDAT (Posting Date in the Document), SHKZG (Debit/Credit Indicator), LOGVO (Logical Transaction).. 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: Not classified


SAP E2ACA2 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
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
HKONTGeneral Ledger Account HKONTCHAR10Assigned to domainALPHASAKNR
BUDATPosting Date in the Document BUDATDATS8DATUM
SHKZGDebit/Credit Indicator SHKZGCHAR1SHKZG
LOGVOLogical Transaction LOGVOCHAR6LOGVO
KSTATCondition is used for statistics KSTATCHAR1XFELD
BELNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
MONATFiscal Period MONATNUMC2MONAT
BLARTDocument Type BLARTCHAR2Assigned to domainBLARTBAR
XREF1Business partner reference key XREF1CHAR12CHAR12
XREF2Business partner reference key XREF2CHAR12CHAR12
KTOSLTransaction Key KTOSLCHAR3CHAR3
KOARTAccount Type KOARTCHAR1KOART
KUNNRCustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
SGTXTItem Text SGTXTCHAR50TEXT50
GSBERBusiness Area GSBERCHAR4Assigned to domainGSBERGSB
KOSTLCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
BPMNGCharacter field 13 digits CHAR13CHAR13CHAR13
BPRME3-Byte field CHAR3CHAR3CHAR3
AUFNROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
ANLN1Main Asset Number ANLN1CHAR12Assigned to domainALPHAANLN1AN1
ANLN2Asset Subnumber ANLN2CHAR4Assigned to domainALPHAANLN2AN2
BZDATAsset value date BZDATDATS8DATUM
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
MENGECharacter field 13 digits CHAR13CHAR13CHAR13
MEINS3-Byte field CHAR3CHAR3CHAR3
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
PARGBTrading partner's business area PARGBCHAR4Assigned to domainGSBERGSB
HRKFTOrigin Group as Subdivision of Cost Element HRKFTCHAR4Assigned to domainHRKFT
HKMATMaterial-related origin HKMATCHAR1HKMAT
KSTRGCost Object KSTRGCHAR12Assigned to domainKSTRGKTR
PRCTRProfit Center PRCTRCHAR10Assigned to domainALPHAPRCTRPRCPRCTR_EMPTY
PPRCTRPartner Profit Center PPRCTRCHAR10Assigned to domainALPHAPRCTRPPC
PS_PSP_PNRCharacter field length 24 CHAR24CHAR24CHAR24
NPLNRNetwork Number for Account Assignment NPLNRCHAR12Assigned to domainALPHAAUFNRNET
AUFPLRouting number of operations in the order CO_AUFPLNUMC10AUFPL
AUFPSOrder Item Number CO_POSNRNUMC4CO_POSNR
FIKRSFinancial Management Area FIKRSCHAR4Assigned to domainFIKRSFIK
FIPOSCommitment Item FIPOSCHAR14Assigned to domainFIPOSFIP
FISTLFunds Center FISTLCHAR16Assigned to domainFISTLFIS
GEBERFund BP_GEBERCHAR10Assigned to domainBP_GEBERFIC
KDAUFSales Order Number KDAUFCHAR10Assigned to domainALPHAVBELNAUN
KDPOSItem Number in Sales Order KDPOSNUMC6NUM06KPO
VBUNDCompany ID VBUNDCHAR6Assigned to domainALPHARCOMP
BWKEYValuation Area BWKEYCHAR4Assigned to domainBWKEYBWK
BWTARValuation Type BWTAR_DCHAR10Assigned to domainBWTARBWT
EBELNPurchasing Document Number EBELNCHAR10Assigned to domainALPHAEBELNBESMEKK_C
EBELPItem Number of Purchasing Document EBELPNUMC5Assigned to domainEBELPBSP
ZEKKNSequential Number of Account Assignment DZEKKNNUMC2NUM02
VPTNRPartner account number JV_PARTCHAR10Assigned to domainALPHAKUNNR
KZBEWMovement Indicator KZBEWCHAR1KZBEW
PSTYPItem Category in Purchasing Document PSTYPCHAR1Assigned to domainPSTYP
XUMBWRevaluation XUMBWCHAR1XFELD
MTARTMaterial Type MTARTCHAR4Assigned to domainMTARTMTA
SPARTDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
BRGEWCharacter field 13 digits CHAR13CHAR13CHAR13
GEWEI3-Byte field CHAR3CHAR3CHAR3
VOLUMCharacter field 13 digits CHAR13CHAR13CHAR13
VOLEH3-Byte field CHAR3CHAR3CHAR3
XPKONCheck account assignment XPKONCHAR1XPKON
ERFME3-Byte field CHAR3CHAR3CHAR3
ERFMGCharacter field 13 digits CHAR13CHAR13CHAR13

Key field Non-key field



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

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

How to access SAP table E2ACA2

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