This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module IAOM_CREATE_INT_ACC_OBJECTS (Legt für externe Objekte Controllingobjekte an) is a standard Function Module in SAP ERP and is part of the function group IAOM_SERVICE within the package IAOM.
Function Module | IAOM_CREATE_INT_ACC_OBJECTS |
Short Text | Legt für externe Objekte Controllingobjekte an |
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_CREATE_SETTLEMENT_RULE | TYPE | BOOLE_D | 'X' | Abrechnungsregel erzeugen |
I_DO_NOT_SAVE | TYPE | BOOLE_D | ' ' | Keine Datenbankfortschreibung (bzw. keine Simulation bei Testlauf) |
I_OBJECT_DESCRIPTIONS | TYPE | IAOMT_OBJECT_DESCRIPTION_TAB | Tab. mit Beschreibungen der ext. Objekte, für die ContrObjekte anzulegen sind | |
I_SYSTEM_OF_ORIGIN | TYPE | LOGSYSTEM | Ursprungssystem der externen Objekte | |
I_TEST_RUN | TYPE | BOOLE_D | Testlauf? ('X' - ja, ' ' - nein) | |
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_RESULT_LIST | TYPE | IAOMT_OBJECT_STATUS_TAB | Ergebnisliste der Verarbeitung der externen Objekte |
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 - Ergebnisliste ist leer, Meldung in SY |
ERROR_OCCURRED | Fehler beim Anlegen eines oder mehrerer ContrObj. aufgetreten, s. Ergebnisliste |
PROCESSING_ABORTED | Verarbeitung vorzeitig abgebrochen - Ergebnisliste ist leer, Meldung in SY |