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 CHANGEDOCU_FIELDS_CHAR2ANY () is a standard Function Module in SAP ERP and is part of the function group SCD8 within the package SZD.
Function Module | CHANGEDOCU_FIELDS_CHAR2ANY |
Short Text | |
Function Group | SCD8 |
Package | SZD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_FIELDNAME | LIKE | CDPOS-FNAME | Field Name | |
IV_TABNAME | LIKE | CDPOS-TABNAME | Table Name | |
IV_VALUE_NEW_CHAR | TYPE | C | SPACE | New contents of changed field |
IV_VALUE_OLD_CHAR | TYPE | C | SPACE | Old contents of changed field |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_VALUE_NEW_ANY | TYPE | ANY | ||
EV_VALUE_OLD_ANY | TYPE | ANY |
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 |
---|---|
CONVERT_NOT_POSSIBLE | |
FIELDNAME_IS_EMPTY | Field name is empty |
FIELDNAME_NOT_IN_TABLE | |
NAMETAB_ERROR | |
TABNAME_IS_EMPTY |