The Function Module SRM_DISPLAY_REGISTRY_BROWSER () is a standard Function Module in SAP ERP and is part of the function group SRMREG_BROWSER within the package SRM_FRAMEWORK_REGISTRY.
Function Module | SRM_DISPLAY_REGISTRY_BROWSER |
Short Text | |
Function Group | SRMREG_BROWSER |
Package | SRM_FRAMEWORK_REGISTRY |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_REGISTRY_BROWSER | CLASS | CL_REG_BROWSER | Registry Browser |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_OK_CODE | TYPE | SY-UCOMM | Screens, Function Code Triggered by PAI |
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.