SAP ABAP Data Element BAPI_MTYPE (Message type: S Success, E Error, W Warning, I Info, A Abort)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-API (Application Component) BAPI Tools (for BAPIs see Note 813411)
⤷
SBF_BAPI (Package) Business Framework BAPI, Central Modules, Tools

⤷

⤷

Basic Data
Data Element | BAPI_MTYPE |
Short Description | Message type: S Success, E Error, W Warning, I Info, A Abort |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | SYCHAR01 | |
Data Type | CHAR | Character String |
Length | 1 | |
Decimal Places | 0 | |
Output Length | 1 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | TYPE | |
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 10 | Msg type |
Medium | 15 | Message type |
Long | 20 | Message type |
Heading | 7 | MsgType |
Documentation
Definition
This parameter has the following values:
"S" for success messages
"E" for error messages
"W" for warnings
"I" for information messages
Depending on the how a BAPI is implemented, if there is a termination message, a rollback can be executed in the database. All database changes since the last commit work command are cancelled. For further information see the documentation for the BAPI in question.
History
Last changed by/on | SAP | 20010130 |
SAP Release Created in |