Menu

SAP Function Module BAPI_CMS_AST_GETDETAIL_MULTI

Get Asset data

The Function Module BAPI_CMS_AST_GETDETAIL_MULTI (Get Asset data) is a standard Function Module in SAP ERP and is part of the function group CMS_BUSISB100_BAPI within the package CMS_AST_BAPI.

Technical Information

Function Module BAPI_CMS_AST_GETDETAIL_MULTI
Short Text Get Asset data
Function Group CMS_BUSISB100_BAPI
Package CMS_AST_BAPI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATA_REQUESTED TYPE BAPICMS_STR_AST_REQD_DATA Data that is required for an Asset fetch
PROCESSEXTENSION TYPE BAPI_CMS_STR_CENTRAL-PROCESSEXTENSION Indicator

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
ASSETS LIKE BAPICMS_STR_AST_GET Asset data
ASSET_CALCULATED_VALUES LIKE BAPICMS_STR_AST_CALC_GET Consolidated calculations results asset
BUSINESS_PARTNERS LIKE BAPICMS_STR_AST_BP_GET Business partner data of an Asset
EXTENSIONIN LIKE BAPIPAREX Ref. structure for BAPI parameter ExtensionIn/ExtensionOut
EXTENSIONOUT LIKE BAPIPAREX Ref. structure for BAPI parameter ExtensionIn/ExtensionOut
INTERNAL_IDS LIKE BAPICMS_STR_AST_GUID Asset Guid (Asset internal key)
MAIN_ASSET_CALCULATED_VALUES LIKE BAPICMS_STR_AST_MAS_CALC_GET Calculations results of main asset (header only)
RETURN LIKE BAPIRET2 Return Parameter
SUBASSETS LIKE BAPICMS_STR_SAS_GET Sub-asset data
SUBASSET_CALCULATED_VALUES LIKE BAPICMS_STR_SAS_CALC_GET Calculations results of the subassets
SYSTEM_STATUS LIKE BAPICMS_STR_AST_SYS_STAT_GET Asset system status
USER_STATUS LIKE BAPICMS_STR_AST_USR_STAT_GET Asset user status

Exceptions

This function module does not define any Exceptions.