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 CLAF_CHECK_UDEF_CLASS_CHANGE (Check Delete/Add Characteristics of Class for User-Defined Data Type) is a standard Function Module in SAP ERP and is part of the function group CLAF within the package CLCL.
Function Module | CLAF_CHECK_UDEF_CLASS_CHANGE |
Short Text | Check Delete/Add Characteristics of Class for User-Defined Data Type |
Function Group | CLAF |
Package | CLCL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASSNAME | LIKE | RMCLM-CLASS | Class | |
CLASSTYPE | LIKE | RMCLM-KLART | '031' | Class Type |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
USAGE_IN_CLASS_NO_ALLOCATION | LIKE | RMCLM-BASISD | Use in Classes Without Assignments | |
USAGE_IN_CLASS_WITH_ALLOCATION | LIKE | RMCLM-BASISD | Use in Classes with Assignments |
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 |
---|---|
CLASS_NOT_EXIST | Class Does Not Exist |
INVALID_CLASSTYPE | Class Type: Not User-Defined Data Type (031) |