Menu

SAP Function Module FCOM_ASSET_DATA_GET

Anlagen-Daten lesen

The Function Module FCOM_ASSET_DATA_GET (Anlagen-Daten lesen) is a standard Function Module in SAP ERP and is part of the function group FCOM_ASSET_DATA within the package FCOM_EQUIPMENT.

Technical Information

Function Module FCOM_ASSET_DATA_GET
Short Text Anlagen-Daten lesen
Function Group FCOM_ASSET_DATA
Package FCOM_EQUIPMENT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_AFABE TYPE AFABE_D Echter Bewertungsbereich
ID_KOKRS TYPE KOKRS Kostenrechnungskreis
ID_TIME_FRAME TYPE FCOM_TIME_FRAME Auswertezeitraum Anlagen/Equipment-Monitor
ID_USERNAME TYPE SY-UNAME R/3-System, Anmeldename des Benutzers
ID_VIEW_ID TYPE FCOM_VIEW_ID View-Id in Asset/Equipment-Monitor
IT_KOSTL TYPE FCOM_TA_EQM_KOSTL Kostenstellentabelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_ASSET_DATA TYPE FCOM_TA_EQM_ASSET_LIST Anlagendaten in Asset/Equipment-Monitor
ET_ORDER_ASSET_ASSIGNMENT TYPE FCOM_TA_ORDER_ASSET_ASSIGNMENT Aufträge zu Anlagen

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.