The Function Module LTRS_RESOURCE_QUALIF_PREPARE (Prepare execution qualifications for a resource) is a standard Function Module in SAP ERP and is part of the function group LTRSI within the package LTRS.
Function Module | LTRS_RESOURCE_QUALIF_PREPARE |
Short Text | Prepare execution qualifications for a resource |
Function Group | LTRSI |
Package | LTRS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LOCAT | LIKE | LLOCT-LOCAT | Site | |
I_RSTYP | LIKE | LRSTY-RSTYP | Resource type |
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 |
---|---|---|---|---|
IT_ELMNT | TYPE | LTRM_IT_ELMNT | List of resource elements |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_COMMON_QUALIFICATION | Common qualification missing |
NO_QUALIF_FOR_ELMNTS | No qualifications defined for resource elements |
NO_QUALIF_FOR_RSTYP | No qualifications defined for resource type |