SAP ABAP Interface IF_J3RF_REP_PARSER (Generic parser interface)
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_GENERIC_PARSER | Base class for implementing parsers | 20120608 |
Properties
Interface | IF_J3RF_REP_PARSER | |
Short Description | Generic parser interface |
General Data
Package | J3RFTAX | Tax Accounting |
Created | 20120608 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | J3RXR | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_J3RF_REP_PARSER has no interface.
Friends
Interface IF_J3RF_REP_PARSER has no friend.
Attributes
Interface IF_J3RF_REP_PARSER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120608 |
Events
Interface IF_J3RF_REP_PARSER has no event.
Types
Interface 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 Interface IF_J3RF_REP_PARSER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 607 |