Menu

SAP Function Module UPX_KPI_API_PROFILE_CHECK

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module UPX_KPI_API_PROFILE_CHECK () is a standard Function Module in SAP ERP and is part of the function group UPX_KPI_API within the package UPX_KPI.

Technical Information

Function Module UPX_KPI_API_PROFILE_CHECK
Short Text
Function Group UPX_KPI_API
Package UPX_KPI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_PROFILE TYPE UPX_Y_PROFILE Planning Profile

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_SELECTION TYPE UPX_YT_KPI_SELECTION Tabelle der Selektionen für Merkmale
E_FISCVARNT TYPE PERIV Fiscal Year Variant
E_PERTYP TYPE XFELD Checkbox Field
E_TIMECHANM TYPE UPC_Y_CHANM Characteristic
E_VERSION TYPE XFELD Checkbox Field

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
ET_ATTRIBUTE LIKE UPX_YS_KPI_CHACAT Characteristic
ET_KEYFIGURE LIKE UPX_YS_KPI_KYFCAT Key Figure
ET_RETURN LIKE BAPIRET2 Return Parameter
ET_STRUCTURE LIKE UPX_YS_KPI_CHACAT Characteristic
ET_TIMEFRAME LIKE UPX_YS_KPI_CHACAT Characteristic

Exceptions

This function module does not define any Exceptions.