Menu

SAP Function Module RPDY_OBJECT_TITLE

Determines module title

The Function Module RPDY_OBJECT_TITLE (Determines module title) is a standard Function Module in SAP ERP and is part of the function group RPDH within the package PBAS.

Technical Information

Function Module RPDY_OBJECT_TITLE
Short Text Determines module title
Function Group RPDH
Package PBAS
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 Documentation class
DOKLANGU LIKE DSYSH-DOKLANGU SY-LANGU Language
DOKNAME LIKE Object name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOKTITLE LIKE DSYST-DOKTITLE Title

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.