Menu

SAP Function Module MASS_MARC_READ

Reads MARC, MPOP, WRPL

The Function Module MASS_MARC_READ (Reads MARC, MPOP, WRPL) is a standard Function Module in SAP ERP and is part of the function group MASS_MARC_UTILITIES within the package WSTRMASSMAINT.

Technical Information

Function Module MASS_MARC_READ
Short Text Reads MARC, MPOP, WRPL
Function Group MASS_MARC_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
IV_USE_QUERY_MARC TYPE FLAG General Flag
IV_USE_QUERY_WRPL TYPE FLAG General Flag

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OT_MARC_DATA TYPE MASS_MARC_TABLE table for MARC mass maintenance

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_MARC_SITE_KEYS LIKE PRE01 Help structure for mass access to material
IT_QUERY_MARC LIKE RSDSWHERE Line for WHERE clauses (dynamic selections)
IT_QUERY_WRPL LIKE RSDSWHERE Line for WHERE clauses (dynamic selections)

Exceptions

This function module does not define any Exceptions.