SAP table T5DCU (Account Assignment: Basic Pension Pay)
SAP table T5DCU has 3 primary key fields being MANDT,LTRGR,ENDDA.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
LTRGR | Benefits Provider | CHAR | 4 | 0 | T5DC3 | P01C_LTRGR | |
ENDDA | End Date | DATS | 8 | 0 | ENDDA | ||
BEGDA | Start Date | DATS | 8 | 0 | BEGDA | ||
BUKRS | Company Code | CHAR | 4 | 0 | T001 | BUKRS | |
GSBER | Business Area | CHAR | 4 | 0 | TGSB | GSBER | |
KOKRS | Controlling Area | CHAR | 4 | 0 | TKA01 | KOKRS | |
KOSTL | Cost Center | CHAR | 10 | 0 | CSKS | KOSTL | |
KNZ15 | Flag for Account Assignment Block in Infotype 14/15 | CHAR | 1 | 0 | P01C_KNZ15 | ||
KNZBI | Flag for Account Assignment Block in Infotype 15 | CHAR | 1 | 0 | P01C_KNZBI |
T5DCU foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T5DCU | BUKRS | T001 | Company Codes | BUKRS |
1 T5DCU | GSBER | TGSB | Business Areas | MANDT |
1 T5DCU | GSBER | TGSB | Business Areas | GSBER |
0 T5DCU | KOKRS | TKA01 | Controlling Areas | MANDT |
1 T5DCU | KOSTL | CSKS | Cost Center Master Record | MANDT |
1 T5DCU | KOSTL | CSKS | Cost Center Master Record | KOKRS |
1 T5DCU | KOSTL | CSKS | Cost Center Master Record | KOSTL |
1 T5DCU | KOSTL | CSKS | Cost Center Master Record | DATBI |
0 T5DCU | LTRGR | T5DC3 | Pension Organization for Company Pension Scheme | MANDT |