The Function Module LTRT_MANDATORY_CALC (Checks if mandatory route between two zones exists) is a standard Function Module in SAP ERP and is part of the function group LTRT within the package LTRT.
Function Module | LTRT_MANDATORY_CALC |
Short Text | Checks if mandatory route between two zones exists |
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_HUTYP | TYPE | LTRM_HUTYP | Handling unit type | |
I_LOCAT | LIKE | LMNRT-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 |
---|---|---|---|---|
ET_NEW_DST | LIKE | LMNRT | Mandatory routes |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_MANDATORY_ROUTE | No mandatory route exist |
NO_RECORD_EXIST | No record exists |