SAP Table

FAGL_TLDGRP Ledger Group

SAP table FAGL_TLDGRP has 2 primary key fields being MANDT,LDGRP.

If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.

/ Fields

FAGL_TLDGRP columns.

Field Description Data Type Length Decimals Checktable Data Element
KeyMANDT Client CLNT 3 0 MANDT
KeyLDGRP Ledger Group CHAR 4 0 FAGL_LDGRP
APPL Owner application CHAR 2 0 FAGL_APPL GLXAPPL
SUBAPPL Subapplication CHAR 3 0 FAGL_SUBAPPL GLXSUBAPPL
/ Relationships

FAGL_TLDGRP foreign keys.

Table Field Check Table Description Check Field
FAGL_TLDGRP APPL FAGL_APPL Owner application APPL
FAGL_TLDGRP SUBAPPL FAGL_SUBAPPL Subapplication SUBAPPL