Menu

SAP Function Module WSTN7_GENERIC_PP_FAIL

Mark prepack data as erroneous when posting fails

The Function Module WSTN7_GENERIC_PP_FAIL (Mark prepack data as erroneous when posting fails) is a standard Function Module in SAP ERP and is part of the function group WSTN7 within the package WSTRN.

Technical Information

Function Module WSTN7_GENERIC_PP_FAIL
Short Text Mark prepack data as erroneous when posting fails
Function Group WSTN7
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
IV_DT_FAILED_PP TYPE XFLAG SPACE Determine failed prepacks
IV_GEN_ARTICLE TYPE WSTR_SATNR_PP Material Number of the generic Material

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_ER_DESC TYPE WSTN_PP_DESC_TAB Table type for prepack definition - description data
ET_ER_HEADER TYPE WSTN_PP_HEADER_TAB Table type for prepack definition - header data
ET_ER_PURCH TYPE WSTN_PP_PURCH_TAB Table type for prepack definition - purchasing price data
ET_ER_STRUC TYPE WSTN_PP_STRUC_TAB Table type for prepack definition - components data

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.