SAP Table TC20

"Formula Parameters"

TC20 ("Formula Parameters") 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 TC20 to other SAP tables.

TC20 table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
PARID Parameter ID PARAMID CHAR 6 0
VRWRT Origin of the parameter value VORGWRTKZ CHAR 1 0
NULL General operation value
1 Work center constant
2 Standard value in the operation
4 User-defined field from operation
5 Value from PRT allocation
6 PRT constant
7 General formula constant
FLDPL Field from Data Dictionary to be expected FIELD_CIM CHAR 21 0
FLDFA Field from Data Dictionary to be expected FIELD_CIM CHAR 21 0
DIMEN Dimension key DIMID T006D CHAR 6 0
UNIT Unit of measure for the standard value VGWRTEH T006 UNIT 3 0
VALUE_DEF Standard Value VGWRT QUAN 9 3
VGFLD Field name CR_FIELD TC22 CHAR 10 0
VKALK Indicates it is allowed for costing CR_VWKALK CHAR 1 0
X Yes
NULL No
VKAPA Indicator: work center is allowed for capacity requirements CR_VWKAPA CHAR 1 0
X Yes
NULL No
VKAPF Indicator: PRT allowed for requirements CR_VWKAPF CHAR 1 0
X Yes
NULL No
VTERM Indicator: Allowed for scheduling CR_VWTER CHAR 1 0
X Yes
NULL No

TC20 foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TC20 DIMEN TC20 MANDT T006D Dimensions MANDT
TC20 DIMEN TC20 DIMEN T006D Dimensions DIMID
TC20 MANDT TC20 MANDT T000 Clients MANDT
TC20 UNIT TC20 UNIT T006 Units of Measurement MSEHI
TC20 UNIT TC20 MANDT T006 Units of Measurement MANDT
TC20 VGFLD TC20 VGFLD TC22 Field Name of Value from Transport Structure FIELD
TC20 VGFLD TC20 MANDT TC22 Field Name of Value from Transport Structure MANDT
TC20 VGFLD TC20 VRWRT TC22 Field Name of Value from Transport Structure PARHK