Menu

SAP Function Module LTRS_RESOURCE_ATTRS_GET

Get resource specific attributes

The Function Module LTRS_RESOURCE_ATTRS_GET (Get resource specific attributes) 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_RESOURCE_ATTRS_GET
Short Text Get resource specific attributes
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

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
IR_STATUS LIKE LTRM_RANGE_C2 Structure of a Range Table for a Two Character Field
IT_LRSRC LIKE LRSRC Resource

Exceptions

This function module does not define any Exceptions.