SAP ABAP Interface J_3RF_REP_HIER_OBJ (Object of the xml hierarchy)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
J3RFTAX (Package) Tax Accounting

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | J_3RF_REP_ATTRIBUTE | Attribute for XML reporting hierarchy | 20120112 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | J_3RF_REP_DBQ | Database query class for xml reports hier | 20120112 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | J_3RF_REP_FOEV | Functions for formula evaluation over reports | 20120625 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | J_3RF_REP_INCOND | Inclusion criteria holder | 20120201 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | J_3RF_REP_OBJECT | Node object for xml reporting hier | 20120112 |
Properties
Interface | J_3RF_REP_HIER_OBJ | |
Short Description | Object of the xml hierarchy |
General Data
Package | J3RFTAX | Tax Accounting |
Created | 20120112 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface J_3RF_REP_HIER_OBJ has no forward declaration.
Interfaces
Interface J_3RF_REP_HIER_OBJ has no interface.
Friends
Interface J_3RF_REP_HIER_OBJ has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_ATTRIBUTE | Constant | Public | Type reference (TYPE) | STRING | 'J_3RF_REP_ATTRIBUTE' | 20120113 | ||
2 | C_ATTRIBUTE_DBQ | Constant | Public | Type reference (TYPE) | STRING | 'J_3RF_REP_ATTRSEL' | 20120130 | ||
3 | C_DBQ | Constant | Public | Type reference (TYPE) | STRING | 'J_3RF_REP_DBQ' | 20120113 | ||
4 | C_FORMULA_EVALUATOR | Constant | Public | Type reference (TYPE) | STRING | 'J_3RF_REP_FOEV' | 20120713 | ||
5 | C_TAG | Constant | Public | Type reference (TYPE) | STRING | 'J_3RF_REP_OBJECT' | 20120113 | ||
6 | C_TAG_DBQ | Constant | Public | Type reference (TYPE) | STRING | 'J_3RF_REP_OBJSEL' | 20120118 | ||
7 | C_TAG_INCLUSION | Constant | Public | Type reference (TYPE) | STRING | 'J_3RF_REP_INCCRIT' | 20120118 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Export this element to XSD tree | 20121213 |
2 | ![]() |
Instance method | Public | Method | Gets class method of the implementing object | 20120113 |
3 | ![]() |
Instance method | Public | Method | Get stored hierarchy | 20120112 |
4 | ![]() |
Instance method | Public | Method | Get parent object for this object | 20120112 |
5 | ![]() |
Instance method | Public | Method | Name of the object, if avaialbe | 20120321 |
6 | ![]() |
Instance method | Public | Method | Get XPath for this object | 20120321 |
7 | ![]() |
Instance method | Public | Method | Set hierarchy | 20120112 |
8 | ![]() |
Instance method | Public | Method | Set parent object for this object | 20120112 |
Events
Interface J_3RF_REP_HIER_OBJ has no event.
Types
Interface J_3RF_REP_HIER_OBJ has no local type.
Method Signatures
Method EXPORT_XSD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | XML Document in DOM Representation | 20121213 | ||
2 | ![]() |
IN_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | Element of an XML Document | 20121213 |
Method EXPORT_XSD on Interface J_3RF_REP_HIER_OBJ has no exception.
Method GET_CLASS_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OUT_CLASS_NAME | Value transfer | Type reference (TYPE) | STRING | 20120113 |
Method GET_CLASS_NAME on Interface J_3RF_REP_HIER_OBJ has no exception.
Method GET_HIERARCHY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OUT_HIERARCHY | Value transfer | Object reference (TYPE REF TO) | J_3RF_REPORT | Main object for xml report hierarchy | 20120112 |
Method GET_HIERARCHY on Interface J_3RF_REP_HIER_OBJ has no exception.
Method GET_PARENT_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OUT_ROOT_OBJECT | Value transfer | Object reference (TYPE REF TO) | J_3RF_REP_HIER_OBJ | Object of the xml hierarchy | 20120112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object not found in hierarchy | 20120207 |
Method GET_SELF_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 | 20120321 |
Method GET_SELF_NAME on Interface J_3RF_REP_HIER_OBJ has no exception.
Method GET_XPATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OUT_XPATH | Value transfer | Type reference (TYPE) | STRING | 20120321 |
Method GET_XPATH on Interface J_3RF_REP_HIER_OBJ has no exception.
Method SET_HIERARCHY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | J_3RF_REPORT | Main object for xml report hierarchy | 20120112 |
Method SET_HIERARCHY on Interface J_3RF_REP_HIER_OBJ has no exception.
Method SET_PARENT_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_ROOT_OBJECT | Call by reference | Object reference (TYPE REF TO) | J_3RF_REP_HIER_OBJ | Object of the xml hierarchy | 20120112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Superclass for All System Exceptions | 20120112 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 607 |