Menu

SAP Function Module EHS00_QUESTCATALOG

Fragenkatalog

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 EHS00_QUESTCATALOG (Fragenkatalog) is a standard Function Module in SAP ERP and is part of the function group HREHS01 within the package CQ99.

Technical Information

Function Module EHS00_QUESTCATALOG
Short Text Fragenkatalog
Function Group HREHS01
Package CQ99
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPL LIKE T7EHS00_QRELTYP-TYPE Zuordnungsobjekt
IM_ICON LIKE ICON-NAME 'ICON_LINK' User-Exit Drucktasten-Ikone
IM_ICON_INFO LIKE ICONT-QUICKINFO 'USER EXIT' User-Exit Ikoneninfo-Text
IM_TRANS TYPE SY-TCODE Absprung zum Fragebogen (Anwendungssicht)
IM_USER_EXIT TYPE BOOLEAN User-Exit (X-aktiv)
MODE LIKE 'U' Modus(S-anzeigen,U-ändern)

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
IM_ICON_VISIBLE_ATYPE LIKE EHS00_ATYPE_RANGE Ikone sichtbar (Antworttyp)
IM_ICON_VISIBLE_QTYPE LIKE EHS00_QTYPE_RANGE Ikone sichtbar (Eintragstyp)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
APPLICATION_NOT_EXISTS Zuordnungsobjekt existiert nicht
MODE_NOT_EXISTS Modus existiert nicht