The Function Module IAOM_CHANGE_STATUS (Ändert den Status eines Controllingobjekts (falls Einzelcontrolling)) is a standard Function Module in SAP ERP and is part of the function group IAOM_SERVICE within the package IAOM.
Function Module | IAOM_CHANGE_STATUS |
Short Text | Ändert den Status eines Controllingobjekts (falls Einzelcontrolling) |
Function Group | IAOM_SERVICE |
Package | IAOM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTIVITY | TYPE | TJ01-VRGNG | Vorgang, der den Status ändert | |
I_BUS_SCENARIO_ID | TYPE | IAOM_BS_IDENTIFICATION | Geschäftsszenariobezeichner | |
I_EXT_OBJECT_ID | TYPE | IAOM_EXT_OBJECT_ID | Technischer Schlüssel des externen Objekts | |
I_SUB_OBJ_ATTRS | TYPE | IAOMT_SUB_OBJECT_ATTRIBUTE_TAB | Attribute Subobjekt | |
I_WITH_LOG | TYPE | BOOLE_D | 'X' | Translator-Log nutzen? ('X' - ja, ' ' - nein) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BUSINESS_KEY | TYPE | IAOM_BUSINESS_KEY | Betriebswirtsch. (zur Anzeige geeigneter) Objektschlüssel |
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 |
---|---|
ACTIVITY_ERROR | Fehler bei Statusänderung aufgetreten |
BUS_SCENARIO_UNKNOWN | Geschäftsszenario nicht definiert |
EXT_OBJECT_ID_UNKNOWN | Für externes Objekt keine Kontierungsinformation vorhanden |
OBJECT_LOCKED | Objekt zum Anlegen/Ändern gesperrt |
OTHER_ERROR | Nicht weiter klassifizierter Fehler aufgetreten |