SAP table TRLTC_ATTRVAL_M (medium attribute values)

SAP table TRLTC_ATTRVAL_M has 3 primary key fields being MANDT,ATTRIB,VALUE.

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 * MANDT
ATTRIB Position Attribute ID CHAR 2 0 TRLTC_POSATT_DEF TPM_POS_ATTRIB
L1 1st Long Attribute
L2 2nd Long Attribute
L3 3rd Long Attribute
M1 1st Medium Attribute
M2 2nd Medium Attribute
M3 3rd Medium Attribute
S1 1st Short Attribute
S2 2nd Short Attribute
S3 3rd Short Attribute
VALUE Medium Position Attribute CHAR 10 0 TPM_POS_ATTRIB_MEDIUM

TRLTC_ATTRVAL_M foreign key relationships

Table Field Check Table Check Field
0 TRLTC_ATTRVAL_M ATTRIB TRLTC_POSATT_DEF position attributes MANDT
0 TRLTC_ATTRVAL_M ATTRIB TRLTC_POSATT_DEF position attributes ATTRIB