The Function Module LTRS_ELEMENT_TYPES_QTY (Check number of resource element types) is a standard Function Module in SAP ERP and is part of the function group LTRSI within the package LTRS.
Function Module | LTRS_ELEMENT_TYPES_QTY |
Short Text | Check number of resource element types |
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 | Location | |
I_RSTYP | LIKE | LRSTY-RSTYP | Resource Type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
O_BAD_QTY_ELMTY | LIKE | LELTY-ELMTY | Resource Element Type | |
O_MISSING_ELMTY | LIKE | LELTY-ELMTY | Resource Element Type |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BAD_QUANTITY_ELMENT_TYPE | Bad quantity element type |
MISSING_ELEMENT_TYPE | Missing element type |