The Function Module CATT_OBJECT_EXIST (Hypertext: Test for existence of a CATT procedure) is a standard Function Module in SAP ERP and is part of the function group DSYL within the package SF.
Function Module | CATT_OBJECT_EXIST |
Short Text | Hypertext: Test for existence of a CATT procedure |
Function Group | DSYL |
Package | SF |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OBJECT_NOT_EXIST | Object does not exist |