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 BAPI_COST_ELEM_FIXACCOUNT_GET (Read Fixed Account Assignment for Company Code/Business Area/Cost Element) is a standard Function Module in SAP ERP and is part of the function group ACC7CORE within the package KISTCORE.
Function Module | BAPI_COST_ELEM_FIXACCOUNT_GET |
Short Text | Read Fixed Account Assignment for Company Code/Business Area/Cost Element |
Function Group | ACC7CORE |
Package | KISTCORE |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUS_AREA | LIKE | BAPIFIXACCOUNTS-BUS_AREA | SPACE | Business area |
COMP_CODE | LIKE | BAPIFIXACCOUNTS-COMP_CODE | Company code | |
COST_ELEM | LIKE | BAPIFIXACCOUNTS-COST_ELEM | Cost element |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COSTCENTER | LIKE | BAPIFIXACCOUNTS-COSTCENTER | Cost center | |
CO_AREA | LIKE | BAPIFIXACCOUNTS-CO_AREA | Controlling area | |
ORDERID | LIKE | BAPIFIXACCOUNTS-ORDERID | Order | |
RETURN | LIKE | BAPIRETURN | Return parameter |
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.