The Function Module CO_I0_STATUS_FROM_NUMBER_GET (prüft ob für Auftrag Status sitzt) is a standard Function Module in SAP ERP and is part of the function group COI0 within the package IWO1.
Function Module | CO_I0_STATUS_FROM_NUMBER_GET |
Short Text | prüft ob für Auftrag Status sitzt |
Function Group | COI0 |
Package | IWO1 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AUFNR_IMP | LIKE | CAUFVD-AUFNR | Auftragsnummer | |
STATUS_IMP | LIKE | JEST-STAT | zu prüfender Status |
This function module does not define any EXPORTING parameters.
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 |
---|---|
STATUS_NOT_ACTIVE | der zu prüfende Status ist nicht aktiv |