SAP Table ASMDT
Service Short Texts
ASMDT (Service Short 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 ASMDT to other SAP tables.
Source: ASMDT (Service Short Texts)
ASMDT table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||
ASNUM | Activity Number | ASNUM | ASMD | CHAR | 18 | 0 | ||||||
SPRAS | Language Key | SPRAS | T002 | LANG | 1 | 0 | ||||||
ASKTX | Service Short Text | ASKTX | CHAR | 40 | 0 | |||||||
KZLTX | Long Text Indicator | KZLTA | CHAR | 1 | 0 |
Possible values
|
||||||
TXASP | Primary language indicator for text segment | KZMLA | CHAR | 1 | 0 |
ASMDT foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
ASMDT | ASNUM | ASMDT | MANDT | ASMD | Service Master: Basic Data | MANDT |
ASMDT | ASNUM | ASMDT | ASNUM | ASMD | Service Master: Basic Data | ASNUM |
ASMDT | MANDT | ASMDT | MANDT | T000 | Clients | MANDT |
ASMDT | SPRAS | ASMDT | SPRAS | T002 | Language Keys (Component BC-I18) | SPRAS |