The Function Module RRXWS_RENDERER_GET () is a standard Function Module in SAP ERP and is part of the function group RRXWS within the package RSR.
Function Module | RRXWS_RENDERER_GET |
Short Text | |
Function Group | RRXWS |
Package | RSR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PUBLISHER | TYPE | RS_BOOL | RS_C_TRUE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Return Parameter |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_ATTRIBUTE | LIKE | RRXWS_ATTRIBUTE | ||
E_T_ATTR_DEP | LIKE | RRXWS_RENDERER_DEP | ||
E_T_RENDERER | LIKE | RRXWS_RENDERER |
This function module does not define any Exceptions.