BAPIACGL3X_MAX_DE SAP (Posting in accounting: Asset transfer (item SAKO)) Structure details

Dictionary Type: Structure
Description: Posting in accounting: Asset transfer (item SAKO)




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




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

BAPIACGL3X_MAX_DE 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: Asset transfer (item SAKO)" 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_BAPIACGL3X_MAX_DE TYPE BAPIACGL3X_MAX_DE.

The BAPIACGL3X_MAX_DE table consists of various fields, each holding specific information or linking keys about Posting in accounting: Asset transfer (item SAKO) data available in SAP. These include BUKRS (Company Code), GJAHR (Fiscal Year), MONAT (Fiscal Period), HKONT (General Ledger Account).. 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 BAPIACGL3X_MAX_DE 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
POSNRAccounting Document Line Item Number POSNR_ACCNUMC10POSNR_ACC
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
MONATFiscal Period MONATNUMC2MONAT
HKONTGeneral Ledger Account HKONTCHAR10Assigned to domainALPHASAKNR
KSTAZIndicator for Statistical Line Items KSTAZCHAR1KSTAZ
MWSKZTax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
KTOSLTransaction Key KTOSLCHAR3CHAR3
LSTARActivity Type LSTARCHAR6Assigned to domainLSTARLARLART_EMPTY
VBUNDCompany ID of trading partner RASSCCHAR6Assigned to domainALPHARCOMPPGS
TXJCDTax Jurisdiction TXJCDCHAR15Assigned to domainTXJCDTXJ
GSBERBusiness Area GSBERCHAR4Assigned to domainGSBERGSB
KOSTLCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
AUFNROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
PS_PSP_PNRWork Breakdown Structure Element (WBS Element) PS_PSP_PNRNUMC8Assigned to domainKONPRPS_POSNR
IMKEYInternal Key for Real Estate Object IMKEYCHAR8IMKEY
MENGEQuantity MENGE_DQUAN13(3) MENG13
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
MEINS_ISOBase unit of measure in ISO code MEINS_ISOCHAR3Assigned to domainISOCD_UNIT
FIPOSCommitment Item FIPOSCHAR14Assigned to domainFIPOSFIP
FISTLFunds Center FISTLCHAR16Assigned to domainFISTLFIS
RECIDRecovery Indicator JV_RECINDCHAR2Assigned to domainALPHAJV_RECIND
GEBERFund BP_GEBERCHAR10Assigned to domainBP_GEBERFIC
ZUONRAssignment Number DZUONRCHAR18ZUONR
SGTXTItem Text SGTXTCHAR50TEXT50
WWERTTranslation Date WWERT_DDATS8DATUM
FKBERFunctional Area FKBERCHAR16Assigned to domainFKBERFBE
GRANT_NBRGrant GM_GRANT_NBRCHAR20ALPHAGM_GRANT_NBRGM_GRANT_NBRGRANTS_GENERIC
FKBER2Functional Area for APC Account Assignments FKBER2CHAR16Assigned to domainFKBERFBE
GEBER2Fund for APC Account Assignments BP_GEBER2CHAR10Assigned to domainBP_GEBERFIC
FISTL2Funds Center for APC Account Assignments FISTL2CHAR16Assigned to domainFISTLFIS
PS_PSP_PNR2WBS Element (Costs) PS_PSP_PNR2NUMC8Assigned to domainABPSPPS_POSNR
GRANT_NBR2Grant for APC Account Assignments GM_GRANT_NBR2CHAR20ALPHAGM_GRANT_NBR
PRCTRProfit Center PRCTRCHAR10Assigned to domainALPHAPRCTRPRCPRCTR_EMPTY
BUDGET_PDFM: Budget Period FM_BUDGET_PERIODCHAR10Assigned to domainFM_BUDGET_PERIODBUDPER
BUDGET_PD2Budget Period for APC Account Assignments FM_BUDGET_PERIOD2CHAR10Assigned to domainFM_BUDGET_PERIODBUDPER

Key field Non-key field



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

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

How to access SAP table BAPIACGL3X_MAX_DE

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