The Function Module IAOM_SET_ARCHIVABLE (Kennzeichnet Rechnungswesendaten zu einem externen Objekt als archivierbar) is a standard Function Module in SAP ERP and is part of the function group IAOM_SERVICE within the package IAOM.
Function Module | IAOM_SET_ARCHIVABLE |
Short Text | Kennzeichnet Rechnungswesendaten zu einem externen Objekt als archivierbar |
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 | Business Scenario Indicator | |
I_CANCEL | TYPE | BOOLE_D | SPACE | space - archivierbar setzen, X - archivierbar zurücknehmen |
I_EXT_OBJECT_ID | TYPE | IAOM_EXT_OBJECT_ID | Technical Key of the External Object | |
I_FOR_ALL_SUB_OBJ | TYPE | BOOLE_D | 'X' | Funktion auch für alle Subobjekte ausführen |
I_SET_DELETION_FLAG | TYPE | BOOLE_D | SPACE | X - Löschvormerkung setzen bzw. zurücknehmen, space - keine Änderung |
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_NOT_ALLOWED | Vorgang LVMS/LVMZ nicht erlaubt (nur bei Einzelcontrolling) |
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 |
STATUS_NOT_ALLOWED | Änderung Status NOLV nicht erlaubt (nur bei Einzelcontrolling) |