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 CTMV_CREATE_FEATURE (Anlegen eines neutralen Merkmals ohne Dialog) is a standard Function Module in SAP ERP and is part of the function group CTMV within the package CT.
Function Module | CTMV_CREATE_FEATURE |
Short Text | Anlegen eines neutralen Merkmals ohne Dialog |
Function Group | CTMV |
Package | CT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGE_NUMBER | LIKE | CABN-AENNR | SPACE | Change number |
FEATURE_NAME | LIKE | CABNT-ATBEZ | SPACE | Characteristic name |
FEATURE_NEUTRAL_NAME | LIKE | CABN-ATNAM | Language-independent name of characteristic | |
FORMAT | LIKE | CABN-ATFOR | Data format | |
GROUP | LIKE | CABN-ATKLA | SPACE | Characteristics group |
INTERNAL_UNIT_OF_MEASURE | LIKE | CABN-MSEHI | SPACE | Internal unit of measure |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Date |
LANGUAGE | LIKE | CABNT-SPRAS | SY-LANGU | Language |
NUMBER_OF_POSITIONS | LIKE | CABN-ANZST | 0 | Number of characters |
PLACES_AFTER_DECIMAL_SIGN | LIKE | CABN-ANZDZ | 0 | Number of decimal places |
REQUIRED_ENTRY | LIKE | CABN-ATERF | SPACE | Necessary entry (required field) |
TITLE1 | LIKE | CABNT-ATUE1 | SPACE | Heading 1 |
TITLE2 | LIKE | CABNT-ATUE2 | SPACE | Heading 2 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FEATURE_ID | LIKE | CABN-ATINN | Internal characteristic number |
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 |
---|---|
CANCEL_BY_USER | User cancelled characteristics maintenance |
INVALID_ECN | Change Number Does Not Exist |
INVALID_GROUP | Characteristics group not found |
INVALID_LANGUAGE | Invalid language indicator |
INVALID_NAME | Characteristic name already assigned |
KEY_LOCKED | Data base block set |