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 FM_FG_FUND_YEAR_INFO (Prior/Current fiscal year status for the US federal government) is a standard Function Module in SAP ERP and is part of the function group FMBL_FGBT_E within the package FMFG_E.
Function Module | FM_FG_FUND_YEAR_INFO |
Short Text | Prior/Current fiscal year status for the US federal government |
Function Group | FMBL_FGBT_E |
Package | FMFG_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_COMP_CODE | TYPE | BKPF-BUKRS | Company Code | |
I_ORIGINAL_DATE | TYPE | BKPF-BUDAT | Original obligation's posting date | |
I_PSTNG_DATE | TYPE | BKPF-BUDAT | Posting Date in the Document |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_ERROR | TYPE | SY-SUBRC | Return Value, Return Value After ABAP Statements | |
E_FMFG_YEAR_INFO | TYPE | FMFG_YEAR_INFO | FM US federal government year info (Fund based) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EMPTY_DATES | Either posting date or original date or both are blank |
INVALID_POSTING_DATE | Invalid posting date: before -Valid from- or after -Valid until- |