The Function Module RS_DD_SHOW (Display DD Object) is a standard Function Module in SAP ERP and is part of the function group SEDD within the package SEDD.
Function Module | RS_DD_SHOW |
Short Text | Display DD Object |
Function Group | SEDD |
Package | SEDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MONITOR_ACTIVATE | LIKE | 'X' | ||
OBJNAME | LIKE | RSEDD0-DDOBJNAME | ||
OBJTYPE | LIKE | RSEDD0-DDOBJTYPE | ||
POPUP | LIKE | SPACE | ||
SECNAME | LIKE | D021S-FNAM |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FCODE | LIKE | SY-UCOMM | Function code for mass processing |
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_FOUND | Object does not exist |
OBJECT_NOT_SPECIFIED | Name missing |
PERMISSION_FAILURE | Access is not possible |
TYPE_NOT_VALID | Transferred category of the DD object is not allowed |