FAGL_TLDGRP (Ledger Group) 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 FAGL_TLDGRP to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values |
|---|---|---|---|---|---|---|
|
MANDT
Client
|
MANDT |
CLNT
|
3 | 0 | ||
|
LDGRP
Ledger Group
|
FAGL_LDGRP |
CHAR
|
4 | 0 | ||
|
APPL
Owner application
|
GLXAPPL | FAGL_APPL |
CHAR
|
2 | 0 | |
|
SUBAPPL
Subapplication
|
GLXSUBAPPL | FAGL_SUBAPPL |
CHAR
|
3 | 0 |
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| FAGL_TLDGRP | APPL | FAGL_TLDGRP | APPL |
FAGL_APPL
Owner application
|
APPL |
| FAGL_TLDGRP | SUBAPPL | FAGL_TLDGRP | SUBAPPL |
FAGL_SUBAPPL
Subapplication
|
SUBAPPL |