SAP Table T530T
Reason for Action Texts
T530T (Reason for Action Texts) 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 T530T to other SAP tables.
T530T table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
SPRSL | Language Key | SPRAS | T002 | LANG | 1 | 0 | ||
MASSN | Action Type | MASSN | T529A | CHAR | 2 | 0 | ||
MASSG | Reason for Action | MASSG | T530 | CHAR | 2 | 0 | ||
MGTXT | Name of reason for action | MGTXT | CHAR | 30 | 0 |
T530T foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
T530T | MANDT | T530T | MANDT | T000 | Clients | MANDT |
T530T | MASSG | T530T | MASSG | T530 | Reasons for Actions | MASSG |
T530T | MASSG | T530T | MANDT | T530 | Reasons for Actions | MANDT |
T530T | MASSG | T530T | MASSN | T530 | Reasons for Actions | MASSN |
T530T | MASSN | T530T | MANDT | T529A | Personnel Action Types | MANDT |
T530T | MASSN | T530T | MASSN | T529A | Personnel Action Types | MASSN |
T530T | SPRSL | T530T | SPRSL | T002 | Language Keys (Component BC-I18) | SPRAS |