Menu

SAP Function Module EHS00_GETQUESTQ

Lesen der Katalogeinträge eines Fragebogens

The Function Module EHS00_GETQUESTQ (Lesen der Katalogeinträge eines Fragebogens) is a standard Function Module in SAP ERP and is part of the function group HREHS02 within the package CQ99.

Technical Information

Function Module EHS00_GETQUESTQ
Short Text Lesen der Katalogeinträge eines Fragebogens
Function Group HREHS02
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
IM_Q_ID TYPE EHS00_QID Fragebogennummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_BEGDA LIKE SY-DATUM Beginndatum der Gültigkeit
EX_ENDDA LIKE SY-DATUM Endedatum der Gültigkeit
EX_STATUS LIKE T7EHS00_QUEST-STATUS Status (0-in Bearb.,1-aktiv,2-inaktiv)

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
EX_QUESTTAB LIKE T7EHS00_QUESTQ zugeordnete Katalogeinträge

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_ENTRIES keine Einträge
QUESTIONNAIRE_NOT_EXISTS Fragebogen existiert nicht