Menu

SAP Function Module WSTN1_INFO_RECORD_BUILD

Fill data of the purchasing info records

The Function Module WSTN1_INFO_RECORD_BUILD (Fill data of the purchasing info records) 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_INFO_RECORD_BUILD
Short Text Fill data of the purchasing info records
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
IT_PP_PURCH TYPE WSTN_PP_PURCH_TAB Table type for prepack definition - purchasing price data
IV_MATERIAL TYPE MARA-MATNR Material Number
IV_REFERENCE TYPE MARA-MATNR Material Number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_INFO_RECORDS TYPE WSTN_INFO_RECORDS Complex structure for passing purch. info record information
ES_SMESG TYPE SMESG Message collector

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.