SAP Table TBKK_REASON
Reasons for account closure/reactivation
TBKK_REASON (Reasons for account closure/reactivation) 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 TBKK_REASON to other SAP tables.
TBKK_REASON table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||
REASON_CLASS | Reason Class | BKK_DTE_REASON_CLASS | TBKK_REA_CLASS | CHAR | 2 | 0 | ||
REASON_KEY | Reason Key | BKK_DTE_REASON_KEY | CHAR | 2 | 0 |
TBKK_REASON foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TBKK_REASON | REASON_CLASS | TBKK_REASON | REASON_CLASS | TBKK_REA_CLASS | Reason class | REASON_CLASS |