Menu

SAP Function Module LEINT_VAS_PACKING_SAVE

Save for packing in VAS Work center

The Function Module LEINT_VAS_PACKING_SAVE (Save for packing in VAS Work center) is a standard Function Module in SAP ERP and is part of the function group LEINT_VSPCK within the package LEINT.

Technical Information

Function Module LEINT_VAS_PACKING_SAVE
Short Text Save for packing in VAS Work center
Function Group LEINT_VSPCK
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
IS_REF_DOC TYPE LXHME_REFDC Document reference
IV_COMMIT TYPE CHAR1 'X' Single-character flag
IV_PACK_TYPE TYPE CHAR1 Single-character flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_MESSAGES TYPE HUITEM_MESSAGES_T Table Type for Returning Output for Packing

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.