SAP table T625 (Field Relationship for Info Structure)
SAP table T625 has 4 primary key fields being MANDT,KETYP,TABNAM,FIELDNAME.
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 | |
KETYP | Key Figure Category | CHAR | 1 | 0 | T625S | KETYP | |
TABNAM | Table Name | CHAR | 30 | 0 | DD02L | TABNAME | |
FIELDNAME | Field Name | CHAR | 30 | 0 | DD03L | FIELDNAME |
T625 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T625 | FIELDNAME | DD03L | Table Fields | TABNAME |
0 T625 | FIELDNAME | DD03L | Table Fields | FIELDNAME |
0 T625 | FIELDNAME | DD03L | Table Fields | AS4LOCAL |
0 T625 | FIELDNAME | DD03L | Table Fields | AS4VERS |
1 T625 | KETYP | T625S | Key Figure Category | MANDT |
0 T625 | TABNAM | DD02L | SAP Tables | TABNAME |
0 T625 | TABNAM | DD02L | SAP Tables | AS4LOCAL |
0 T625 | TABNAM | DD02L | SAP Tables | AS4VERS |