Menu

SAP Function Module MRP_MATERIAL_PARALLEL

Durchfuehren der Dispositionsrechnung über RFC

The Function Module MRP_MATERIAL_PARALLEL (Durchfuehren der Dispositionsrechnung über RFC) is a standard Function Module in SAP ERP and is part of the function group M61C within the package MD03.

Technical Information

Function Module MRP_MATERIAL_PARALLEL
Short Text Durchfuehren der Dispositionsrechnung über RFC
Function Group M61C
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
ICM61X LIKE CM61X
IPLSC LIKE PLSC
TINDX LIKE SY-TABIX
USER_KEY LIKE RM61X-UXKEY
USER_PAR LIKE RM61X-UXPAR

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ISTATS LIKE MDSTATS
RTIME LIKE SY-UZEIT
STOPX LIKE CM61X-STOPX
TINDX LIKE SY-TABIX

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
CM61D_TAB LIKE CM61D
PERF_TAB LIKE MDPERF

Exceptions

This function module does not define any Exceptions.