SAP ABAP Interface IF_RSRT_RENDERER (Renderer)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_RENDERER (Package) RSRT BICS Renderer
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSRT_RENDERER_HTML | Renderer: HTML | 20120206 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_RENDERER | Renderer | 20120206 |
Properties
| Interface | IF_RSRT_RENDERER | |
| Short Description | Renderer |
General Data
| Package | RSRT_BICS_RENDERER | RSRT BICS Renderer |
| Created | 20120206 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_RSRT_COMMAND_PROCESSOR | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | IF_RSRT_PARAMETERS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RSRT_RENDERER has no interface.
Friends
Interface IF_RSRT_RENDERER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_CID | Instance attribute | Public | Type reference (TYPE) | TN_CID | Unique Type ID | 20120206 | ||
| 2 | N_ID | Instance attribute | Public | Type reference (TYPE) | TN_ID | Unique ID | 20120206 | ||
| 3 | N_O_MIME_OBJECT_MANAGER | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSRT_MIME_OBJECT_MANAGER | Mime Object Manager | 20130510 | ||
| 4 | N_O_VIEW_ELEMENT | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW_ELEMENT | UI View Element | 20120926 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Command Processor | 20120206 | |
| 2 | Instance method | Public | Method | Render | 20120429 | |
| 3 | Instance method | Public | Method | Set View Element | 20120515 |
Events
Interface IF_RSRT_RENDERER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_CID | Public | Type reference (TYPE) | STRING | Unique Type ID | 20120206 | |
| 2 | TN_ID | Public | Type reference (TYPE) | STRING | Unique ID | 20120206 | |
| 3 | TN_T_RENDERER | Public | See coding | Renderer List | 20120524 | tn_t_renderer type standard table of ref to if_rsrt_renderer with default key initial size 1
|
Method Signatures
Method GET_COMMAND_PROCESSOR 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_COMMAND_PROCESSOR | Command Processor | 20120206 |
Method GET_COMMAND_PROCESSOR on Interface IF_RSRT_RENDERER has no exception.
Method RENDER Signature
Method RENDER on Interface IF_RSRT_RENDERER has no parameter.
Method RENDER on Interface IF_RSRT_RENDERER has no exception.
Method SET_VIEW_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW_ELEMENT | UI View Element | 20120515 |
Method SET_VIEW_ELEMENT on Interface IF_RSRT_RENDERER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |