The Function Module MD_READ_SR_LIST_PARALLEL_RFC (RFC-Baustein zum parallelen Einlesen von BBL) is a standard Function Module in SAP ERP and is part of the function group MRP7 within the package MD03.
Function Module | MD_READ_SR_LIST_PARALLEL_RFC |
Short Text | RFC-Baustein zum parallelen Einlesen von BBL |
Function Group | MRP7 |
Package | MD03 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_ERGBZ | LIKE | SFILT-ERGBZ | Einleseregel | |
IV_PLSCN | LIKE | PLSC-PLSCN | Planungsszenario der Langfristplanung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_ERGBZ | LIKE | SFILT-ERGBZ | Einleseregel |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_MATERIALS | LIKE | MDS_PARALLEL_READ_RESULT | Kontrollstruktur paralleles Lesen von BBLs | |
ET_CM61M | LIKE | CM61M | Steuerungskennzeichen Bedarfsplanung -Materialebene- | |
ET_MDKP | LIKE | MDKP | Kopfdaten Dispositionsbeleg | |
ET_MDPSX | LIKE | MDPS | Position Dispositionsbeleg | |
ET_MDSTA | LIKE | MDSTA | Statistikfelder für Bestände | |
ET_MT61D | LIKE | MT61D | Materialstamm Disposition |
This function module does not define any Exceptions.