SAP ABAP Class J_3RF_XMLPARSER (XML structure parser)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
J3RFTAX (Package) Tax Accounting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | J_3RF_GENERIC_PARSER | Base class for implementing parsers | 20120609 |
Properties
| Class | J_3RF_XMLPARSER | |
| Short Description | XML structure parser | |
| Super Class | J_3RF_GENERIC_PARSER | Base class for implementing parsers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | J3RFTAX | Tax Accounting |
| Created | 20120609 | 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) |
Interfaces
Class J_3RF_XMLPARSER has no interface implemented.
Friends
Class J_3RF_XMLPARSER has no friend class.
Attributes
Class J_3RF_XMLPARSER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Parse XML file | 20120609 |
Events
Class J_3RF_XMLPARSER has no event.
Types
Class J_3RF_XMLPARSER has no local type.
Method Signatures
Method PARSE_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CREATE_DEFAULT | Call by reference | Type reference (TYPE) | FLAG | ABAP_FALSE | Create default attribute for nodes without childs | 20120609 | ||
| 2 | I_ROOT_ID | Call by reference | Type reference (TYPE) | I | 0 | 20120609 | |||
| 3 | P_EDITABLE_OBJ | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20120609 | ||||
| 4 | P_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20120609 |
Method PARSE_XML on class J_3RF_XMLPARSER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |