Menu

SAP Function Module LTSKM_TASK_IN_RANGE

Select tasks according to range

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.

Technical Information

Function Module LTSKM_TASK_IN_RANGE
Short Text Select tasks according to range
Function Group LTSK_SERVICES
Package LTSK
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.