SAP ABAP Function Module MESSAGES_INITIALIZE (Delete messages collected up to now, collect future messages)
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 | MESSAGES_INITIALIZE | Delete messages collected up to now, collect future messages |
Function Group | SMSG | CO Message Handler |
Program Name | SAPLSMSG | |
INCLUDE Name | LSMSGU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_IDENTIFICATION | TYPE | SYST-UZEIT | Identification | |||
![]() |
COLLECT_AND_SEND | TYPE | SPACE | Collect and Output if x | |||
![]() |
RESET | TYPE | 'X' | Reset collected messages if x | |||
![]() |
LINE_FROM | TYPE | SPACE | Restrict Messages to Be Reset | |||
![]() |
LINE_TO | TYPE | SPACE | Restrict Messages to Be Reset | |||
![]() |
I_STORE_DUPLICATES | TYPE | BOOLE_D | 'X' | Save Identical Messages More than Once (-> Improves Performance) | ||
![]() |
I_NO_DUPLICATE_COUNT | TYPE | SYTABIX | 500 | Number of messages up to which no duplicates are saved | ||
![]() |
I_IDENTIFICATION | TYPE | SYST-UZEIT | Identification from First Call | |||
![]() |
CHECK_ON_COMMIT | TYPE | SYST-BATCH | 'X' | Not used | ||
![]() |
I_ALLOW_FOREIGN_RESET | TYPE | BOOLE-BOOLE | 'X' | Cancelation Without ID Allowed | ||
![]() |
I_RESET_LINE | TYPE | BOOLE-BOOLE | 'X' | Reset Line Set by MESSAGE_LINE_SET | ||
![]() |
LOG_NOT_ACTIVE | TYPE | Log not active -> no reset | ||||
![]() |
WRONG_IDENTIFICATION | TYPE | Identification not correct (-> long text) | ||||
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 |