Menu

SAP Function Module LMBI_BULKHU_VALIDATE

Validate bulk handling unit

The Function Module LMBI_BULKHU_VALIDATE (Validate bulk handling unit) is a standard Function Module in SAP ERP and is part of the function group LMBI_SERVICES_TSK within the package LMBI.

Technical Information

Function Module LMBI_BULKHU_VALIDATE
Short Text Validate bulk handling unit
Function Group LMBI_SERVICES_TSK
Package LMBI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_ACTUAL TYPE LMBP_ACTUAL Task actual work data
IS_MOVE TYPE LMBP_MOVE Move
I_BULKHU TYPE LMBP_HUNUM_SRC Source handling unit
I_CALL_FROM_CNFRM TYPE FLAG Indicator: Called from confirmation
I_LOCAT TYPE LMBP_LOCAT Site
I_RESOURCE TYPE LMBP_RESOURCE Resource

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_BATCH_REQ TYPE FLAG Indicator: batch field required
O_HUTYP TYPE LTRM_HUTYP Handling Unit Type
O_HU_BATCH TYPE LMBP_BATCH Batch Number
O_QTY TYPE LMBP_QTY Quantity

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.