Hierarchy
⤷
⤷
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 | 20070725 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSZ_QD_QXML_ATTRIBUTE | QueryXML Attribut | 20070702 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSZ_QD_QXML_CELL | QueryXML Cell | 20070619 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSZ_QD_QXML_COMP_COMMONS | Commons to All Components | 20070619 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSZ_QD_QXML_CONDITION | QueryXML Condition | 20070619 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSZ_QD_QXML_DRILLDOWN | QueryXML Drilldown | 20070619 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RSZ_QD_QXML_EXCEPTION | QueryXML Exception | 20070619 |
Properties
| Class | CL_RSZ_QD_QXML_ELEM_COMMONS | |
| Short Description | Common Attributes of Query Elements | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSZOO | Object-Oriented Query Designer |
| Created | 20070619 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSZ_QD_QXML_ELEM_COMMONS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSZ_QD_QXML_COMMONS | Commons in QueryXML | 20070725 |
Friends
Class CL_RSZ_QD_QXML_ELEM_COMMONS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSZX_DEFAULTHINT | Additional Information for Creating Default Texts | 20070619 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSZTYPEFLAG | Flag for 'typing' an entry | 20070720 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SYSUUID_25 | UUID in Compressed Form | 20070619 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RSZ_X_ORDER | RFC: Sort sequence | 20070619 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | is element a cell | 20070619 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20070619 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20070619 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | is element reusable ( Component ) | 20070619 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RSZCOMPID | Name (ID) of a Reporting Component | 20070720 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | STRING | Long Description | 20070619 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | TY_QXML_TEXTVAR_LIST | 20070802 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | TRKORR | Request/Task | 20070619 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | uses defaulttext | 20070619 |
Methods
Events
Class CL_RSZ_QD_QXML_ELEM_COMMONS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_QXML_TEXTVAR | Public | See coding | 20070720 | BEGIN OF ty_qxml_textvar,
token type string,
id TYPE sysuuid_25,
END OF ty_qxml_textvar
|
||
| 2 | TY_QXML_TEXTVAR_LIST | Public | See coding | 20070720 | ty_qxml_textvar_list TYPE TABLE OF ty_qxml_textvar WITH KEY token
|
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 | 20070704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptionclass for QueryXML | 20070720 |
Method ADD_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOM_WRITER | Call by reference | Object reference (TYPE REF TO) | CL_RSZ_QD_QXML_DOM_WRITER | DOM Writer for QueryXML | 20070802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptionclass for QueryXML | 20070802 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULTHINT | Value transfer | Type reference (TYPE) | RSZX_DEFAULTHINT | Zusatzinfo zur Erzeugung von Default-Texten | 20070619 | |||
| 2 | DEFAULTHINT_FLAG | Value transfer | Type reference (TYPE) | RSZTYPEFLAG | Flag zur Typisierung eines Eintrags | 20070720 | |||
| 3 | ID | Value transfer | Type reference (TYPE) | SYSUUID_25 | UUID in komprimierter Form | 20070619 | |||
| 4 | INSTANCE_ORDER | Value transfer | Type reference (TYPE) | RSZ_X_ORDER | RFC: Sortierreihenfolge | 20070619 | |||
| 5 | IS_CELL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20070619 | |||
| 6 | IS_DELETED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20070619 | |||
| 7 | IS_NEW | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20070619 | |||
| 8 | IS_REUSABLE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20070619 | |||
| 9 | NAME | Value transfer | Type reference (TYPE) | RSZCOMPID | Name (ID) einer Reporting-Komponete | 20070720 | |||
| 10 | TEXT | Value transfer | Type reference (TYPE) | RSTXTLG | Beschreibung lang | 20070619 | |||
| 11 | TRANSPORT_REQUEST | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20070619 | |||
| 12 | USESS_DEFAULTTEXT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20070619 |
Method CONSTRUCTOR on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method GET_DEFAULTHINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULTHINT | Value transfer | Type reference (TYPE) | RSZX_DEFAULTHINT | 20070619 |
Method GET_DEFAULTHINT on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method GET_DEFAULTHINT_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULTHINT_FLAG | Value transfer | Type reference (TYPE) | RSZTYPEFLAG | 20070720 |
Method GET_DEFAULTHINT_FLAG on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | SYSUUID_25 | 20070619 |
Method GET_ID on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method GET_INSTANCE_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE_ORDER | Value transfer | Type reference (TYPE) | RSZ_X_ORDER | 20070619 |
Method GET_INSTANCE_ORDER on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method GET_IS_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CELL | Value transfer | Type reference (TYPE) | RS_BOOL | 20070619 |
Method GET_IS_CELL on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method GET_IS_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DELETED | Value transfer | Type reference (TYPE) | RS_BOOL | 20070619 |
Method GET_IS_DELETED on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method GET_IS_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NEW | Value transfer | Type reference (TYPE) | RS_BOOL | 20070619 |
Method GET_IS_NEW on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method GET_IS_REUSABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REUSABLE | Value transfer | Type reference (TYPE) | RS_BOOL | 20070619 |
Method GET_IS_REUSABLE on class CL_RSZ_QD_QXML_ELEM_COMMONS 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 | 20070720 |
Method GET_NAME on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Value transfer | Type reference (TYPE) | RSTXTLG | 20070619 |
Method GET_TEXT on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method GET_TRANSPORT_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRANSPORT_REQUEST | Value transfer | Type reference (TYPE) | TRKORR | 20070619 |
Method GET_TRANSPORT_REQUEST on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method GET_USESS_DEFAULTTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USESS_DEFAULTTEXT | Value transfer | Type reference (TYPE) | RS_BOOL | 20070619 |
Method GET_USESS_DEFAULTTEXT on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method SET_DEFAULTHINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULTHINT | Value transfer | Type reference (TYPE) | RSZX_DEFAULTHINT | 20070619 |
Method SET_DEFAULTHINT on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method SET_DEFAULTHINT_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULTHINT_FLAG | Value transfer | Type reference (TYPE) | RSZTYPEFLAG | 20070720 |
Method SET_DEFAULTHINT_FLAG on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method SET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | SYSUUID_25 | 20070619 |
Method SET_ID on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method SET_INSTANCE_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE_ORDER | Value transfer | Type reference (TYPE) | RSZ_X_ORDER | 20070619 |
Method SET_INSTANCE_ORDER on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method SET_IS_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CELL | Value transfer | Type reference (TYPE) | RS_BOOL | 20070619 |
Method SET_IS_CELL on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method SET_IS_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DELETED | Value transfer | Type reference (TYPE) | RS_BOOL | 20070619 |
Method SET_IS_DELETED on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method SET_IS_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NEW | Value transfer | Type reference (TYPE) | RS_BOOL | 20070619 |
Method SET_IS_NEW on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method SET_IS_REUSABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REUSABLE | Value transfer | Type reference (TYPE) | RS_BOOL | 20070619 |
Method SET_IS_REUSABLE on class CL_RSZ_QD_QXML_ELEM_COMMONS 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 | 20070720 |
Method SET_NAME on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Value transfer | Type reference (TYPE) | RSTXTLG | 20070619 |
Method SET_TEXT on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method SET_TRANSPORT_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRANSPORT_REQUEST | Value transfer | Type reference (TYPE) | TRKORR | 20070619 |
Method SET_TRANSPORT_REQUEST on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
Method SET_USESS_DEFAULTTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USESS_DEFAULTTEXT | Value transfer | Type reference (TYPE) | RS_BOOL | 20070619 |
Method SET_USESS_DEFAULTTEXT on class CL_RSZ_QD_QXML_ELEM_COMMONS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |