SAP table TRGC_VAL_CLASS (Treasury: Valuation Class)

SAP table TRGC_VAL_CLASS has 3 primary key fields being MANDT,VALUATION_AREA,VALUATION_CLASS.

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
VALUATION_AREA Treasury Valuation Area CHAR 3 0 TRGC_VAL_AREA TPM_VAL_AREA
VALUATION_CLASS Valuation Class NUMC 4 0 TPM_VAL_CLASS

TRGC_VAL_CLASS foreign key relationships

Table Field Check Table Check Field
0 TRGC_VAL_CLASS VALUATION_AREA TRGC_VAL_AREA Valuation Areas MANDT
0 TRGC_VAL_CLASS VALUATION_AREA TRGC_VAL_AREA Valuation Areas VALUATION_AREA