SAP ABAP Data Element SX_MSGNR (SAPconnect: Status code)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SCON (Package) SAPconnect - External Communication
⤷
⤷
Basic Data
| Data Element | SX_MSGNR |
| Short Description | SAPconnect: Status code |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | MSGNR | |
| Data Type | CHAR | Character String |
| Length | 3 | |
| Decimal Places | 0 | |
| Output Length | 3 | |
| Value Table | T100 |
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 | Status |
| Medium | 15 | Status code |
| Long | 20 | Status code |
| Heading | 4 | Code |
Documentation
Definition
The status code in SAPconnect is a three figure number which indicates the status of a message. For example:
- 701 means "message received"
- 703 means "message read"
- 8xx means "message could not be delivered"
Since these status codes are stored as SAP system messages, their meaning can be determined via ABAP Workbench->Development->Development environment->Messages directly in the message class 'XS'.
History
| Last changed by/on | SAP | 19990505 |
| SAP Release Created in |