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 GM_GET_ACTUAL_KEY_FIGURES (Get budget key figures) is a standard Function Module in SAP ERP and is part of the function group GMREPPOOL within the package GMMASTERDATA_E.
Function Module | GM_GET_ACTUAL_KEY_FIGURES |
Short Text | Get budget key figures |
Function Group | GMREPPOOL |
Package | GMMASTERDATA_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FYPP_DETAIL_FROM | TYPE | GM_POSTING_PERIOD | Begin select details in GMIP | |
I_FYPP_DETAIL_TO | TYPE | GM_POSTING_PERIOD | End select details in GMIP | |
I_FY_TOTALS_FROM | TYPE | GMIT-RYEAR | Begin select totals from GMIT | |
I_FY_TOTALS_TO | TYPE | GMIT-RYEAR | End select totals from GMIT | |
I_SEL_TWHERE | TYPE | RSDS_TWHERE | Support of dynamic selection lookup |
This function module does not define any EXPORTING parameters.
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_T_GMIA | LIKE | GMIA | Actual line items table | |
E_T_GMIT | LIKE | GMIT | Budget Summary table | |
I_R_ACTIV | LIKE | Business Transaction | ||
I_R_BDGT_VLDTY_NBR | LIKE | Budget validity number | ||
I_R_BILLING_STATUS | LIKE | Billing Status for Item | ||
I_R_BUDAT | LIKE | Posting Date in the Document | ||
I_R_BUKRS | LIKE | Company Code | ||
I_R_DOCTY | LIKE | FI-SL document type | ||
I_R_FUND | LIKE | Fund | ||
I_R_GRANT_NBR | LIKE | Grant | ||
I_R_REFDOCNR | LIKE | Reference Document Number | ||
I_R_SPONSORED_CLASS | LIKE | Sponsored Class | ||
I_R_SPONSORED_PROG | LIKE | Sponsored Program | ||
I_R_STATS_IND | LIKE | Statistical Indicator | ||
I_R_TRANS | LIKE | Business Transaction | ||
I_R_VALUETYPE | LIKE | Value Type | ||
I_R_VERSION | LIKE | Version |
This function module does not define any Exceptions.