The Function Module GM_TRANSFER_BUS_MESSAGES (Read messages and transfer to application log table) is a standard Function Module in SAP ERP and is part of the function group BDT_GMGR within the package GMMASTERDATA_E.
Function Module | GM_TRANSFER_BUS_MESSAGES |
Short Text | Read messages and transfer to application log table |
Function Group | BDT_GMGR |
Package | GMMASTERDATA_E |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_MESSAGE_DATA | TYPE | BAL_T_MSG | Application Log: Table with Messages |
This function module does not define any Exceptions.