SAP Table TRGC_VAL_CLASS
Treasury: Valuation Class
TRGC_VAL_CLASS (Treasury: Valuation Class) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TRGC_VAL_CLASS to other SAP tables.
TRGC_VAL_CLASS table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
VALUATION_AREA | Valuation Area | TPM_VAL_AREA | TRGC_VAL_AREA | CHAR | 3 | 0 | ||
VALUATION_CLASS | Valuation Class | TPM_VAL_CLASS | NUMC | 4 | 0 |
TRGC_VAL_CLASS foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TRGC_VAL_CLASS | MANDT | TRGC_VAL_CLASS | MANDT | T000 | Clients | MANDT |
TRGC_VAL_CLASS | VALUATION_AREA | TRGC_VAL_CLASS | MANDT | TRGC_VAL_AREA | Valuation Areas | MANDT |
TRGC_VAL_CLASS | VALUATION_AREA | TRGC_VAL_CLASS | VALUATION_AREA | TRGC_VAL_AREA | Valuation Areas | VALUATION_AREA |