Menu

SAP Function Module BUS_MESSAGE_STATUS_GET

Message-Status ermitteln ( 0 = keine Nachricht )

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.

Technical Information

Function Module BUS_MESSAGE_STATUS_GET
Short Text Message-Status ermitteln ( 0 = keine Nachricht )
Function Group BUSM
Package BUPA
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting 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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.