SAP ABAP Class CL_RSR_MDX_UI_COMMAND_EXE_FLBX (MDX: Dialog: Execute (Flattening, Binary XML))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_MDX_UI (Package) MDX: Dialog

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_COMMAND_EXE_BASE | MDX: Dialog: Base Class for Executing MDX Statement | 20090520 |
Properties
Class | CL_RSR_MDX_UI_COMMAND_EXE_FLBX | |
Short Description | MDX: Dialog: Execute (Flattening, Binary XML) | |
Super Class | CL_RSR_MDX_UI_COMMAND_EXE_BASE | MDX: Dialog: Base Class for Executing MDX Statement |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR_MDX_UI | MDX: Dialog |
Created | 20090520 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSR_MDX_UI_COMMAND_EXE_FLBX has no forward declaration.
Interfaces
Class CL_RSR_MDX_UI_COMMAND_EXE_FLBX has no interface implemented.
Friends
Class CL_RSR_MDX_UI_COMMAND_EXE_FLBX has no friend class.
Attributes
Class CL_RSR_MDX_UI_COMMAND_EXE_FLBX has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Returns the table using the binary XML | 20100323 |
2 | ![]() |
Instance method | Private | Method | Displays the binary XML table | 20090526 |
3 | ![]() |
Instance method | Private | Method | Displays the header area | 20090526 |
4 | ![]() |
Instance method | Private | Method | Displays the result | 20090526 |
Events
Class CL_RSR_MDX_UI_COMMAND_EXE_FLBX has no event.
Types
Class CL_RSR_MDX_UI_COMMAND_EXE_FLBX has no local type.
Method Signatures
Method GET_TABLE_FOR_BINARY_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_XML | Call by reference | Type reference (TYPE) | XSTRING | binary XML | 20100323 | ||
2 | ![]() |
R_R_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | Referenz auf Tabelle | 20100323 |
Method GET_TABLE_FOR_BINARY_XML on class CL_RSR_MDX_UI_COMMAND_EXE_FLBX has no exception.
Method RENDER_BXML_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_RENDERER | Call by reference | Object reference (TYPE REF TO) | IF_RSR_MDX_UI_RENDERER | MDX: Dialog: Darstellung des Ergebnisses | 20090526 | ||
2 | ![]() |
I_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle | 20100323 |
Method RENDER_BXML_TABLE on class CL_RSR_MDX_UI_COMMAND_EXE_FLBX has no exception.
Method RENDER_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_RENDERER | Call by reference | Object reference (TYPE REF TO) | IF_RSR_MDX_UI_RENDERER | MDX: Dialog: Darstellung des Ergebnisses | 20090526 | ||
2 | ![]() |
I_T_DATA_INFO | Call by reference | Type reference (TYPE) | RSR_MDX_BXML_T_COLUMN_INFO | MDX: Flattening über basXML: Informationen zu den Spalten | 20090526 | ||
3 | ![]() |
I_T_HEADER | Call by reference | Type reference (TYPE) | RSR_MDX_BXML_T_HEADER | MDX: Flattening über basXML: Kopftabelle | 20090526 |
Method RENDER_HEADER on class CL_RSR_MDX_UI_COMMAND_EXE_FLBX has no exception.
Method RENDER_RESULT_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle | 20100323 | ||
2 | ![]() |
I_T_DATA_INFO | Call by reference | Type reference (TYPE) | RSR_MDX_BXML_T_COLUMN_INFO | MDX: Flattening über basXML: Informationen zu den Spalten | 20090526 | ||
3 | ![]() |
I_T_HEADER | Call by reference | Type reference (TYPE) | RSR_MDX_BXML_T_HEADER | MDX: Flattening über basXML: Kopftabelle | 20090526 |
Method RENDER_RESULT_SET on class CL_RSR_MDX_UI_COMMAND_EXE_FLBX has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |