The Function Module LTSK_LSD_PRIORITY_CALC (Calculates task Latest Starting Date (LSD) priority value) is a standard Function Module in SAP ERP and is part of the function group LTSK within the package LTSK.
Function Module | LTSK_LSD_PRIORITY_CALC |
Short Text | Calculates task Latest Starting Date (LSD) priority value |
Function Group | LTSK |
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_RESOURCE_TYPE | TYPE | LTRS_RSTYP | Resource type | |
I_LOCAT | LIKE | LLOCT-LOCAT | Site | |
I_SERVICE_CALLER | TYPE | LTRM_SERVICE | TRM Service |
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_TASK_LSD_VAL | TYPE | LTRM_IT_TASK_DURATION | Task LSD value | |
IT_LOBGR | TYPE | LTRM_LOBGR | Objects group reference | |
IT_TASKS | TYPE | LTSKT_T_LTKPL | Tasks |
This function module does not define any Exceptions.