Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | J_3RF_REP_HIER_OBJ | Object of the xml hierarchy | 20120112 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | J_3RF_REP_ATTRSEL | DBQ Selection for attribute's value | 20120117 |
| 2 | Inheritance (c INHERITING FROM c_ref) | J_3RF_REP_OBJSEL | DBQ for repetion criteria on object | 20120117 |
Properties
| Class | J_3RF_REP_DBQ | |
| Short Description | Database query class for xml reports hier | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /CCIS/TAX | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | J3RFTAX | Tax Accounting |
| Created | 20111205 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | J_3RF_REP_HIER_OBJ | Object of the xml hierarchy | 20120112 |
Friends
Class J_3RF_REP_DBQ 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) | J_3RFREP_ATTRSEL | Tax object selections | 20120113 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | J3RXR_ATTRSEL_TT | Query conditions for values | 20120113 | |||
| 3 | Constant | Public | Type reference (TYPE) | LT_GREEDYNESS | 0 | All fields from all tables | 20111228 | ||
| 4 | Constant | Public | Type reference (TYPE) | LT_GREEDYNESS | 1 | All fields from first table | 20111228 | ||
| 5 | Constant | Public | Type reference (TYPE) | LT_GREEDYNESS | 3 | Only listed fields from first table | 20111228 | ||
| 6 | Constant | Public | Type reference (TYPE) | LT_GREEDYNESS | 2 | Only listed fields from all tables | 20111228 | ||
| 7 | Constant | Public | Type reference (TYPE) | LT_GREEDYNESS | 4 | Only one field selected | 20120131 | ||
| 8 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20111205 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | NUM06 | 20111205 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20111205 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | I | 20111205 | ||||
| 12 | Instance attribute | Protected | Object reference (TYPE REF TO) | J_3RF_REP_HIER_OBJ | Generally typed, so DBQ could belong to anything in hierarch | 20120113 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | STRING | XPath cache. As item can't change it's placement | 20130726 |
Methods
Events
Class J_3RF_REP_DBQ has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LT_GREEDYNESS | Public | Type reference (TYPE) | I | 20111228 | |
Method Signatures
Method BUILD_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_FIELD | Call by reference | Type reference (TYPE) | CSEQUENCE | Field | 20111228 | |||
| 2 | IN_HIGH | Call by reference | Type reference (TYPE) | CSEQUENCE | 20111228 | ||||
| 3 | IN_IS_FIELD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111228 | ||||
| 4 | IN_LOW | Call by reference | Type reference (TYPE) | CSEQUENCE | 20111228 | ||||
| 5 | IN_OPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20111228 | ||||
| 6 | OUT_STRING | Value transfer | Type reference (TYPE) | STRING | 20111228 |
Method BUILD_CONDITION on class J_3RF_REP_DBQ has no exception.
Method BUILD_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_ATTRSEL | Call by reference | Type reference (TYPE) | J_3RFREP_ATTRSEL | Reporting Object Attribut Selections | 20120213 | |||
| 2 | IN_ATTRSEL_TAB | Call by reference | Type reference (TYPE) | J3RXR_ATTRSEL_TT | 20120213 | ||||
| 3 | IN_GREEDY | Call by reference | Type reference (TYPE) | LT_GREEDYNESS | IOne of greedy constants | 20111228 | |||
| 4 | OUT_FIELDS | Call by reference | Type reference (TYPE) | STRING_TABLE | Fields in order of appearance | 20111228 | |||
| 5 | OUT_SQL_CONDITION | Call by reference | Type reference (TYPE) | STRING | SQL condition built | 20111228 | |||
| 6 | OUT_SQL_FIELDS | Call by reference | Type reference (TYPE) | STRING | Fields dynfield for inclusion in SQL | 20111228 | |||
| 7 | OUT_SQL_TABLES | Call by reference | Type reference (TYPE) | STRING | Tables dynamic field | 20111228 | |||
| 8 | OUT_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20111228 | |||
| 9 | OUT_TABLES | Call by reference | Type reference (TYPE) | STRING_TABLE | Tables in order of appearance | 20111228 |
Method BUILD_QUERY on class J_3RF_REP_DBQ has no exception.
Method CHECK_CONSISTENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_ATTRSEL | Call by reference | Type reference (TYPE) | J_3RFREP_ATTRSEL | Reporting Object Attribut Selections | 20120201 | |||
| 2 | IN_ATTRSEL_TAB | Call by reference | Type reference (TYPE) | J3RXR_ATTRSEL_TT | 20120201 | ||||
| 3 | OUT_SUBRC | Value transfer | Type reference (TYPE) | SUBRC | Subroutines for return code | 20120201 |
Method CHECK_CONSISTENCY on class J_3RF_REP_DBQ has no exception.
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_PARENT | Call by reference | Object reference (TYPE REF TO) | J_3RF_REP_HIER_OBJ | Object of the xml hierarchy | 20120319 | |||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20120319 |
Method CLONE on class J_3RF_REP_DBQ has no exception.
Method COMPARE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_ATTRSEL | Call by reference | Type reference (TYPE) | J_3RFREP_ATTRSEL | Reporting Object Attribut Selections | 20120210 | |||
| 2 | IN_VALUE | Call by reference | Type reference (TYPE) | ANY | 20120210 | ||||
| 3 | OUT_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120210 |
Method COMPARE_DATA on class J_3RF_REP_DBQ has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_PARENT_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20120111 |
Method CONSTRUCTOR on class J_3RF_REP_DBQ has no exception.
Method FISL_LINE_USEFUL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_LINE | Call by reference | Type reference (TYPE) | DATA | 20120214 | ||||
| 2 | IN_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20120928 | |||
| 3 | OUT_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120214 |
Method FISL_LINE_USEFUL on class J_3RF_REP_DBQ has no exception.
Method GET_ATTR_REFTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUT_REFTAB | Value transfer | Type reference (TYPE) | STRING_TABLE | Table of strings | 20111216 |
Method GET_ATTR_REFTAB on class J_3RF_REP_DBQ has no exception.
Method GET_BY_DATA_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUT_DATA_REF | Value transfer | Object reference (TYPE REF TO) | DATA | 20120127 |
Method GET_BY_DATA_PROVIDER on class J_3RF_REP_DBQ has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUT_DESCR | Value transfer | Type reference (TYPE) | STRING | 20111205 |
Method GET_DESCRIPTION on class J_3RF_REP_DBQ has no exception.
Method GET_DPKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUT_DPKEY | Value transfer | Type reference (TYPE) | J3RF_DPKEY | Unique data provider key | 20120130 |
Method GET_DPKEY on class J_3RF_REP_DBQ has no exception.
Method GET_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUT_ICON | Value transfer | Type reference (TYPE) | CHAR4 | Icons table | 20120210 |
Method GET_ICON on class J_3RF_REP_DBQ has no exception.
Method GET_LINENUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUT_LN | Value transfer | Type reference (TYPE) | I | 20111205 |
Method GET_LINENUM on class J_3RF_REP_DBQ has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUT_NAME | Value transfer | Type reference (TYPE) | STRING | 20111205 |
Method GET_NAME on class J_3RF_REP_DBQ has no exception.
Method GET_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUT_POS | Value transfer | Type reference (TYPE) | I | 20111205 |
Method GET_POSITION on class J_3RF_REP_DBQ has no exception.
Method GET_TABLE_BY_DATA_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUT_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20120131 |
Method GET_TABLE_BY_DATA_PROVIDER on class J_3RF_REP_DBQ has no exception.
Method GET_VALUE_BY_DATA_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUT_DATA | Call by reference | Type reference (TYPE) | ANY | 20120131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System Exception Involving Conversion Errors | 20120815 | ||
| 2 | SQL error | 20120821 | ||
| 3 | Argument out of bounds | 20121025 |
Method GET_VALUE_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUT_VALUE | Call by reference | Type reference (TYPE) | ANY | 20120131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System Exception Involving Conversion Errors | 20120815 | ||
| 2 | SQL error | 20120821 |
Method GET_VALUE_FROM_FISL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUT_VALUE | Call by reference | Type reference (TYPE) | ANY | 20120131 |
Method GET_VALUE_FROM_FISL on class J_3RF_REP_DBQ has no exception.
Method MATCH_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUT_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag for data existence | 20111226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120404 | |||
| 2 | 20120404 |
Method READ_DATA_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_ATTRSEL | Call by reference | Type reference (TYPE) | J_3RFREP_ATTRSEL | Reporting Object Attribut Selections | 20120213 | |||
| 2 | IN_ATTRSEL_TAB | Call by reference | Type reference (TYPE) | J3RXR_ATTRSEL_TT | 20120213 | ||||
| 3 | IN_GREEDY | Call by reference | Type reference (TYPE) | LT_GREEDYNESS | 20111228 | ||||
| 4 | OUT_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20111228 | |||
| 5 | OUT_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20111228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | User is not authorized to access to specified table | 20120404 | ||
| 2 | Specified table is not avaialble | 20120404 |
Method READ_DATA_FROM_FISL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_GREEDY | Call by reference | Type reference (TYPE) | LT_GREEDYNESS | 20120127 | ||||
| 2 | OUT_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20120127 | |||
| 3 | OUT_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20120127 |
Method READ_DATA_FROM_FISL on class J_3RF_REP_DBQ has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_DESCR | Call by reference | Type reference (TYPE) | STRING | 20111205 |
Method SET_DESCRIPTION on class J_3RF_REP_DBQ has no exception.
Method SET_LINENUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_LN | Call by reference | Type reference (TYPE) | I | 20111205 |
Method SET_LINENUM on class J_3RF_REP_DBQ has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_NAME | Call by reference | Type reference (TYPE) | STRING | 20111205 |
Method SET_NAME on class J_3RF_REP_DBQ has no exception.
Method SET_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_POS | Call by reference | Type reference (TYPE) | I | 20111205 |
Method SET_POSITION on class J_3RF_REP_DBQ has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |