Menu

SAP Function Module WBBI_MAT_MASTER_DATA_GET

Read material master with history for period under review

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module WBBI_MAT_MASTER_DATA_GET (Read material master with history for period under review) is a standard Function Module in SAP ERP and is part of the function group WBBI within the package WBBC.

Technical Information

Function Module WBBI_MAT_MASTER_DATA_GET
Short Text Read material master with history for period under review
Function Group WBBI
Package WBBC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_DATAB LIKE SY-DATUM SY-DATUM Start of period
PI_DATBI LIKE SY-DATUM SY-DATUM End of period
PI_I_ARTNR LIKE WDL_ALW Material data
PI_I_STORE LIKE WDL_FIL Assortment owner

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_ERROR_CODE LIKE SY-SUBRC Return code of read FM

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
PE_T_FIELD_TAB LIKE WPFTAB Table for errors to be read
PI_T_EAN LIKE WDL_EAN EANs
PI_T_IMAKT LIKE WPMAKT Material master: short text
PI_T_IMAMT LIKE WPMAMT Material master: special texts
PI_T_IMARA LIKE WPMARA Material master: general data
PI_T_IMARC LIKE WPMARC Material master: plant segment
PI_T_IMARM LIKE WPMARM Material master: unit of measure
PI_T_IMEAN LIKE WPMEAN Material master: EAN/UPC
PI_T_IMVKE LIKE WPMVKE Material master: sales data
PI_T_VRKME LIKE WDL_VRKME Sales unit

Exceptions

This function module does not define any Exceptions.