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 SCOV_GET_CUST_OBJECTS (Get customizing objects) is a standard Function Module in SAP ERP and is part of the function group SCOV within the package SCCC.
Function Module | SCOV_GET_CUST_OBJECTS |
Short Text | Get customizing objects |
Function Group | SCOV |
Package | SCCC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_CLIDEP | TYPE | C | 'X' | Get client dependent cust.-objects |
IV_CLIINDEP | TYPE | C | 'X' | Get client independent cust.-objects |
IV_GET_APP_COMP | TYPE | C | ' ' | Get application component of items |
IV_GET_DEVCLASS | TYPE | C | 'X' | Get devclass of items of objects |
IV_GET_ITEM_CLIDEP | TYPE | C | 'X' | Get clidep-flag of items |
IV_GET_ITEM_DDTEXT | TYPE | C | 'X' | Get ddtext of items of objects |
IV_GET_OBJECT_DDTEXT | TYPE | C | 'X' | Get ddtext of objects |
IV_GET_STATISTIC | TYPE | C | ' ' | Get statistic of cust.-objects |
IV_GET_TABLE_DELIVERY_CLASS | TYPE | C | ' ' | Get delivery class of table-items |
IV_IMG_RELATION | TYPE | C | 'X' | Get only img related cust.-objects |
IV_OBJ_TYPE_SEL | TYPE | SLCOV_OBJ_TYPE_SEL_TYPE | 'CLSTV' | Object types to select 'CLSTVDK' |
IV_SELECT_VIA_DEVCLASS_LIST | TYPE | C | ' ' | Select via et_devclass_list |
IV_SELECT_VIA_OBJECT_LIST | TYPE | C | ' ' | Select via et_object_list |
IV_TABS_OF_VC_ITEMS | TYPE | C | 'X' | Get tables of view cluster items |
IV_VC_ITEMS_AS_OBJECT | TYPE | C | ' ' | Get view cluster items as objects |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_STATISTIC | TYPE | SLCOV_S_STATISTIC_TYPE | Statistic of cust.-objects |
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 |
---|---|---|---|---|
ET_CUST_OBJ | TYPE | SLCOV_T_CUST_OBJ_TYPE | Selected customizing objects | |
IT_DEVCLASS_LIST | TYPE | SLCOV_DEVCLASS_T_TYPE | List of devclasses to select | |
IT_OBJECT_LIST | TYPE | SLCOV_OBJECT_T_TYPE | List of objects to select |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_CUST_OBJECTS_SELECTED | No customizing objects selected |
NO_OBJECTS_TO_SELECT | empty object or devclass list as input parameter |