SAP ABAP Interface IF_RSRT_UI_PROCESSING (UI View Processor)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_MODEL (Package) RSRT BICS Model

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_UI_MAIN_VIEW | UI Main View | 20130208 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_UI_VIEW | UI View | 20120928 |
Properties
Interface | IF_RSRT_UI_PROCESSING | |
Short Description | UI View Processor |
General Data
Package | RSRT_BICS_MODEL | RSRT BICS Model |
Created | 20120621 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_RSRT_DATA | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | IF_RSRT_FIELD | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | IF_RSRT_MESSAGE_LOG | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
5 | IF_RSRT_UI_WINDOW | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RSRT_UI_PROCESSING has no interface.
Friends
Interface IF_RSRT_UI_PROCESSING has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | N_CS_PHASE | Constant | Public | See coding | 20120621 |
Methods
Events
Interface IF_RSRT_UI_PROCESSING has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_PHASE | Public | See coding | Phase | 20120621 | tn_phase type n length 2
|
Method Signatures
Method CLEAR_MESSAGES Signature
Method CLEAR_MESSAGES on Interface IF_RSRT_UI_PROCESSING has no parameter.
Method CLEAR_MESSAGES on Interface IF_RSRT_UI_PROCESSING has no exception.
Method GET_ACTIVE_WINDOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_UI_WINDOW | UI Window | 20130307 |
Method GET_ACTIVE_WINDOW on Interface IF_RSRT_UI_PROCESSING has no exception.
Method GET_ACTIVE_WINDOWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | IF_RSRT_UI_WINDOW=>TN_T_WINDOW | Window List | 20130307 |
Method GET_ACTIVE_WINDOWS on Interface IF_RSRT_UI_PROCESSING has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | IF_RSRT_MESSAGE_LOG=>TN_T_MSG | Message List | 20120621 |
Method GET_MESSAGES on Interface IF_RSRT_UI_PROCESSING has no exception.
Method GET_VIEW_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | IF_RSRT_UI_VIEW_ELEMENT=>TN_ID | View Element ID | 20130304 | ||
2 | ![]() |
UID | Call by reference | Type reference (TYPE) | IF_RSRT_UI_VIEW_ELEMENT=>TN_UID | 20130304 | |||
3 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW_ELEMENT | UI View Element | 20130304 |
Method GET_VIEW_ELEMENT on Interface IF_RSRT_UI_PROCESSING has no exception.
Method GET_VIEW_OF_VIEW_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
O_VIEW_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW_USAGE | UI View Usage | 20130208 | ||
2 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW | UI View | 20130208 |
Method GET_VIEW_OF_VIEW_USAGE on Interface IF_RSRT_UI_PROCESSING has no exception.
Method GET_VIEW_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW_USAGE | UI View Usage | 20130304 |
Method GET_VIEW_USAGE on Interface IF_RSRT_UI_PROCESSING has no exception.
Method GET_WINDOWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | IF_RSRT_UI_WINDOW=>TN_T_WINDOW | Window List | 20130304 |
Method GET_WINDOWS on Interface IF_RSRT_UI_PROCESSING has no exception.
Method GET_WINDOW_BUTTONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | IF_RSRT_UI_WINDOW_BUTTON=>TN_T_BUTTON | Window Button List | 20130304 |
Method GET_WINDOW_BUTTONS on Interface IF_RSRT_UI_PROCESSING has no exception.
Method INVALIDATE Signature
Method INVALIDATE on Interface IF_RSRT_UI_PROCESSING has no parameter.
Method INVALIDATE on Interface IF_RSRT_UI_PROCESSING has no exception.
Method IS_DIRTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120621 |
Method IS_DIRTY on Interface IF_RSRT_UI_PROCESSING has no exception.
Method PROCESS_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | IF_RSRT_DATA=>TN_NAME | Data Name | 20121204 | ||
2 | ![]() |
EVENT | Call by reference | Type reference (TYPE) | STRING | 20120621 | |||
3 | ![]() |
FIELD | Call by reference | Type reference (TYPE) | IF_RSRT_FIELD=>TN_ID | ID | 20121204 | ||
4 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | I | 20120621 | |||
5 | ![]() |
O_CMENU | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW_ELEMENT | UI View Element | 20120621 | ||
6 | ![]() |
O_CMENU_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW_ELEMENT | UI View Element | 20120621 | ||
7 | ![]() |
O_VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW_ELEMENT | UI View Element | 20120621 | ||
8 | ![]() |
T_PARAMETERS | Call by reference | Type reference (TYPE) | IF_RSRT_UI_PARAMETERS=>TN_T_PARAMETER | Parameter List | 20120621 |
Method PROCESS_EVENT on Interface IF_RSRT_UI_PROCESSING has no exception.
Method PROCESS_OUTPLUG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 'DEFAULT' | 20121223 | ||
2 | ![]() |
O_VIEW_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW_USAGE | UI View Usage | 20120621 | ||
3 | ![]() |
T_PARAMETERS | Call by reference | Type reference (TYPE) | IF_RSRT_UI_PARAMETERS=>TN_T_PARAMETER | Parameter List | 20120621 |
Method PROCESS_OUTPLUG on Interface IF_RSRT_UI_PROCESSING has no exception.
Method PROCESS_PHASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PHASE | Call by reference | Type reference (TYPE) | IF_RSRT_UI_PROCESSING=>TN_PHASE | Phase | 20120621 | ||
2 | ![]() |
T_PARAMETERS | Call by reference | Type reference (TYPE) | IF_RSRT_UI_PARAMETERS=>TN_T_PARAMETER | Parameter List | 20120621 |
Method PROCESS_PHASE on Interface IF_RSRT_UI_PROCESSING has no exception.
Method VALIDATE Signature
Method VALIDATE on Interface IF_RSRT_UI_PROCESSING has no parameter.
Method VALIDATE on Interface IF_RSRT_UI_PROCESSING has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 730 |