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 INHERITANCE_FRAME_PROGRAM (Outline program for execution of data transfer for technical objects) is a standard Function Module in SAP ERP and is part of the function group ILI1 within the package ILOM.
Function Module | INHERITANCE_FRAME_PROGRAM |
Short Text | Outline program for execution of data transfer for technical objects |
Function Group | ILI1 |
Package | ILOM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DDIC_NAME_SOURCE_OBJECT | LIKE | INHB-TOBJN | DDIC name of ini. autho. obj.(IRLO/IFLO/EQUI) | |
IND_NO_RMP_INH_POSSIBLE | LIKE | IREF-IIND | Vererbung von Referenzmesspunkt wird nicht erwartet | |
I_DO_EQUI_INHER | LIKE | IREF-IIND | 'X' | Ggf. vorhandene Unterequis müssen geprüft/upgedatet werden |
I_SWITCH_INHER | LIKE | IREF-IIND | SPACE | Vererbungsflags in Unterstruktur bei gleichen Werten aktivieren |
SOURCE_EQUI | LIKE | V_EQUI | SPACE | Source WA if initial authorization obj.- EQUI |
SOURCE_IFLO | LIKE | IFLO | SPACE | Source WA if initial authorization obj.- IFLO |
SOURCE_IRLO | LIKE | IRLO | SPACE | Source WA if initial authorization obj.- IRLO |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATA_TRANSMITTED | LIKE | IREF-IIND | X - Data transfer carried out | |
IND_ADDRESS_CHANGE | LIKE | IREF-IIND | X - Call Function ADDR_MEMORY_SAVE | |
INHERITANCE_BREAKS | LIKE | IREF-IIND | X -Cancellation occurred in data transmission |
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.