SAP ABAP Function Module MESSAGE_STORE (Store transferred message or output directly)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BSF-MSH (Application Component) CO Message Handler
⤷
SZZ (Package) R/3 Central Basis Development: Service Functions

⤷

⤷

Basic Data
Function Module | MESSAGE_STORE | Store transferred message or output directly |
Function Group | SMSG | CO Message Handler |
Program Name | SAPLSMSG | |
INCLUDE Name | LSMSGU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ACT_SEVERITY | TYPE | SYST-SUBRC | Level of current message | |||
![]() |
MAX_SEVERITY | TYPE | SYST-SUBRC | Maximum level of severity | |||
![]() |
ARBGB | TYPE | SMESG-ARBGB | Message ID | |||
![]() |
EXCEPTION_IF_NOT_ACTIVE | TYPE | 'X' | X = exception not_active is initialized if | |||
![]() |
MSGTY | TYPE | SMESG-MSGTY | Type of message (I, S, W, E, A) | |||
![]() |
MSGV1 | TYPE | SPACE | First variable parameter of message | |||
![]() |
MSGV2 | TYPE | SPACE | Second variable parameter of message | |||
![]() |
MSGV3 | TYPE | SPACE | Third variable parameter of message | |||
![]() |
MSGV4 | TYPE | SPACE | Fourth variable parameter of message | |||
![]() |
TXTNR | TYPE | Message Number | ||||
![]() |
ZEILE | TYPE | SPACE | Reference line (if it exists) | |||
![]() |
MESSAGE_TYPE_NOT_VALID | TYPE | Type of message not I, S, W, E or A | ||||
![]() |
NOT_ACTIVE | TYPE | Collection of messages not activated | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19970707 |
SAP Release Created in |