SAP ABAP Class IF_RSBOLAP_RS_RENDER_CALLBACK (Callback for Implementing Result Set Rendering)
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
Class | IF_RSBOLAP_RS_RENDER_CALLBACK | |
Short Description | Callback for Implementing Result Set Rendering | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100322 | SAP |
Last change | 20130531 | 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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSBOLAP_RS_RENDER_CALLBACK has no interface implemented.
Friends
Class IF_RSBOLAP_RS_RENDER_CALLBACK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Result Set can be processed in Delta Mode | 20121018 | ||
2 | ![]() |
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
Class IF_RSBOLAP_RS_RENDER_CALLBACK has no event.
Types
Class 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 class IF_RSBOLAP_RS_RENDER_CALLBACK has no exception.
Method REFRESH Signature
Method REFRESH on class IF_RSBOLAP_RS_RENDER_CALLBACK has no parameter.
Method REFRESH on class 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 class IF_RSBOLAP_RS_RENDER_CALLBACK has no exception.
Method RENDER_DELTA Signature
Method RENDER_DELTA on class IF_RSBOLAP_RS_RENDER_CALLBACK has no parameter.
Method RENDER_DELTA on class 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 class IF_RSBOLAP_RS_RENDER_CALLBACK has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |