SAP table T163I (Texts for Account Assignment Categories)

SAP table T163I has 3 primary key fields being MANDT,SPRAS,KNTTP.

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
SPRAS Language Key LANG 1 0 T002 SPRAS
KNTTP Account Assignment Category CHAR 1 0 T163K KNTTP
KNTTX Account Assignment Category Description CHAR 20 0 KNTTX

T163I foreign key relationships

Table Field Check Table Check Field
0 T163I KNTTP T163K Account Assignment Categories in Purchasing Document MANDT
0 T163I KNTTP T163K Account Assignment Categories in Purchasing Document KNTTP
1 T163I MANDT T000 Clients MANDT
0 T163I SPRAS T002 Language Keys (Component BC-I18) SPRAS