TRFT_ATTR_S (Values for Short attributes) 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 TRFT_ATTR_S to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values |
|---|---|---|---|---|---|---|
|
MANDT
Client
|
MANDT | T000 |
CLNT
|
3 | 0 | |
|
ATTRIBUTE_SUFFIX
Qualifier of Free Attribute
|
TPM_ATTRIBUTE_SUFFIX | TRFTS_ATTRSUF |
CHAR
|
4 | 0 | |
|
ATTRIBUTE_VALUE
Value of the Short Attribute (4 Characters)
|
TPM_ATTR_SHORT |
CHAR
|
4 | 0 |
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| TRFT_ATTR_S | ATTRIBUTE_SUFFIX | TRFT_ATTR_S | ATTRIBUTE_SUFFIX |
TRFTS_ATTRSUF
Suffix to Position Account Attribute
|
ATTRIBUTE_SUFFIX |
| TRFT_ATTR_S | MANDT | TRFT_ATTR_S | MANDT |
T000
Clients
|
MANDT |