Menu

SAP Function Module DSYS_EXIST

Hypertext: Test auf Existenz eines Linkbaren Objektes

The Function Module DSYS_EXIST (Hypertext: Test auf Existenz eines Linkbaren Objektes) is a standard Function Module in SAP ERP and is part of the function group DSYE within the package SF.

Technical Information

Function Module DSYS_EXIST
Short Text Hypertext: Test auf Existenz eines Linkbaren Objektes
Function Group DSYE
Package SF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOKCLASS LIKE DSYSH-DOKCLASS Object class
DOKLANGU LIKE DSYSH-DOKLANGU SY-LANGU Object language
DOKNAME LIKE Object name

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CLASS_UNKNOWN Class does not exist
NO_CHECK Existence check is impossible
OBJECT_NOT_EXIST Object does not exist