Menu

SAP Function Module BAPI_MATERIAL_MRP_LIST

Material - MRP List

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module BAPI_MATERIAL_MRP_LIST (Material - MRP List) is a standard Function Module in SAP ERP and is part of the function group MRP1001 within the package MD03.

Technical Information

Function Module BAPI_MATERIAL_MRP_LIST
Short Text Material - MRP List
Function Group MRP1001
Package MD03
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DISPLAY_FILTER TYPE BAPI_MRP_LIST_PARAM-DISPLAY_FILTER Name of Display Filter
DISPLAY_TO TYPE BAPI_MRP_LIST_PARAM-DISPLAY_TO Period After Today's Date
GET_IND_LINES TYPE BAPI_MRP_LIST_PARAM-GET_IND_LINES 'X' Indicator: Determination of Single-Line Display
GET_ITEM_DETAILS TYPE BAPI_MRP_LIST_PARAM-GET_ITEM_DETAILS Indicator: Determination of Detail Display for MRP Elements
GET_TOTAL_LINES TYPE BAPI_MRP_LIST_PARAM-GET_TOTAL_LINES Indicator: Determination of Period Totals Display
MATERIAL TYPE BAPI_MRP_MAT_PARAM-MATERIAL Material Number
MRP_AREA TYPE BAPI_MRP_MAT_PARAM-MRP_AREA MRP Area
PERIOD_INDICATOR TYPE BAPI_MRP_LIST_PARAM-PERIOD_INDICATOR Internal Period Indicator
PLANT TYPE BAPI_MRP_MAT_PARAM-PLANT Plant
PLAN_SCENARIO TYPE BAPI_MRP_MAT_PARAM-PLAN_SCENARIO Planning Scenario of Long-Term Planning
VENDOR_NO TYPE BAPI_MRP_LIST_PARAM-VENDOR_NO Vendor Key

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MRP_LIST TYPE BAPI_MRP_LIST MRP: MRP List
RETURN TYPE BAPIRET2 Return 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
EXTENSIONOUT LIKE BAPIPAREX Reference Structure for BAPI Parameters EXTENSIONIN/EXTENSIONOUT
MRP_IND_LINES LIKE BAPI_MRP_IND_LINES MRP: Single Lines of MRP Elements
MRP_ITEMS LIKE BAPI_MRP_ITEMS MRP: MRP Document Item
MRP_TOTAL_LINES LIKE BAPI_MRP_TOTAL_LINES MRP: Totals Line MRP Elements

Exceptions

This function module does not define any Exceptions.