SAP ABAP Data Element MSGTAB (Table name of variables used in the message)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-SL-VSR (Application Component) Validation, Substitution and Rules
⤷
GVAL (Package) Validation, Substitution and Rules

⤷

⤷

Basic Data
Data Element | MSGTAB |
Short Description | Table name of variables used in the message |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | AS4TAB | |
Data Type | CHAR | Character String |
Length | 30 | |
Decimal Places | 0 | |
Output Length | 30 | |
Value Table | DD02L |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 10 | Table |
Medium | 15 | Message table |
Long | 20 | Message table name |
Heading | 55 | Table name of message variable |
Documentation
Definition
Is used if a message contains a variable.
The table name and the field name give the value that is displayed in the message text.
Note
The number and order of the output fields correspond to the order of the placeholders '&' or '$' in the message text.
Example
Message: "Acount $ is not allowed in company code $"
Output field 1: BSEG-HKONT (=400000)
Output field 2: BSEG-BUKRS (=0001)
==>> message that is output
"Account 400000 is not allowed in company code 0001"
History
Last changed by/on | SAP | 19990223 |
SAP Release Created in |