SAP Table IDITSR_GLDATA

GL accounts for company code and country

IDITSR_GLDATA (GL accounts for company code and country) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link IDITSR_GLDATA to other SAP tables.

IDITSR_GLDATA table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
BUKRS Company Code BUKRS T001 CHAR 4 0
HKONT General Ledger Account HKONT SKB1 CHAR 10 0
COUNTRY Country Key LAND1 T005 CHAR 3 0

IDITSR_GLDATA foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
IDITSR_GLDATA BUKRS IDITSR_GLDATA MANDT T001 Company Codes MANDT
IDITSR_GLDATA BUKRS IDITSR_GLDATA BUKRS T001 Company Codes BUKRS
IDITSR_GLDATA COUNTRY IDITSR_GLDATA MANDT T005 Countries MANDT
IDITSR_GLDATA COUNTRY IDITSR_GLDATA COUNTRY T005 Countries LAND1
IDITSR_GLDATA HKONT IDITSR_GLDATA HKONT SKB1 G/L account master (company code) SAKNR
IDITSR_GLDATA HKONT IDITSR_GLDATA MANDT SKB1 G/L account master (company code) MANDT
IDITSR_GLDATA HKONT IDITSR_GLDATA BUKRS SKB1 G/L account master (company code) BUKRS