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_API_LIF_INS_CR_GET (Get Change Request) is a standard Function Module in SAP ERP and is part of the function group CMS_API_LIF_INS_CR within the package CMS_OMS_COMMON_PROCESS.
Function Module | CMS_API_LIF_INS_CR_GET |
Short Text | Get Change Request |
Function Group | CMS_API_LIF_INS_CR |
Package | CMS_OMS_COMMON_PROCESS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CR_GUID | TYPE | CMS_DTE_PCN_CR_GUID | Change Request Primary Key | |
I_FLG_DB | TYPE | CMS_DTE_FLG | SPACE | Indicator |
I_FLG_LOCK | TYPE | CMS_DTE_FLG_LOCK | 'X' | Flag:Indicates that the entity needs to be locked |
I_STR_LIF_INS_REQD_DATA | TYPE | CMS_STR_LIF_INS_REQD_DATA | Life Insurance required data |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STR_CR | TYPE | CMS_STR_PCN_CR | Change Request Data | |
E_STR_LIF_INS_DATA | TYPE | CMS_STR_LIF_INS_DATA_GET | Life Insurance Data - GET | |
E_TAB_LIF_INS_BP_DATA | TYPE | CMS_TAB_OMS_BP_LNK_GET_DATA | Business Partner Link (Get data) | |
E_TAB_LIF_INS_DOC_DATA | TYPE | CMS_TAB_OMS_DOC_LNK_GET_DATA | Document Service Link (Get Data) | |
E_TAB_LIF_INS_NOTES | TYPE | CMS_TAB_INS_TXT_LINES | Insurance Notes | |
E_TAB_LIF_INS_PSN_DATA | TYPE | CMS_TAB_INS_PSN_DATA_GET | Insurance Per Person - GET | |
E_TAB_LIF_INS_SYS_STAT | TYPE | CMS_TAB_INS_SYS_STAT | Insurance - System Status | |
E_TAB_LIF_INS_USR_STAT | TYPE | CMS_TAB_INS_USR_STAT | Insurance - User Status | |
E_TAB_LIF_INS_VAL_DATA | TYPE | CMS_TAB_OMS_VAL_LNK_GET_DATA | Value service link (Get data) | |
E_TAB_RC | TYPE | CMS_TAB_MSG_COL_MESSAGE | Return Code and corresponding Message | |
E_TAB_SYS_STAT | TYPE | CMS_TAB_SYS_STAT | System status | |
E_TAB_USR_STAT | TYPE | CMS_TAB_USR_STAT | User status |
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.