Menu

SAP Function Module LEINT_PACKOBJ_FIND

Extracts VAS template (packing instructions) to BW

The Function Module LEINT_PACKOBJ_FIND (Extracts VAS template (packing instructions) to BW) is a standard Function Module in SAP ERP and is part of the function group LEINT_LVSRV within the package LEINT.

Technical Information

Function Module LEINT_PACKOBJ_FIND
Short Text Extracts VAS template (packing instructions) to BW
Function Group LEINT_LVSRV
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
LV_GET_PACKKP TYPE FLAG SPACE General Flag
LV_MATERIAL_NUM TYPE LEINT_MATNR Material number
LV_PACK_TYPE TYPE LEINT_PACKTYP 'P' Type of packing object

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_PACKKP TYPE LEINT_PACKKP_T Packing object header
ET_TMPLT_HEADER_ATTR TYPE LXVAS_TMPLT_HEADER_ATTR_T LXVAS packing object header structure

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.