Menu

SAP Function Module CRIF_EIS_CALL_DD_REPORT

Aufruf eines Rechercheberichts mit Graphik

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module CRIF_EIS_CALL_DD_REPORT (Aufruf eines Rechercheberichts mit Graphik) 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_REPORT
Short Text Aufruf eines Rechercheberichts mit Graphik
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_FORCE_DATA_LIST LIKE CEC01-CHOICE ' ' erzwingt Ausgabe als Aufrißliste
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_DATA_LIST LIKE CEC01-CHOICE Aufriß ('X') oder Detailliste (' ')
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_DATA LIKE REPORT_DATA_WAO Datentabelle für Recherche als MiniApp
ET_ERRTEXT LIKE REPORT_ERRTEXT_WAO Fehlertext für Recherche als MiniApp
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
ET_Y_HEADER LIKE REPORT_HEADER_WAO Spaltenüberschriften für MiniApps

Exceptions

This function module does not define any Exceptions.