ACE_BAPI_GLCR08 SAP (Combination of bapiacgl08 and bapiaccr08) Structure details

Dictionary Type: Structure
Description: Combination of bapiacgl08 and bapiaccr08




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




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

ACE_BAPI_GLCR08 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 "Combination of bapiacgl08 and bapiaccr08" 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_ACE_BAPI_GLCR08 TYPE ACE_BAPI_GLCR08.

The ACE_BAPI_GLCR08 table consists of various fields, each holding specific information or linking keys about Combination of bapiacgl08 and bapiaccr08 data available in SAP. These include CURRENCY (Currency Key), CURRENCY_ISO (ISO code currency), AMT_DOCCUR (Amount in document currency), EXCH_RATE (Exchange rate).. 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 ACE_BAPI_GLCR08 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
CURR_TYPECurrency Type and Valuation View CURTPCHAR2CURTP
CURRENCYCurrency Key WAERSCUKY5TCURCWAERSFWS
CURRENCY_ISOISO code currency WAERS_ISOCHAR3ISOCD
AMT_DOCCURAmount in document currency BAPIWRBTRDEC23(4) BAPICURR
EXCH_RATEExchange rate KURSFDEC9(5) EXCRTKURSF
EXCH_RATE_VIndirect Quoted Exchange Rate UKURSMDEC9(5) PKURS
ITEMNO_ACCAccounting Document Line Item Number POSNR_ACCNUMC10POSNR_ACC
GL_ACCOUNTGeneral Ledger Account HKONTCHAR10SKA1ALPHASAKNR
COMP_CODECompany Code BUKRSCHAR4T001BUKRSBUKC_T001
PSTNG_DATEPosting Date in the Document BUDATDATS8DATUM
DOC_TYPEDocument Type BLARTCHAR2T003BLARTBAR
AC_DOC_NOAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
FISC_YEARFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
FIS_PERIODFiscal Period MONATNUMC2MONAT
STAT_CONIndicator for Statistical Line Items KSTAZCHAR1KSTAZ
REF_KEY_1Business partner reference key XREF1CHAR12CHAR12
REF_KEY_2Business partner reference key XREF2CHAR12CHAR12
REF_KEY_3Reference key for line item XREF3CHAR20CHAR20
CUSTOMERCustomer Numbers KUNNRCHAR10KNA1ALPHAKUNNRKUNC_KUNNR
VENDOR_NOAccount Number of Vendor or Creditor LIFNRCHAR10LFA1ALPHALIFNRLIFKRED_C
ALLOC_NMBRAssignment Number DZUONRCHAR18ZUONR
ITEM_TEXTItem Text SGTXTCHAR50TEXT50
BUS_AREABusiness Area GSBERCHAR4TGSBGSBERGSB
COSTCENTERCost Center KOSTLCHAR10CSKSALPHAKOSTLKOS
ACTTYPEActivity Type LSTARCHAR6CSLALSTARLARLART_EMPTY
ORDERIDOrder Number AUFNRCHAR12AUFKALPHAAUFNRANR
ORIG_GROUPOrigin Group as Subdivision of Cost Element HRKFTCHAR4TKKH1HRKFT
COST_OBJCost Object KSTRGCHAR12CKPHKSTRGKTR
PROFIT_CTRProfit Center PRCTRCHAR10CEPCALPHAPRCTRPRCPRCTR_EMPTY
PART_PRCTRPartner Profit Center PPRCTRCHAR10CEPCALPHAPRCTRPPC
WBS_ELEMENTWork Breakdown Structure Element (WBS Element) PS_POSIDCHAR24PROJNPS_POSIDPRO
NETWORKNetwork Number for Account Assignment NPLNRCHAR12AUFKALPHAAUFNRNET
ROUTING_NORouting number of operations in the order CO_AUFPLNUMC10AUFPL
ORDER_ITNOOrder Item Number CO_POSNRNUMC4CO_POSNR
ACTIVITYOperation/Activity Number VORNRCHAR4NUMCVVORNRVGN
PLANTPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
SALES_ORDSales Order Number (Make-To-Order Production) ACC_KDAUFCHAR10Assigned to domainALPHAVBELNAUN
S_ORD_ITEMItem Number in Sales Order KDPOSNUMC6NUM06KPO
SEGMENTSegment for Segmental Reporting FB_SEGMENTCHAR10Assigned to domainALPHAFB_SEGMENT
PARTNER_SEGMENTPartner Segment for Segmental Reporting FB_PSEGMENTCHAR10Assigned to domainALPHAFB_SEGMENT

Key field Non-key field



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

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

How to access SAP table ACE_BAPI_GLCR08

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