The Function Module RS_DD_DOMA_SHOW (DD: Display domain) is a standard Function Module in SAP ERP and is part of the function group SD01 within the package SEDD.
Function Module | RS_DD_DOMA_SHOW |
Short Text | DD: Display domain |
Function Group | SD01 |
Package | SEDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DDIC_INST | CLASS | CL_WB_DDIC | ||
DOMAIN_STATE | CLASS | CL_WB_DOMAIN_STATE | ||
LOCAL | LIKE | SPACE | Flag for Navigation:' '-1. Call, X-continuation | |
OBJNAME | LIKE | RSEDD0-DDOBJNAME | Domain name | |
POPUP | LIKE | SPACE | Flag: X-enter name in the popup, SPACE-no popup | |
WITH_NEXT | LIKE | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FCODE | LIKE | SY-UCOMM | Funct.code for quantity processing (LIST-X) |
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 |
---|---|
NOT_EXECUTED | Activity Terminated |
OBJECT_NOT_FOUND | Object does not exist |
OBJECT_NOT_SPECIFIED | Object name not specified |
PERMISSION_FAILURE | Access is not possible |