SAP ABAP Class IF_RSRT_UI_PROCESSING (UI View Processor)
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
| Class | IF_RSRT_UI_PROCESSING | |
| Short Description | UI View Processor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120621 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_RSRT_UI_PROCESSING has no interface implemented.
Friends
Class IF_RSRT_UI_PROCESSING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20120621 |
Methods
Events
Class 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 class IF_RSRT_UI_PROCESSING has no parameter.
Method CLEAR_MESSAGES on class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_RSRT_UI_PROCESSING has no exception.
Method INVALIDATE Signature
Method INVALIDATE on class IF_RSRT_UI_PROCESSING has no parameter.
Method INVALIDATE on class 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 class 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 class 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 class 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 class IF_RSRT_UI_PROCESSING has no exception.
Method VALIDATE Signature
Method VALIDATE on class IF_RSRT_UI_PROCESSING has no parameter.
Method VALIDATE on class IF_RSRT_UI_PROCESSING has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |