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_FIXEDASSET_GETLIST (Information on Selected Assets) is a standard Function Module in SAP ERP and is part of the function group 1022 within the package AA.
Function Module | BAPI_FIXEDASSET_GETLIST |
Short Text | Information on Selected Assets |
Function Group | 1022 |
Package | AA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMPANYCODE | LIKE | BAPI1022_1-COMP_CODE | Company Code | |
DEPRECIATIONAREA | LIKE | BAPI1022_DEP_AREAS-AREA | Depreciation Area for which Information is Requested | |
EVALUATIONDATE | LIKE | BAPI1022_5-EVAL_DATE | Report Date (Default - Today's Date) | |
MAXENTRIES | LIKE | BAPI1022_MISC-MAXENTRIES | Maximum Number of Assets to be Returned | |
REQUESTEDTABLESX | LIKE | BAPI1022_REQUESTEDTABLESX | Specification of Data to be Returned |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Information about Errors which Occurred |
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 |
---|---|---|---|---|
ALLOCATIONS | LIKE | BAPI1022_FEGLG004_PID | Allocations | |
DEPRECIATIONAREAS | LIKE | BAPI1022_DEP_AREAS_PID | Depreciation Areas | |
DEPRECIATIONAREAVALS | LIKE | BAPI1022_VALUES | Selected Values | |
EXTENSIONOUT | LIKE | BAPIPAREX | User Fields in Asset Master Record | |
GENERALDATA | LIKE | BAPI1022_FEGLG001_PID | General Data | |
INSURANCE | LIKE | BAPI1022_FEGLG008_PID | Insurance | |
INVENTORY | LIKE | BAPI1022_FEGLG011_PID | Inventory | |
INVESTACCTASSIGNMNT | LIKE | BAPI1022_FEGLG010_PID | Account Assignment for Investment | |
INVESTMENT_SUPPORT | LIKE | BAPI1022_INV_SUPPORT_PID | Investment Support Measures | |
LEASING | LIKE | BAPI1022_FEGLG005_PID | Leasing | |
NETWORTHVALUATION | LIKE | BAPI1022_FEGLG006_PID | Net Worth Valuation | |
ORIGIN | LIKE | BAPI1022_FEGLG009_PID | Origin | |
POSTINGINFORMATION | LIKE | BAPI1022_FEGLG002_PID | Posting Information | |
REALESTATE | LIKE | BAPI1022_FEGLG007_PID | Real Estate and Similar Rights | |
SELECTIONCRITERIA | LIKE | BAPI1022_SELECTIONCRITERIA | Selection Criteria | |
TIMEDEPENDENTDATA | LIKE | BAPI1022_FEGLG003_PID | Time-Dependent Data |
This function module does not define any Exceptions.