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 CAPI_CLASS_READ_OBJ_AND_CLASS (API: Read Classes and Objects for Class for Date) is a standard Function Module in SAP ERP and is part of the function group CAPI within the package CL.
Function Module | CAPI_CLASS_READ_OBJ_AND_CLASS |
Short Text | API: Read Classes and Objects for Class for Date |
Function Group | CAPI |
Package | CL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASSNAME | LIKE | KLAH-CLASS | Class Name | |
CLASSTYPE | LIKE | KLAH-KLART | Class Type | |
KEY_DATE | LIKE | SY-DATUM | SY-DATUM | Date on Which Objects Are to be Read |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
F_NUMBER_OF_OBJ_AND_CLASS | LIKE | SY-TMAXL | Number of Classes and Objects on Date |
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 |
---|---|---|---|---|
E_KSSK | LIKE | KSSK | All Assignments on Date |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CLASSNAME_INVALID | Invalid Class Name |
CLASSTYPE_MISSING | Class Type is Missing |
OBJECTS_AND_CLASSES_NOT_FOUND | Class Contains No Classes for Date |