SAP ABAP Class CL_RSZ_QD_QXML_INFOOBJECT (QueryXML InfoObject)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSZOO (Package) Object-Oriented Query Designer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSZ_QD_QXML_COMMONS | Commons in QueryXML | 20070727 |
Properties
| Class | CL_RSZ_QD_QXML_INFOOBJECT | |
| Short Description | QueryXML InfoObject | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSZOO | Object-Oriented Query Designer |
| Created | 20070530 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSZ_QD_QXML_INFOOBJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSZ_QD_QXML_COMMONS | Commons in QueryXML | 20070727 |
Friends
Class CL_RSZ_QD_QXML_INFOOBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSZCOMBINE | Specifies How Nested Ranges Are Combined | 20070730 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSZCOMBINE | Specifies How Nested Ranges Are Combined | 20070730 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSZCONSTSEL | Selection independent of the drilldown | 20070709 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSZCOMPID | Name (ID) of a Reporting Component | 20070613 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSZVPARSEL | Parameter selection: Single value, interval, selection opt. | 20070709 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TY_QXML_RANGE_LIST | 20070613 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | RSZSOTP | Purpose in the Selection Object | 20070709 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSZSORT | Sort Order | 20070709 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSZSORT | Sort Order | 20070709 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds All Required Data | 20070730 | |
| 2 | Instance method | Private | Method | 20070716 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20070613 | |
| 4 | Instance method | Public | Method | 20070613 | ||
| 5 | Instance method | Public | Method | 20070613 | ||
| 6 | Instance method | Public | Method | 20070613 | ||
| 7 | Instance method | Public | Method | 20070613 |
Events
Class CL_RSZ_QD_QXML_INFOOBJECT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_QXML_RANGE | Public | See coding | 20070613 | BEGIN OF ty_qxml_range,
enum TYPE rszenum,
range TYPE REF TO cl_rsz_qd_qxml_range,
END OF ty_qxml_range
|
||
| 2 | TY_QXML_RANGE_LIST | Public | See coding | 20070613 | ty_qxml_range_list TYPE TABLE OF ty_qxml_range WITH KEY enum
|
Method Signatures
Method ADD_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HELPER | Call by reference | Object reference (TYPE REF TO) | CL_RSZ_QD_QXML_HELPER | Hilfsklasse für QueryXML | 20070730 | |||
| 2 | I_SUPER_ID | Call by reference | Type reference (TYPE) | SYSUUID_25 | ID des zugehörigen Objekts | 20070730 |
Method ADD_PROPERTIES on class CL_RSZ_QD_QXML_INFOOBJECT has no exception.
Method CHECK_RANGE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HELPER | Call by reference | Object reference (TYPE REF TO) | CL_RSZ_QD_QXML_HELPER | Hilfsklasse für QueryXML | 20070716 | |||
| 2 | I_HIENM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20070716 | |||
| 3 | I_SUPER_ID | Call by reference | Type reference (TYPE) | SYSUUID_25 | UUID in komprimierter Form | 20070716 | |||
| 4 | R_RANGE_TYPE | Value transfer | Type reference (TYPE) | CHAR3 | Feld der Laenge 3 Bytes | 20070716 |
Method CHECK_RANGE_TYPE on class CL_RSZ_QD_QXML_INFOOBJECT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | RSZCOMPID | 20070613 | ||||
| 2 | RANGE_LIST | Value transfer | Type reference (TYPE) | TY_QXML_RANGE_LIST | 20070613 |
Method CONSTRUCTOR on class CL_RSZ_QD_QXML_INFOOBJECT has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | RSZCOMPID | 20070613 |
Method GET_NAME on class CL_RSZ_QD_QXML_INFOOBJECT has no exception.
Method GET_RANGE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RANGE_LSIT | Value transfer | Type reference (TYPE) | TY_QXML_RANGE_LIST | 20070613 |
Method GET_RANGE_LIST on class CL_RSZ_QD_QXML_INFOOBJECT has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | RSZCOMPID | 20070613 |
Method SET_NAME on class CL_RSZ_QD_QXML_INFOOBJECT has no exception.
Method SET_RANGE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RANGE_LSIT | Value transfer | Type reference (TYPE) | TY_QXML_RANGE_LIST | 20070613 |
Method SET_RANGE_LIST on class CL_RSZ_QD_QXML_INFOOBJECT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |