Menu

SAP Function Module EHS_SET_GET_QUEST_REL

Status der Zuordnung von Fragebögen setzen oder lesen

The Function Module EHS_SET_GET_QUEST_REL (Status der Zuordnung von Fragebögen setzen oder lesen) is a standard Function Module in SAP ERP and is part of the function group HREHS02 within the package CQ99.

Technical Information

Function Module EHS_SET_GET_QUEST_REL
Short Text Status der Zuordnung von Fragebögen setzen oder lesen
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
ACTION LIKE G-lesen, S-setzen des Zuordnungsstatus
Q_ID LIKE T7EHS00_QUEST-Q_ID Fragebogen-Nummer
STATUS LIKE T7EHS00_QUEST-STATUS ' ' I - inaktiv

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
RELATION_TAB LIKE T7EHS00_QREL alle gefundenen Zuordnungen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ACTION_NOT_ALLOWED Aktion ist nicht erlaubt
NO_RELATION_FOUND Fragebogen ist keinem Objekt zugeordnet
Q_ID_NOT_FOUND Fragebogen-Nummer existiert nicht
REL_NOT_ACTIVE Zuordnung des Fragebogen nicht aktiv
STATUS_NOT_ALLOWED Status ist nicht erlaubt