Menu

SAP Function Module LMBP_RSRCE_MESSAGE_GET

Get waiting message for resource

The Function Module LMBP_RSRCE_MESSAGE_GET (Get waiting message for resource) is a standard Function Module in SAP ERP and is part of the function group LMBP_SERVICES_B within the package LMBP.

Technical Information

Function Module LMBP_RSRCE_MESSAGE_GET
Short Text Get waiting message for resource
Function Group LMBP_SERVICES_B
Package LMBP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_RLMBP TYPE RLMBP Additional fields in Mobile Presentation

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_MESSAGE TYPE LMBP_T_MESSAGE Table of messages for the resource

Exceptions

This function module does not define any Exceptions.