SAP Function Module C14S_DOCUMENT_DIALOG_CHECK

EHS: Überprüft, ob es ein NICHT DVS-Dialog ist

The Function Module C14S_DOCUMENT_DIALOG_CHECK (EHS: Überprüft, ob es ein NICHT DVS-Dialog ist) is a standard Function Module in SAP ERP and is part of the function group C14S within the package CBUI.

Technical Information

Function Module C14S_DOCUMENT_DIALOG_CHECK
Short Text EHS: Überprüft, ob es ein NICHT DVS-Dialog ist
Function Group C14S
Package CBUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_TRCODE LIKE SY-TCODE Transaction code

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_FLG_EDIT_MODUS TYPE ESP1_BOOLEAN Change mode
X_FLG_NO_DVS_DIALOG TYPE ESP1_BOOLEAN This is not a DMS dialog
X_LAYOUT_CATEGORY LIKE SY-TCODE Art des Vorlagendialogs

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.