The Function Module IAOM_CHANGE_ATTRBTS_VIA_EXIT (Ändert die Merkmale eines anzulegenden/zu ändernden CO-Obj. per Cust.-Exit) 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_ATTRBTS_VIA_EXIT |
Short Text | Ändert die Merkmale eines anzulegenden/zu ändernden CO-Obj. per Cust.-Exit |
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_BUS_SCENARIO_ID | TYPE | IAOM_BS_IDENTIFICATION | Geschäftsszenario im Controlling logistischer Objekte | |
I_DATA | TYPE | ANY | Beliebige Daten, um neue Merkmale abzuleiten | |
I_EXT_OBJECT_ID | TYPE | IAOM_EXT_OBJECT_ID | SPACE | Technischer Schlüssel eines externen Objekts |
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_MESSAGES | TYPE | IAOMT_MESSAGE_TAB | Aufgetretene Meldungen |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_OBJECT_ATTRIBUTES | TYPE | IAOMT_OBJECT_ATTRIBUTE_TAB | Geänderte Merkmale des Controllingobjekts | |
C_SUB_OBJECT_ATTRIBUTES | TYPE | IAOM_SUB_OBJECT_ATTRIBUTES | Änderbare Merkmale zur Identifiz. untergeordneter Objekte |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BUS_SCENARIO_UNKNOWN | Geschäftsszenario nicht definiert - Meldung in SY-Feldern |
ERROR_OCCURRED | E_MESSAGES enthält mindestens eine Fehlermeldung |
OTHER_ERROR | Nicht weiter klassifizierter Fehler aufgetreten - Meldung in SY-Feldern |