The Function Module RSRD_OPEN_DIALOG_START (Returns the Selected Query) is a standard Function Module in SAP ERP and is part of the function group RSRD_OPEN_DIALOG_SAPGUI within the package RSRD.
Function Module | RSRD_OPEN_DIALOG_START |
Short Text | Returns the Selected Query |
Function Group | RSRD_OPEN_DIALOG_SAPGUI |
Package | RSRD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJTYPE | TYPE | RSZOBJTYPE | Type of a Reporting Object |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OBJID | TYPE | RSZWOBJID | Technical Name of Object |
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.