Menu

SAP Function Module MSR1_MM_GETDETAIL

Get Detail of Material Master Records

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 MSR1_MM_GETDETAIL (Get Detail of Material Master Records) is a standard Function Module in SAP ERP and is part of the function group MSR1_MM within the package MBS_MSR.

Technical Information

Function Module MSR1_MM_GETDETAIL
Short Text Get Detail of Material Master Records
Function Group MSR1_MM
Package MBS_MSR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLICATION LIKE MSR_SELECT-APPLICATION Application Name
PI_LANGU LIKE SY-LANGU Language key
PI_LGORT LIKE MARD-LGORT Storage location
PI_MATNR LIKE MSR1_MATERIAL_TOP-MATNR Material number
PI_VKORG LIKE MVKE-VKORG Sales organization (MSR_SELECT)
PI_VTWEG LIKE MVKE-VTWEG Distribution channel (MSR_SELECT)
PI_WERKS LIKE MARC-WERKS Plant (MSR_SELECT)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
POT_MATERIAL_TOP LIKE MSR1_MATERIAL_TOP MSR: Material Master Data (TOP)
RETURN LIKE BAPIRET2 Return parameter

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
POT_MATERIAL_010 LIKE MSR1_MATERIAL_010 MSR: Material Master Data (010) from MVKE
POT_MATERIAL_020 LIKE MSR1_MATERIAL_020 MSR: Material Master Data (020) from MARC, MARD
POT_MATERIAL_030 LIKE MSR1_MATERIAL_030 MSR: Material Master Data (030), Material Units from MARM

Exceptions

This function module does not define any Exceptions.