Menu

SAP Function Module BAPI_ASSET_ACQUISITION_CHECK

Check asset acquisition

The Function Module BAPI_ASSET_ACQUISITION_CHECK (Check asset acquisition) is a standard Function Module in SAP ERP and is part of the function group AMFA within the package ABAS.

Technical Information

Function Module BAPI_ASSET_ACQUISITION_CHECK
Short Text Check asset acquisition
Function Group AMFA
Package ABAS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACCOUNTASSIGNMENTS LIKE BAPIFAPO_ACC_ASS Possible addit. account assignments
ACQUISITIONDATA LIKE BAPIFAPO_ACQ Specifications for asset acquisition
FURTHERPOSTINGDATA LIKE BAPIFAPO_ADD_INFO Additional posting specifications
GENERALPOSTINGDATA LIKE BAPIFAPO_GEN_INFO Generally necessary posting specifications
ORIGINDOCREFERENCE LIKE BAPIFAPO_DOC_REF Reference to the original document

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Results

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.