The Function Module MCI3_ORDER_BUILD_NEW_ARFC (Einlesen Aufträge für Neuaufbau PMIS / Durchführung ARFC) is a standard Function Module in SAP ERP and is part of the function group MCI3 within the package MCI.
Function Module | MCI3_ORDER_BUILD_NEW_ARFC |
Short Text | Einlesen Aufträge für Neuaufbau PMIS / Durchführung ARFC |
Function Group | MCI3 |
Package | MCI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LAST_AUFNR | LIKE | CAUFVD-AUFNR | Auftragsnummer | |
I_START_AUFNR | LIKE | CAUFVD-AUFNR | Aufsetzpunkt: Alle Lose > werden eingelesen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ERROR_TAB | TYPE | MCI_T_DOC_ERR | Fehlerprotokoll für Neuaufbau PM-IS | |
E_VRSIO | LIKE | P44V-VRSIO | Nummer der Version in der Informationsstruktur |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.