The Function Module BUS_MESSAGE_STATUS_GET (Message-Status ermitteln ( 0 = keine Nachricht )) is a standard Function Module in SAP ERP and is part of the function group BUSM within the package BUPA.
Function Module | BUS_MESSAGE_STATUS_GET |
Short Text | Message-Status ermitteln ( 0 = keine Nachricht ) |
Function Group | BUSM |
Package | BUPA |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COLLECT_END | TYPE | C | - 'X' >> keine weiteren Nachrichten mehr sammeln | |
COLLECT_STATUS | LIKE | BUS000MSG-COLL_STAT | Aktueller Message-Collect-Status | |
MAX_MSG | LIKE | SY-SUBRC | höchste Nachricht, die noch auszugeben ist |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.