SAP ABAP Class CL_RSZ_QD_QXML_STEP (QueryXML Formula Stage)
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 | 20070612 |
Properties
| Class | CL_RSZ_QD_QXML_STEP | |
| Short Description | QueryXML Formula Stage | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSZOO | Object-Oriented Query Designer |
| Created | 20070612 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSZ_QD_QXML_STEP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSZ_QD_QXML_COMMONS | Commons in QueryXML | 20070612 |
Friends
Class CL_RSZ_QD_QXML_STEP 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) | RSZSTEPNR | Formula Stage | 20070612 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSZOPER | Formula operand | 20070612 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Operand Type | 20070612 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSZOPER | Formula operand | 20070612 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | Operand Type | 20070612 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSZOPERA | Formula operator | 20070612 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070612 | |
| 2 | Instance method | Public | Method | 20070612 | ||
| 3 | Instance method | Public | Method | 20070612 | ||
| 4 | Instance method | Public | Method | 20070612 | ||
| 5 | Instance method | Public | Method | 20070612 | ||
| 6 | Instance method | Public | Method | 20070612 | ||
| 7 | Instance method | Public | Method | 20070612 | ||
| 8 | Instance method | Public | Method | 20070612 | ||
| 9 | Instance method | Public | Method | 20070612 | ||
| 10 | Instance method | Public | Method | 20070612 | ||
| 11 | Instance method | Public | Method | 20070612 | ||
| 12 | Instance method | Public | Method | 20070612 | ||
| 13 | Instance method | Public | Method | 20070612 |
Events
Class CL_RSZ_QD_QXML_STEP has no event.
Types
Class CL_RSZ_QD_QXML_STEP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUMBER | Value transfer | Type reference (TYPE) | RSZSTEPNR | 20070612 | ||||
| 2 | OPERAND1 | Value transfer | Type reference (TYPE) | RSZOPER | 20070612 | ||||
| 3 | OPERAND1_TYPE | Value transfer | Type reference (TYPE) | STRING | 20070612 | ||||
| 4 | OPERAND2 | Value transfer | Type reference (TYPE) | RSZOPER | 20070612 | ||||
| 5 | OPERAND2_TYPE | Value transfer | Type reference (TYPE) | STRING | 20070612 | ||||
| 6 | OPERATOR | Value transfer | Type reference (TYPE) | RSZOPERA | 20070612 |
Method CONSTRUCTOR on class CL_RSZ_QD_QXML_STEP has no exception.
Method GET_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUMBER | Value transfer | Type reference (TYPE) | RSZSTEPNR | 20070612 |
Method GET_NUMBER on class CL_RSZ_QD_QXML_STEP has no exception.
Method GET_OPERAND1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERAND1 | Value transfer | Type reference (TYPE) | RSZOPER | 20070612 |
Method GET_OPERAND1 on class CL_RSZ_QD_QXML_STEP has no exception.
Method GET_OPERAND1_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERAND1_TYPE | Value transfer | Type reference (TYPE) | STRING | 20070612 |
Method GET_OPERAND1_TYPE on class CL_RSZ_QD_QXML_STEP has no exception.
Method GET_OPERAND2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERAND2 | Value transfer | Type reference (TYPE) | RSZOPER | 20070612 |
Method GET_OPERAND2 on class CL_RSZ_QD_QXML_STEP has no exception.
Method GET_OPERAND2_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERAND2_TYPE | Value transfer | Type reference (TYPE) | STRING | 20070612 |
Method GET_OPERAND2_TYPE on class CL_RSZ_QD_QXML_STEP has no exception.
Method GET_OPERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERATOR | Value transfer | Type reference (TYPE) | RSZOPERA | 20070612 |
Method GET_OPERATOR on class CL_RSZ_QD_QXML_STEP has no exception.
Method SET_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUMBER | Value transfer | Type reference (TYPE) | RSZSTEPNR | 20070612 |
Method SET_NUMBER on class CL_RSZ_QD_QXML_STEP has no exception.
Method SET_OPERAND1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERAND1 | Value transfer | Type reference (TYPE) | RSZOPER | 20070612 |
Method SET_OPERAND1 on class CL_RSZ_QD_QXML_STEP has no exception.
Method SET_OPERAND1_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERAND1_TYPE | Value transfer | Type reference (TYPE) | STRING | 20070612 |
Method SET_OPERAND1_TYPE on class CL_RSZ_QD_QXML_STEP has no exception.
Method SET_OPERAND2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERAND2 | Value transfer | Type reference (TYPE) | RSZOPER | 20070612 |
Method SET_OPERAND2 on class CL_RSZ_QD_QXML_STEP has no exception.
Method SET_OPERAND2_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERAND2_TYPE | Value transfer | Type reference (TYPE) | STRING | 20070612 |
Method SET_OPERAND2_TYPE on class CL_RSZ_QD_QXML_STEP has no exception.
Method SET_OPERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPERATOR | Value transfer | Type reference (TYPE) | RSZOPERA | 20070612 |
Method SET_OPERATOR on class CL_RSZ_QD_QXML_STEP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |