The Function Module IAOM_SETTLEMENT_RECEIVER_GET (Sucht einen Abrechnungsempfänger) 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_SETTLEMENT_RECEIVER_GET |
Short Text | Sucht einen Abrechnungsempfänger |
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 | SPACE | Geschäftsszenario, für das ein Controlling durchgeführt wird |
I_OBJECT_NO | TYPE | J_OBJNR | Objektnummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ADD_EXT_OBJ_INF | TYPE | IAOM_EXT_OBJ_INF_TAB | Tabelle mit allgemeinen Informationen zum externen Objekt | |
E_RECEIVER_LIST | TYPE | IAOM_ASSIGNMENTS_TAB | Zuordnung ext. Objekte zu Controllingobjekten |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.