The Function Module LTRT_ROUTE_OPTIONS_GET (Get all the possible routes per task) is a standard Function Module in SAP ERP and is part of the function group LTRT within the package LTRT.
Function Module | LTRT_ROUTE_OPTIONS_GET |
Short Text | Get all the possible routes per task |
Function Group | LTRT |
Package | LTRT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_RSTYP | TYPE | LTRM_IT_TASK_RSTYP | Resource types for task creation | |
I_HUTYP | TYPE | LTRM_HUTYP | Handling unit type | |
I_LOCAT | TYPE | LTRM_LOCAT | Site | |
I_ROUTE_STRATEGY | TYPE | LTRM_ROUT_STRTG | General Flag |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.