Menu

SAP Function Module BAPI_FIXEDASSET_CREATE

Creates an Asset

Recommended Now

Fire TV Stick Lite Essentials Bundle

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_CREATE (Creates an Asset) is a standard Function Module in SAP ERP and is part of the function group 1022 within the package AA.

Technical Information

Function Module BAPI_FIXEDASSET_CREATE
Short Text Creates an Asset
Function Group 1022
Package AA
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALLOCATIONS LIKE BAPI1022_FEGLG004 Allocations
ALLOCATIONSX LIKE BAPI1022_FEGLG004X Change Parameters for Allocations
ASSET LIKE BAPI1022_1-ASSETMAINO Main Asset Number
COMPANYCODE LIKE BAPI1022_1-COMP_CODE Company Code
CREATESUBNUMBER LIKE BAPI1022_MISC-XSUBNO Create Asset Subnumber?
GENERALDATA LIKE BAPI1022_FEGLG001 General Data
GENERALDATAX LIKE BAPI1022_FEGLG001X Change Parameters for General Data
INSURANCE LIKE BAPI1022_FEGLG008 Insurance
INSURANCEX LIKE BAPI1022_FEGLG008X Change Parameters for Insurance
INVENTORY LIKE BAPI1022_FEGLG011 Inventory
INVENTORYX LIKE BAPI1022_FEGLG011X Change Parameters for Inventory
INVESTACCTASSIGNMNT LIKE BAPI1022_FEGLG010 Account Assignment for Investment
INVESTACCTASSIGNMNTX LIKE BAPI1022_FEGLG010X Change Parameters for Investment Account Assignments
LEASING LIKE BAPI1022_FEGLG005 Leasing
LEASINGX LIKE BAPI1022_FEGLG005X Change Parameters for Leasing
NETWORTHVALUATION LIKE BAPI1022_FEGLG006 Net Worth Valuation
NETWORTHVALUATIONX LIKE BAPI1022_FEGLG006X Change Parameters for Net Worth Valuation
ORIGIN LIKE BAPI1022_FEGLG009 Origin
ORIGINX LIKE BAPI1022_FEGLG009X Change Parameters for Origin
POSTINGINFORMATION LIKE BAPI1022_FEGLG002 Posting information
POSTINGINFORMATIONX LIKE BAPI1022_FEGLG002X Change Parameters for Posting Information
REALESTATE LIKE BAPI1022_FEGLG007 Real Estate and Similar Rights
REALESTATEX LIKE BAPI1022_FEGLG007X Change Parameters for Real Estate
REFERENCE LIKE BAPI1022_REFERENCE Reference for Creating Using Reference
SUBNUMBER LIKE BAPI1022_1-ASSETSUBNO Asset Subnumber
TIMEDEPENDENTDATA LIKE BAPI1022_FEGLG003 Time-Dependent Data
TIMEDEPENDENTDATAX LIKE BAPI1022_FEGLG003X Change Parameters for Time-Dependent Data

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ASSETCREATED LIKE BAPI1022_REFERENCE Asset Created
RETURN LIKE BAPIRET2 Information about Errors which Occurred

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEPRECIATIONAREAS LIKE BAPI1022_DEP_AREAS Depreciation Areas
DEPRECIATIONAREASX LIKE BAPI1022_DEP_AREASX Change Parameters for Depreciation Areas
EXTENSIONIN LIKE BAPIPAREX Customer Enhancements

Exceptions

This function module does not define any Exceptions.