Menu

SAP Function Module CRIF_EIS_CALL_DD_GRAPHICS

Aufruf eines Rechercheberichts

The Function Module CRIF_EIS_CALL_DD_GRAPHICS (Aufruf eines Rechercheberichts) is a standard Function Module in SAP ERP and is part of the function group KYPE2_WAO within the package WAO_EXECUTIVE_INFO_SYSTEM.

Technical Information

Function Module CRIF_EIS_CALL_DD_GRAPHICS
Short Text Aufruf eines Rechercheberichts
Function Group KYPE2_WAO
Package WAO_EXECUTIVE_INFO_SYSTEM
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_APPLCLASS LIKE RKB1D-APPLCLASS Applikationsklasse für DD-Objekte (nicht benutzt)
I_CHARACTERISTIC LIKE CEC01-FIELDNAME Aufrißmerkmal
I_REPID LIKE RKB1D-REPID Bericht
I_SHUFFLE_VARIANTS LIKE CEC01-CHOICE ' ' erlaubt Wechsel von Varianten
I_SUBCLASS LIKE RKB1D-SUBCLASS Untergruppierung nach Applikationsklassen
I_TABNAME LIKE RKB1D-TABNAME Tabellenname
I_VARIANTE LIKE RKB1D-VARIANTE ABAP: Name einer Variante (ohne Programmname)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_LOGSYS LIKE TBDLS-LOGSYS Logisches System
E_TEXT LIKE REPORT_ERRTEXT_WAO-TEXT Berichts- und Variantentext

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_CHAR LIKE EIS_CHAR EIS-Berichtsbeschreibung (Merkmale) für RFC-Schnittstelle
ET_ERRTEXT LIKE REPORT_ERRTEXT_WAO Fehlertext für Recherche als MiniApp
ET_LEGEND LIKE REPORT_SHUFFLER_WAO Text und Werte für Legende an/aus
ET_RESULT LIKE REPORT_GRAPHICS_WAO Übergabestruktur für Ausgabe als MA-Graphik
ET_TYPE LIKE REPORT_SHUFFLER_WAO Text und Werte für Graphikstile
ET_VARIANT LIKE REPORT_VARIANT_WAO Schlüssel und Text von Varianten (WAO)
ET_X_HEADER LIKE REPORT_HEADER_WAO Spaltenüberschriften für MiniApps

Exceptions

This function module does not define any Exceptions.