The Function Module LTRT_ROUTE_PURGE (Delete from route tables after TO confirmation) is a standard Function Module in SAP ERP and is part of the function group LTRT within the package LTRT.
Function Module | LTRT_ROUTE_PURGE |
Short Text | Delete from route tables after TO confirmation |
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 |
---|---|---|---|---|
I_LOCAT | TYPE | LTRM_LOCAT | Site |
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 |
---|---|---|---|---|
IT_TASKS | LIKE | LTKPL | Task pool |
This function module does not define any Exceptions.