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 CUD6_CHECK_INPUT_OBJECT (Syntax check for use of object in constraints) is a standard Function Module in SAP ERP and is part of the function group CUD6 within the package CUMT.
Function Module | CUD6_CHECK_INPUT_OBJECT |
Short Text | Syntax check for use of object in constraints |
Function Group | CUD6 |
Package | CUMT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CUD6_CLASS_NUMBER | LIKE | KLAH-CLINT | Class | |
CUD6_CLASS_TYPE | LIKE | KLAH-KLART | Class type | |
CUD6_DATE | LIKE | KSML-DATUV | Date | |
CUD6_OBJECT_KEY | LIKE | KSSK-OBJEK | Object key | |
CUD6_OBJECT_TABLE | LIKE | TCLO-OBTAB | Object table |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CUD6_CLASS_INTERNAL | LIKE | KLAH-CLINT | Internal class number | |
CUD6_FEATURE_EXCEPTION | LIKE | CABN-ATNAM | Characteristic not suitable | |
CUD6_FORMAT_EXCEPTION | LIKE | CABN-ATFOR | Format of unsuitable characteristic | |
CUD6_RETURNCODE | LIKE | SY-SUBRC | Return code |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CUD6_FEATURES | LIKE | RCUTB | Transfer table with characteristics |
This function module does not define any Exceptions.