SAP ABAP Class IF_J3RF_REP_XML_RENDER (Interface for XML rendering engine)
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
| Class | IF_J3RF_REP_XML_RENDER | |
| Short Description | Interface for XML rendering engine | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20131007 | SAP |
| Last change | 20140121 | 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_XML_RENDER has no interface implemented.
Friends
Class IF_J3RF_REP_XML_RENDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Actual filename used for saving | 20131111 | |||
| 2 | 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
Class 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 class 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 class 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 class 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 class 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 class IF_J3RF_REP_XML_RENDER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |