The Function Module LMBI_NEW_DEST_VALIDATE (Validate new destination of the task) is a standard Function Module in SAP ERP and is part of the function group LMBI_SERVICES_TSK within the package LMBI.
Function Module | LMBI_NEW_DEST_VALIDATE |
Short Text | Validate new destination of the task |
Function Group | LMBI_SERVICES_TSK |
Package | LMBI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_MOVE | TYPE | LMBP_MOVE | Move | |
I_DEST_VALID | TYPE | LMBP_BAR_CODE | Validation value of destination | |
I_DEST_VALUE | TYPE | LMBP_LVBIN_DST | Destination | |
I_INRSN | TYPE | LMBP_INRSN | Internal reason | |
I_INTERNAL_VALIDATION_FLG | TYPE | FLAG | Internal validation flag | |
I_LOCAT | TYPE | LMBP_LOCAT | Site |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OS_DEST_COORDS | TYPE | LMBP_SRCDST | Definition of source/destination | |
OS_DEST_LOCALITY | TYPE | LMBP_DST_LOCALITY | Destination locality | |
O_VERIF | TYPE | LMBP_BAR_CODE | Verification value |
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.