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 CPE_MOVE_FORMULA_TO_USERFIELDS (CPE - Converting Structure Fields into Name Value Pairs for CPE Processing) is a standard Function Module in SAP ERP and is part of the function group CPE_IF_DATA_CONVERSION within the package CPE_BASIS.
Function Module | CPE_MOVE_FORMULA_TO_USERFIELDS |
Short Text | CPE - Converting Structure Fields into Name Value Pairs for CPE Processing |
Function Group | CPE_IF_DATA_CONVERSION |
Package | CPE_BASIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_FORMINPUT_WRK | TYPE | CPET_FORMINPUT_WRK_TAB | CPE Formula -Tab.Type WrkStruc. for Chngd Inp. for Gen.Data | |
IT_TERMINPUT_WRK | TYPE | CPET_TERMINPUT_WRK_TAB | CPE Term - Tab. Type Wrk Struc. for Chngd Inp. for Gen. Data | |
IT_USER_FIELDS | TYPE | CPET_USER_FIELDS_TAB | CPE - Table Type for User Field List |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_FORMIN_USER | TYPE | CPET_FORMIN_USER_TAB | CPE - Table Type for User Fields in Formula Input | |
ET_TERMIN_USER | TYPE | CPET_TERMIN_USER_TAB | CPE - Table Type for User Fields in Term Input |
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.