SAP ABAP Class IF_J3RF_REP_PARSER (Generic parser interface)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | J_3RF_GENERIC_PARSER | Base class for implementing parsers | 20120608 |
Properties
Class | IF_J3RF_REP_PARSER | |
Short Description | Generic parser interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120608 | 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) |
Interfaces
Class IF_J3RF_REP_PARSER has no interface implemented.
Friends
Class IF_J3RF_REP_PARSER has no friend class.
Attributes
Class IF_J3RF_REP_PARSER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120608 |
Events
Class IF_J3RF_REP_PARSER has no event.
Types
Class IF_J3RF_REP_PARSER has no local type.
Method Signatures
Method PARSE_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_TREE | Call by reference | Object reference (TYPE REF TO) | J_3RF_REPORT | Main object for xml report hierarchy | 20120608 | ||
2 | ![]() |
IN_FILENAME | Call by reference | Type reference (TYPE) | STRING | Filename | 20120608 | ||
3 | ![]() |
IN_HIERKEY | Call by reference | Type reference (TYPE) | J_3RF_REP_HIER_KEY | Reporting Hierarchy Code | 20120609 | ||
4 | ![]() |
IN_HIERNAME | Call by reference | Type reference (TYPE) | STRING | 'IMPORTED HIERARCHY' | Hierarchy description | 20120609 | |
5 | ![]() |
I_CREATE_DEFAULT | Call by reference | Type reference (TYPE) | FLAG | ABAP_FALSE | Create default attribute for nodes without childs | 20120628 |
Method PARSE_FILE on class IF_J3RF_REP_PARSER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |