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 CMS_MAP_AST_GET_MLT (MAPI: Fetch Assets) is a standard Function Module in SAP ERP and is part of the function group CMS_MAP_AST within the package CMS_CORE.
Function Module | CMS_MAP_AST_GET_MLT |
Short Text | MAPI: Fetch Assets |
Function Group | CMS_MAP_AST |
Package | CMS_CORE |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_STR_AST_REQD_DATA | TYPE | CMS_STR_AST_REQD_DATA_MAP | Data that is required for an Asset fetch | |
I_TAB_AST_GUID | TYPE | CMS_TAB_AST_PKY | Asset primary keys table type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_AST_BP | TYPE | CMS_TAB_AST_BP_GET_MAP | Asset business partner data (For MAPI layer) | |
E_TAB_AST_DETAILS | TYPE | CMS_TAB_AST_DETAILS_GET_MAP | Asset details (For MAPI layer) | |
E_TAB_AST_SYS_STAT | TYPE | CMS_TAB_AST_SYS_STAT_GET_MAP | Asset system statuses (For mapi layer) | |
E_TAB_AST_USR_STAT | TYPE | CMS_TAB_AST_USR_STAT_GET_MAP | Asset user status (For MAPI layer) | |
E_TAB_CALC_DETAIL | TYPE | CMS_TAB_AST_CALC_GET_MAP | Consolidated calculations results asset | |
E_TAB_MAS_CALC_DETAIL | TYPE | CMS_TAB_AST_MAS_CALC_GET_MAP | Calculations results of main asset (header only) | |
E_TAB_RETURN | TYPE | BAPIRET2_T | Return parameter table | |
E_TAB_SAS_CALC_DETAIL | TYPE | CMS_TAB_SAS_CALC_GET_MAP | Calculations results of the subassets | |
E_TAB_SAS_DETAILS | TYPE | CMS_TAB_SAS_DETAILS_GET_MAP | Sub-asset details (For MAPI layer) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.