Menu

SAP Function Module INFORECORD_GETLIST

Display Purchasing Info Records

The Function Module INFORECORD_GETLIST (Display Purchasing Info Records) is a standard Function Module in SAP ERP and is part of the function group MASS_EINE_UTILITIES within the package WSTRMASSMAINT.

Technical Information

Function Module INFORECORD_GETLIST
Short Text Display Purchasing Info Records
Function Group MASS_EINE_UTILITIES
Package WSTRMASSMAINT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELETED_INFORECORDS LIKE BAPIMMPARA-SELECTION SPACE Including Purchasing Info Records Flagged for Deletion
FLAG_EXIST TYPE CHAR1 'X' General Flag
GENERAL_DATA LIKE BAPIMMPARA-SELECTION 'X' General Data on Info Record
INFO_TYPE LIKE BAPIEINE-INFO_TYPE Info Category
MATERIAL LIKE EINA-MATNR Material
MAT_GRP LIKE BAPIEINA-MAT_GRP Material Group
PLANT LIKE EINE-WERKS Plant
PURCHASINGINFOREC LIKE EINE-INFNR Info Record Number
PURCHORG_DATA LIKE BAPIMMPARA-SELECTION 'X' Purchasing Organization Data on Info Record
PURCH_ORG LIKE EINE-EKORG Purchasing Organization
PUR_GROUP LIKE BAPIEINE-PUR_GROUP Purchasing Group
VENDOR LIKE EINA-LIFNR Vendor
VEND_MAT LIKE BAPIEINA-VEND_MAT Vendor's Material Number
VEND_MATG LIKE BAPIEINA-VEND_MATG Vendor's Material Group
VEND_PART LIKE BAPIEINA-VEND_PART Vendor Sub-Range

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INFORECORD_GENERAL LIKE EINA Info Records: General Data
INFORECORD_PURCHORG LIKE EINE Info Records: Purchasing Organization Data
T_QUERY LIKE RSDSWHERE Line for WHERE clauses (dynamic selections)
T_QUERY_EINA LIKE RSDSWHERE Line for WHERE clauses (dynamic selections)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND No inforecord found