SAP Table TNT3
Definition of Rule Types
TNT3 (Definition of Rule Types) 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 TNT3 to other SAP tables.
TNT3 table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||||||
RGART | IS-H: Rule Type | ISH_RGART | CHAR | 10 | 0 | |||||||
FBNAM | Name of Function Module for Rule Check | ISH_PRFFUB | TFDIR | CHAR | 30 | 0 | ||||||
AKTION | IS-H: Rule Type Supports Service Actions | ISH_AKTION | CHAR | 1 | 0 |
Possible values
|
||||||
TARSIGN | Indicator that Rule Type Can Use Billing Catalog | ISH_TARSIGN | CHAR | 1 | 0 |
Possible values
|
||||||
PROCSIGN | Indicator That Rule Type Is a Procedure Rule | ISH_PROCSIGN | CHAR | 1 | 0 |
Possible values
|
||||||
BUTTON | Rule Type Is Triggered by a Function Key | ISH_RGART_BUTTON | CHAR | 1 | 0 |
Possible values
|
||||||
ICON | Icon ID (incl. @) | SCRFICON | CHAR | 4 | 0 |
TNT3 foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TNT3 | FBNAM | TNT3 | FBNAM | TFDIR | Function Module | FUNCNAME |