SAP ABAP Interface IF_J3RF_REP_XML_RENDER (Interface for XML rendering engine)
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_STREAM_RENDER | XML render for streaming | 20131111 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | J_3RF_REP_ST_RENDER | XML render for streaming | 20131111 |
Properties
Interface | IF_J3RF_REP_XML_RENDER | |
Short Description | Interface for XML rendering engine |
General Data
Package | J3RFTAX | Tax Accounting |
Created | 20131007 | SAP |
Last changed | 20140121 | 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_XML_RENDER has no interface.
Friends
Interface IF_J3RF_REP_XML_RENDER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | L_FILENAME | Instance attribute | Public | Type reference (TYPE) | STRING | Actual filename used for saving | 20131111 | ||
2 | L_TOTAL_SIZE | Instance attribute | Public | Type reference (TYPE) | I | Total amount of generated data | 20131111 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Generate document based on supplied tree hierarchy | 20131111 |
2 | ![]() |
Instance method | Public | Method | Return description for the renderer | 20131111 |
3 | ![]() |
Instance method | Public | Method | Return configuration parameters for renderer | 20131111 |
4 | ![]() |
Instance method | Public | Method | Get recent lauch info | 20131111 |
5 | ![]() |
Instance method | Public | Method | Does this algorithm returns generated data | 20131111 |
Events
Interface IF_J3RF_REP_XML_RENDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | J_3RF_REP_XML_T | Public | See coding | 20131111 | J_3RF_REP_XML_T type standard table of j3rxr_xml_line
|
Method Signatures
Method GENERATE_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_REPORT | Call by reference | Object reference (TYPE REF TO) | J_3RF_REPORT | Main object for xml report hierarchy | 20131111 | ||
2 | ![]() |
OUT_FILESIZE | Call by reference | Type reference (TYPE) | I | Length of the final xml file | 20131111 | ||
3 | ![]() |
OUT_XML | Call by reference | Type reference (TYPE) | XSTRING | xml content in xstring (empty for streming algorithms) | 20131111 | ||
4 | ![]() |
OUT_XML_TABLE | Call by reference | Type reference (TYPE) | J_3RF_REP_XML_T | XML content table | 20131111 |
Method GENERATE_DOCUMENT on Interface IF_J3RF_REP_XML_RENDER has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OUT_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20131111 |
Method GET_DESCRIPTION on Interface IF_J3RF_REP_XML_RENDER has no exception.
Method GET_PARAM_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OUT_PARAMS | Call by reference | Type reference (TYPE) | J3RXR_GLOB_PARAM_POOL | 20131111 |
Method GET_PARAM_LIST on Interface IF_J3RF_REP_XML_RENDER has no exception.
Method GET_RESULTS_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OUT_DATA_SIZE | Call by reference | Type reference (TYPE) | I | Size of generated data | 20131111 | ||
2 | ![]() |
OUT_FNAME | Call by reference | Type reference (TYPE) | STRING | Actual filename | 20131111 |
Method GET_RESULTS_INFO on Interface IF_J3RF_REP_XML_RENDER has no exception.
Method RETURNS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OUT_RETURNS_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131111 |
Method RETURNS_DATA on Interface IF_J3RF_REP_XML_RENDER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |