Menu

SAP Function Module LEINT_HU_POST_CHECK

Checks for posting or partial posting goods receipt

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.