The Function Module LTSK_TASK_BY_RESOURCE (Retrieve tasks by resource) is a standard Function Module in SAP ERP and is part of the function group LTSK_SERVICES within the package LTSK.
Function Module | LTSK_TASK_BY_RESOURCE |
Short Text | Retrieve tasks by resource |
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 |
---|---|---|---|---|
I_LOCAT | TYPE | LTRM_LOCAT | Site | |
I_RESOURCE | TYPE | LTRS_RSRCE | Resource |
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 | LIKE | LTKPL | Tasks selected | |
IR_STATUS | LIKE | LTRM_RANGE_C2 | Structure of a Range Table for two Character Field |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
TASK_NOT_FOUND | No task for resource |