SAP ABAP Class J_3RF_REP_STREAM_RENDER (XML render for streaming)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_J3RF_REP_XML_RENDER | Interface for XML rendering engine | 20131111 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | J_3RF_REP_AS_STREAM_RENDER | Application server stream class | 20131111 |
Properties
Class | J_3RF_REP_STREAM_RENDER | |
Short Description | XML render for streaming | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | J3RFTAX | Tax Accounting |
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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_J3RF_REP_XML_RENDER | Interface for XML rendering engine | 20131111 |
Friends
Class J_3RF_REP_STREAM_RENDER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | J_3RF_REPORT | Main object for xml report hierarchy | 20131111 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_STRING_C_WRITER | Binary String Write Stream | 20131111 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_ENCODING | 20131111 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | CL_ABAP_CHAR_UTILITIES=>NEWLINE | Linebreak for tags separation | 20131111 | |
5 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20131111 | ||||
6 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20131111 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Perform actual export of supplied element | 20131111 |
2 | ![]() |
Instance method | Protected | Method | Transfer generated data into storage | 20131111 |
3 | ![]() |
Instance method | Protected | Method | Export attributes of supplied element | 20131111 |
4 | ![]() |
Instance method | Protected | Method | Replicates repeatable nodes and initiate element export | 20131111 |
5 | ![]() |
Instance method | Public | Method | 20131111 | |
6 | ![]() |
Instance method | Public | Method | 20131111 | |
7 | ![]() |
Instance method | Public | Method | 20131111 | |
8 | ![]() |
Instance method | Public | Method | 20131111 | |
9 | ![]() |
Instance method | Protected | Method | Load settings from hierarchy | 20131111 |
10 | ![]() |
Instance method | Public | Method | 20131111 |
Events
Class J_3RF_REP_STREAM_RENDER has no event.
Types
Class J_3RF_REP_STREAM_RENDER has no local type.
Method Signatures
Method ACTUAL_EXPORT_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_PARENT_OBJ | Call by reference | Object reference (TYPE REF TO) | J_3RF_REP_OBJECT | Node object for xml reporting hier | 20131111 | ||
2 | ![]() |
OUT_OBJ_ADDED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Was some element exported to stream | 20131111 |
Method ACTUAL_EXPORT_ELEMENT on class J_3RF_REP_STREAM_RENDER has no exception.
Method COMMIT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_DATA | Call by reference | Type reference (TYPE) | STRING | 20131111 |
Method COMMIT_DATA on class J_3RF_REP_STREAM_RENDER has no exception.
Method EXPORT_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_OBJECT | Call by reference | Object reference (TYPE REF TO) | J_3RF_REP_OBJECT | Node object for xml reporting hier | 20131111 | ||
2 | ![]() |
OUT_DEFAULT_EXP | Call by reference | Type reference (TYPE) | ABAP_BOOL | Default attribute was exported | 20131111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Attribute export error | 20131111 |
Method EXPORT_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_OBJECT | Call by reference | Object reference (TYPE REF TO) | J_3RF_REP_OBJECT | Node object for xml reporting hier | 20131111 | ||
2 | ![]() |
OUT_OBJ_ADDED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Was some element exported to stream | 20131111 |
Method EXPORT_ELEMENT on class J_3RF_REP_STREAM_RENDER has no exception.
Method GENERATE_DOCUMENT Signature
Method GENERATE_DOCUMENT on class J_3RF_REP_STREAM_RENDER has no parameter.
Method GENERATE_DOCUMENT on class J_3RF_REP_STREAM_RENDER has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class J_3RF_REP_STREAM_RENDER has no parameter.
Method GET_DESCRIPTION on class J_3RF_REP_STREAM_RENDER has no exception.
Method GET_PARAM_LIST Signature
Method GET_PARAM_LIST on class J_3RF_REP_STREAM_RENDER has no parameter.
Method GET_PARAM_LIST on class J_3RF_REP_STREAM_RENDER has no exception.
Method GET_RESULTS_INFO Signature
Method GET_RESULTS_INFO on class J_3RF_REP_STREAM_RENDER has no parameter.
Method GET_RESULTS_INFO on class J_3RF_REP_STREAM_RENDER has no exception.
Method LOAD_PARAMS Signature
Method LOAD_PARAMS on class J_3RF_REP_STREAM_RENDER has no parameter.
Method LOAD_PARAMS on class J_3RF_REP_STREAM_RENDER has no exception.
Method RETURNS_DATA Signature
Method RETURNS_DATA on class J_3RF_REP_STREAM_RENDER has no parameter.
Method RETURNS_DATA on class J_3RF_REP_STREAM_RENDER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |