SAP table TRGC_COM_VALCL (General valuation class)

SAP table TRGC_COM_VALCL has 2 primary key fields being MANDT,COM_VAL_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
COM_VAL_CLASS General Valuation Class NUMC 4 0 TPM_COM_VAL_CLASS
FLG_CPLTD Transfer to Current Portion: Handling of Interest CHAR 1 0 TPM_FLG_CURRENT_PORTION_HTM
Not Considered as Current Portion
D Current Portion: Date-Based Interest Assignment
X Current Portion: Nominal-Based Interest Assignment
LTD_COM_VAL_CLAS General Valuation Class NUMC 4 0 TRGC_COM_VALCL TPM_COM_VAL_CLASS

TRGC_COM_VALCL foreign key relationships

Table Field Check Table Check Field
0 TRGC_COM_VALCL LTD_COM_VAL_CLAS TRGC_COM_VALCL General valuation class MANDT
0 TRGC_COM_VALCL LTD_COM_VAL_CLAS TRGC_COM_VALCL General valuation class COM_VAL_CLASS