The Function Module IAOM_GET_ALL_SUBOBJECTS (Lese alle Subobjekte zum externen Objekt) is a standard Function Module in SAP ERP and is part of the function group IAOM_MISC_SERVICES within the package IAOM.
Function Module | IAOM_GET_ALL_SUBOBJECTS |
Short Text | Lese alle Subobjekte zum externen Objekt |
Function Group | IAOM_MISC_SERVICES |
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, für das ein Controlling durchgeführt wird | |
I_EXT_OBJECT_ID | TYPE | IAOM_EXT_OBJECT_ID | Technischer Schlüssel eines externen Objekts |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUB_OBJECTS_DESCRIPTION | TYPE | IAOM_DESCRIPTIONS_OF_OBJECTS | Die Beschreibung der Subobjekte |
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 |
ERROR_OCCURRED | Fehler |
EXT_OBJECT_ID_UNKNOWN | Für externes Objekt keine Kontierungsinformation vorhanden |