The Function Module LEINT_HU_POST_CHECK (Checks for posting or partial posting goods receipt) is a standard Function Module in SAP ERP and is part of the function group LEINT_LDSRV within the package LEINT.
Function Module | LEINT_HU_POST_CHECK |
Short Text | Checks for posting or partial posting goods receipt |
Function Group | LEINT_LDSRV |
Package | LEINT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_HUNUM | TYPE | EXIDV | Handling Unit | |
IV_MOVEMENT_TYPE | TYPE | LEINT_MOVTY | Movement type | |
IV_PLAN_DIRECTION | TYPE | LXDCK_PLAN_DRCTN | Cross-dock planning direction | |
IV_POST_PARTIAL | TYPE | FLAG | General Flag | |
IV_WAREHOUSE | TYPE | LGNUM | Warehouse Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_PARTIAL_POST | TYPE | FLAG | General Flag | |
EV_POSTED | TYPE | FLAG | General Flag |
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.