SAP table TTXPT (Product code description (external interface))

SAP table TTXPT has 4 primary key fields being MANDT,SPRAS,XEXTN,XPRCD.

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
XEXTN Indicator: External tax calculation CHAR 1 0 TTXP XEXTN_TXP
XPRCD External Product Code (External Interface) CHAR 10 0 XPRCD_TTXP
PCTXT Text (30 Characters) CHAR 30 0 TEXT30

TTXPT foreign key relationships

Table Field Check Table Check Field
0 TTXPT SPRAS T002 Language Keys (Component BC-I18) SPRAS
1 TTXPT XEXTN TTXP Product codes (external tax interface) PROCD