Menu

SAP Function Module RS_DD_DEF_SHOW

The Function Module RS_DD_DEF_SHOW () is a standard Function Module in SAP ERP and is part of the function group SEDD within the package SEDD.

Technical Information

Function Module RS_DD_DEF_SHOW
Short Text
Function Group SEDD
Package SEDD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FNAME LIKE ' ' Field name, if field display wanted
MONITOR_ACTIVATE LIKE 'X'
OBJNAME LIKE DD object name
SHOW_TYPE LIKE 'L' 'L'- field list display, 'F'- individual field display

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
OBJECT_NOT_FOUND Object Does Not Exist
OBJECT_NOT_SPECIFIED Name missing
PERMISSION_FAILURE