Menu

SAP Function Module RRY_JUMP

The Function Module RRY_JUMP () is a standard Function Module in SAP ERP and is part of the function group RRY1 within the package RSR.

Technical Information

Function Module RRY_JUMP
Short Text
Function Group RRY1
Package RSR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BBS_RECEIVER TYPE RSBBSRECEIVER
I_DATA_PROVIDER_ID TYPE RSZWVIEWID Technical Name of a View
I_EXCEPTION_VIEW TYPE RSSGUID25
I_HANDLE_SENDER TYPE RRX_MISC-HANDLE Handle for indentification of BRAIN objects (e.g. reports)
I_VIEW_ID TYPE RSRWBITEMS-VIEWID
I_VIEW_WBID TYPE RSRWBINDEX-WORKBOOKID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_HANDLE LIKE RRX_MISC-HANDLE BW: General reference field for internal IDs
E_MAX_X LIKE RRX_GRID-X Column coordinate
E_MAX_Y LIKE RRX_GRID-Y Row coordinate (index in RRX_KEYTXT)
E_SUBRC LIKE SY-SUBRC Return Value, Return Value After ABAP Statements

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_T_ATR LIKE RRX_ATR BRAIN Interface: Attributes->IObj relationship
C_T_CEL LIKE RRX_CEL Cell properties
C_T_CON LIKE RRX_CON Catalog of Conditions and Exceptions
C_T_DIM LIKE RRX_DIM Catalog of the dimensions
C_T_DRILL LIKE RRX_DRILL Description of Expanded Status of (Univ.) Hierarchies
C_T_FAC LIKE RRX_FAC Catalog of Parts of Conditions and Exceptions
C_T_GENUNIID LIKE W3HTML Contains HTML for WWW client
C_T_HRY_TYPES LIKE RRX_HRY_TYPES Hierarchy Types
C_T_MEM LIKE RRX_MEM Catalog of the members of different dimensions
C_T_PRPTYS LIKE RRX_PROPERTIES Transport structure for query-based properties
E_T_GRID LIKE RRX_GRID Struc. of grid cell for BIW output rout.
E_T_RANGES LIKE RRX_RANGES Structure for describing grid ranges
E_T_SYMBOLS LIKE RRX_SYMBOLS Display information for hierarchies in Excel add-in
E_T_TEXT LIKE RRX_TEXT Texts for the Excel Interface
E_T_URL LIKE RRX_S_HTML InfoSources in the source systems
E_T_VAR LIKE RRX_VAR Transfer structure for variables
I_T_CMD_PARAMS LIKE RRX_CMD_PARAMS Command Parameters
I_T_RANGES LIKE RRX_RANGES Structure for describing grid ranges

Exceptions

This function module does not define any Exceptions.