/GSINS/ER_ETL_ERBAP SAP (Trans. Data for InfoProvider Main Indexes for Company) Structure details

Dictionary Type: Structure
Description: Trans. Data for InfoProvider Main Indexes for Company




ABAP Code to SELECT data from /GSINS/ER_ETL_ERBAP
Related tables to /GSINS/ER_ETL_ERBAP
Access table /GSINS/ER_ETL_ERBAP




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

/GSINS/ER_ETL_ERBAP 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 "Trans. Data for InfoProvider Main Indexes for Company" 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_/GSINS/ER_ETL_ERBAP TYPE /GSINS/ER_ETL_ERBAP.

The /GSINS/ER_ETL_ERBAP table consists of various fields, each holding specific information or linking keys about Trans. Data for InfoProvider Main Indexes for Company data available in SAP. These include GJAHR (Fiscal Year), BUDAT (Posting Date in the Document), BELNR (Accounting Document Number), BUZEI (Number of Line Item Within Accounting 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 /GSINS/ER_ETL_ERBAP 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 BUKRSCHAR4T001BUKRSBUKC_T001
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
BUDATPosting Date in the Document BUDATDATS8DATUM
BELNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
BUZEINumber of Line Item Within Accounting Document BUZEINUMC3BUZEIBUZ
SHKZGDebit/Credit Indicator SHKZGCHAR1SHKZG
DMBTRAmount in Local Currency DMBTRCURR13(2) WERT7
WRBTRAmount in document currency WRBTRCURR13(2) WERT7
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
KUNNRCustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
SAKNRG/L Account Number SAKNRCHAR10Assigned to domainALPHASAKNRSAKC_SAKNR
HKONTGeneral Ledger Account HKONTCHAR10Assigned to domainALPHASAKNR
KONTTAccount Assignment Category for Industry Solution KONTT_FICHAR2KONTT_FI
KONTLAcct assignment string for industry-specific acct assignmnts KONTL_FICHAR50CHAR50
BLARTDocument Type BLARTCHAR2Assigned to domainBLARTBAR
HWAERLocal Currency HWAERCUKY5Assigned to domainWAERS
XREVERSALSpecifies whether doc. is reversal doc. or reversed doc. XREVERSALCHAR1XREVERSAL
KFGNMName of Key Figure /GSINS/ER_D_KEYFIGCHAR10/GSINS/ER_DM_KEYFIG
KTOPLChart of Accounts KTOPLCHAR4Assigned to domainKTOPLKPLC_KTOPL
ACGR_RUAccounting Group /CEEIS/RU_ACGRCHAR5/CEEIS/RU_ACGR/GSINS/RUAC_H_ACGR
LOB_RULine of Business /CEEIS/RU_LOBCHAR6ALPHA/CEEIS/RU_MWVAL_VX

Key field Non-key field



How do I retrieve data from SAP structure /GSINS/ER_ETL_ERBAP using ABAP code?

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

How to access SAP table /GSINS/ER_ETL_ERBAP

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