SAP Table TF373
Nested Validation Rules
TF373 (Nested Validation Rules) 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 TF373 to other SAP tables.
TF373 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||
TOPRULE | Validation rule | FC_RULENAME | GB90 | CHAR | 11 | 0 | ||||||
SUBRULE | Validation rule | FC_RULENAME | GB90 | CHAR | 11 | 0 | ||||||
RULEOP | Operator for logical connection of validation rules | FC_RULEOP | CHAR | 3 | 0 |
Possible values
|
TF373 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TF373 | MANDT | TF373 | MANDT | T000 | Clients | MANDT |
TF373 | SUBRULE | TF373 | MANDT | GB90 | Boolean Formula Header for Rules and Boolean Functions | MANDT |
TF373 | SUBRULE | TF373 | SUBRULE | GB90 | Boolean Formula Header for Rules and Boolean Functions | BOOLID |
TF373 | TOPRULE | TF373 | MANDT | GB90 | Boolean Formula Header for Rules and Boolean Functions | MANDT |
TF373 | TOPRULE | TF373 | TOPRULE | GB90 | Boolean Formula Header for Rules and Boolean Functions | BOOLID |