Menu

SAP Function Module LTRS_RSRCE_MESSAGE_GET

Retrieve saved messages for resource

The Function Module LTRS_RSRCE_MESSAGE_GET (Retrieve saved messages for resource) is a standard Function Module in SAP ERP and is part of the function group LTRS_SERVICES within the package LTRS.

Technical Information

Function Module LTRS_RSRCE_MESSAGE_GET
Short Text Retrieve saved messages for resource
Function Group LTRS_SERVICES
Package LTRS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_LOCAT TYPE LTRM_LOCAT Site
I_RSRCE TYPE LTRS_RSRCE Resource

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_LRMSG LIKE LRMSG messages to resources and constant messages

Exceptions

This function module does not define any Exceptions.