The Function Module IAOM_CHECK_SETTLEMENT_RULE (Prüft bei Einzelcontr., ob die Abrechnungsvorschrift bereits benutzt wurde) is a standard Function Module in SAP ERP and is part of the function group IAOM_SERVICE within the package IAOM.
Function Module | IAOM_CHECK_SETTLEMENT_RULE |
Short Text | Prüft bei Einzelcontr., ob die Abrechnungsvorschrift bereits benutzt wurde |
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äftsszenariobezeichner | |
I_EXT_OBJECT_ID | TYPE | IAOM_EXT_OBJECT_ID | Technischer Schlüssel | |
I_SUB_OBJ_ATTRS | TYPE | IAOMT_SUB_OBJECT_ATTRIBUTE_TAB | Attribute Subobjekt |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SETTLEMENT_RULE_USED | TYPE | BOOLE_D | Abrechnungsvorschrift wurde bereits benutzt |
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 |
---|---|
BUS_SCENARIO_UNKNOWN | Geschäftsszenario nicht definiert |
EXT_OBJECT_ID_UNKNOWN | Für externes Objekt keine Kontierungsinformation vorhanden |
NO_SETTLEMENT_RULE | Innenauftrag hat keine Abrechnungsvorschrift (ohne Meldung) |
OBJECT_LOCKED | Objekt zum Anlegen/Ändern gesperrt |
OTHER_ERROR | Nicht weiter klassifizierter Fehler aufgetreten |