Menu

SAP Function Module WSTN1_POST_PREPACK_SINGLE

Maintain prepack material and corresponding data

The Function Module WSTN1_POST_PREPACK_SINGLE (Maintain prepack material and corresponding data) is a standard Function Module in SAP ERP and is part of the function group WSTN1 within the package WSTRN.

Technical Information

Function Module WSTN1_POST_PREPACK_SINGLE
Short Text Maintain prepack material and corresponding data
Function Group WSTN1
Package WSTRN
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_INFO_RECORDS TYPE WSTN_INFO_RECORDS Complex structure for passing purch. info record information
IS_MATERIAL_DATA TYPE WSTN_MATERIAL_DATA Interface Structure for Material Data
IS_MATHEAD TYPE BAPIE1MATHEAD Retail Data Transfer: Header Segment with Control Info
IS_WSTR_IN TYPE WSTR_IN Interface Structure for Maintaining Components Struct. Matls
IT_PP_PURCH TYPE WSTN_PP_PURCH_TAB Table type for prepack definition - purchasing price data
IT_STPOB TYPE WSTN_STPOB_TAB BOM item document table (table type)
IT_WLK1_UEB TYPE WSTN_WLK1_UEB_TAB Interface table of listing maintenance module

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_RETURN TYPE BAPIRETURN1 Return Parameter

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.