The Function Module RMXM951_STAGES_CHECK (Ausgewählte Prozessstufen prüfen) is a standard Function Module in SAP ERP and is part of the function group RMXM951 within the package RMXMTRF.
Function Module | RMXM951_STAGES_CHECK |
Short Text | Ausgewählte Prozessstufen prüfen |
Function Group | RMXM951 |
Package | RMXMTRF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IO_GR_OBJ | CLASS | IF_RMXM_ROM_OBJECT | Gemeinsame Schnittstelle für das ROM | |
IT_SEL_STAGE | TYPE | RMXMTY_ROM_CHILD | Kinder eines ROM Knotens | |
I_FLG_ALL_STAGES | TYPE | FLAG | allgemeines flag | |
I_REFQUANT | TYPE | RCPE_REFQUANT | Referenzmenge |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_ALL_STAGES | TYPE | FLAG | allgemeines flag | |
E_OUTPUT_MATERIAL | TYPE | MATNR | Materialnummer | |
E_OUTPUT_QUANTITY | TYPE | RCPE_REFQUANT | Referenzmenge |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Interner Fehler |
MATERIAL_NOT_AVAILABLE | Ausbeutematerial konnte nicht bestimmt werden |
MATERIAL_NOT_FOUND | Material ist nicht vorhanden |
NO_CONTINUOUS_STAGE | Lücke in den ausgewählten Stufen |
NO_SELECTED_STAGE | Für die Transformation wurde keine Stufe ausgewählt |
QUANTITY_NOT_AVAILABLE | Ausbeutemenge konnte nicht bestimmt werden |
STAGE_NOT_FOUND | Basisrezept enthält keine Stufen |