SAP ABAP Interface IF_RSBOLAP_RS_RENDER_CALLBACK (Callback for Implementing Result Set Rendering)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSBOLAP_QUERY_VIEW (Package) Query Navigational State
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_RS_RENDERER | Result Set Renderer | 20111212 |
Properties
| Interface | IF_RSBOLAP_RS_RENDER_CALLBACK | |
| Short Description | Callback for Implementing Result Set Rendering |
General Data
| Package | RSBOLAP_QUERY_VIEW | Query Navigational State |
| Created | 20100322 | SAP |
| Last changed | 20130531 | 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_RSBOLAP_RESULT_SET | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_RSBOLAP_RS_AXIS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 4 | RRK1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSBOLAP_RS_RENDER_CALLBACK has no interface.
Friends
Interface IF_RSBOLAP_RS_RENDER_CALLBACK has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_DELTA_MODE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Result Set can be processed in Delta Mode | 20121018 | ||
| 2 | N_RESULT_SET_EMPTY | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Result Set Empty | 20101228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if callback container is empty | 20100322 | |
| 2 | Instance method | Public | Method | Delete Data | 20100322 | |
| 3 | Instance method | Public | Method | Execute Result Set Rendering | 20100322 | |
| 4 | Instance method | Public | Method | Execute Delta Result Set Rendering | 20121018 | |
| 5 | Instance method | Public | Method | Set Result Set Data | 20100322 |
Events
Interface IF_RSBOLAP_RS_RENDER_CALLBACK has no event.
Types
Interface IF_RSBOLAP_RS_RENDER_CALLBACK has no local type.
Method Signatures
Method IS_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EMPTY | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20100322 |
Method IS_EMPTY on Interface IF_RSBOLAP_RS_RENDER_CALLBACK has no exception.
Method REFRESH Signature
Method REFRESH on Interface IF_RSBOLAP_RS_RENDER_CALLBACK has no parameter.
Method REFRESH on Interface IF_RSBOLAP_RS_RENDER_CALLBACK has no exception.
Method RENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FROM_COLUMN | Value transfer | Type reference (TYPE) | RSBOLAP_INDEX | Position eines Objektes (1 basiert) | 20100428 | |||
| 2 | I_FROM_ROW | Value transfer | Type reference (TYPE) | RSBOLAP_INDEX | Position eines Objektes (1 basiert) | 20100428 | |||
| 3 | I_TO_COLUMN | Value transfer | Type reference (TYPE) | RSBOLAP_INDEX | Position eines Objektes (1 basiert) | 20100428 | |||
| 4 | I_TO_ROW | Value transfer | Type reference (TYPE) | RSBOLAP_INDEX | Position eines Objektes (1 basiert) | 20100428 |
Method RENDER on Interface IF_RSBOLAP_RS_RENDER_CALLBACK has no exception.
Method RENDER_DELTA Signature
Method RENDER_DELTA on Interface IF_RSBOLAP_RS_RENDER_CALLBACK has no parameter.
Method RENDER_DELTA on Interface IF_RSBOLAP_RS_RENDER_CALLBACK has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DELTA_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121017 | ||||
| 2 | I_R_BODY_TUPLES | Call by reference | Object reference (TYPE REF TO) | DATA | 20100324 | ||||
| 3 | I_R_COLUMN_TUPLES | Call by reference | Object reference (TYPE REF TO) | DATA | 20100324 | ||||
| 4 | I_R_DATA_CELLS | Call by reference | Object reference (TYPE REF TO) | DATA | 20100322 | ||||
| 5 | I_R_ROW_TUPLES | Call by reference | Object reference (TYPE REF TO) | DATA | 20100324 | ||||
| 6 | I_R_TEXTS | Call by reference | Object reference (TYPE REF TO) | DATA | 20100322 | ||||
| 7 | I_TH_AXIS_OBJECTS | Call by reference | Type reference (TYPE) | RSBOLAP_RS_TH_AXIS_OBJECT | Merkmale oder Struktur einer ResultSet Achse | 20100322 | |||
| 8 | I_TS_COLUMN_DELTAS | Call by reference | Type reference (TYPE) | IF_RSBOLAP_RS_AXIS=>TN_TS_DELTA_SETXX | 20121017 | ||||
| 9 | I_TS_DATA_CELL_DELTAS | Call by reference | Type reference (TYPE) | IF_RSBOLAP_RESULT_SET=>TN_TS_DATA_CELL_DELTA | 20121017 | ||||
| 10 | I_TS_ROW_DELTAS | Call by reference | Type reference (TYPE) | IF_RSBOLAP_RS_AXIS=>TN_TS_DELTA_SETXX | 20121017 |
Method SET_DATA on Interface IF_RSBOLAP_RS_RENDER_CALLBACK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |