The Function Module CATT_OBJECT_TITLE (Hypertext: Execute a CATT procedure link) is a standard Function Module in SAP ERP and is part of the function group DSYL within the package SF.
Function Module | CATT_OBJECT_TITLE |
Short Text | Hypertext: Execute a CATT procedure link |
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 | Class of CATT links | |
DOKLANGU | LIKE | DSYSH-DOKLANGU | SY-LANGU | Language, in which links are carried out |
DOKNAME | LIKE | Name of CATT procedure |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DOKTITLE | LIKE | DSYST-DOKTITLE | Title of CATT procedure |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.