The Function Module LTSKM_TASK_IN_RANGE (Select tasks according to range) is a standard Function Module in SAP ERP and is part of the function group LTSK_SERVICES within the package LTSK.
Function Module | LTSKM_TASK_IN_RANGE |
Short Text | Select tasks according to range |
Function Group | LTSK_SERVICES |
Package | LTSK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_LOCAT | TYPE | LTRM_LOCAT | Site | |
IV_POOL_IND | TYPE | XFELD | Select from LTKPL only |
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 |
---|---|---|---|---|
ET_TASKS | TYPE | LTSKT_T_LTKPL | Tasks selected | |
ET_TASKS_RT | TYPE | LTSKT_T_LTKRT | Tasks by resource type | |
IT_RANGE | LIKE | LTRM_RANGE_C22 | Range criteria |
This function module does not define any Exceptions.