SAP ABAP Class J_3RF_REP_ST_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
Properties
Class J_3RF_REP_ST_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 20131015   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_J3RF_REP_XML_RENDER Interface for XML rendering engine 20131111
Friends
Class J_3RF_REP_ST_RENDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IN_REPORT_REF Instance attribute Private Object reference (TYPE REF TO) J_3RF_REPORT Main object for xml report hierarchy 20131111
2 LR_STREAM Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_STRING_C_WRITER Binary String Write Stream 20131111
3 LV_ENCODING Instance attribute Protected Type reference (TYPE) ABAP_ENCODING 20131111
Methods
# Method Level Visibility Method type Description Created on
1 ACTUAL_EXPORT_ELEMENT Instance method Protected Method Perform actual export of supplied element 20131111
2 COMMIT_DATA Instance method Protected Method Transfer generated data into storage 20131111
3 EXPORT_ATTRIBUTES Instance method Protected Method Export attributes of supplied element 20131111
4 EXPORT_ELEMENT Instance method Protected Method Replicates repeatable nodes and initiate element export 20131111
5 GENERATE_DOCUMENT Instance method Public Method 20131111
Events
Class J_3RF_REP_ST_RENDER has no event.
Types
Class J_3RF_REP_ST_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 Importing IN_PARENT_OBJ Call by reference Object reference (TYPE REF TO) J_3RF_REP_OBJECT Node object for xml reporting hier 20131111
2 Exporting 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_ST_RENDER has no exception.

Method COMMIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_DATA Call by reference Type reference (TYPE) STRING 20131111

Method COMMIT_DATA on class J_3RF_REP_ST_RENDER has no exception.

Method EXPORT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_OBJECT Call by reference Object reference (TYPE REF TO) J_3RF_REP_OBJECT Node object for xml reporting hier 20131111
2 Exporting OUT_DEFAULT_EXP Call by reference Type reference (TYPE) ABAP_BOOL Default attribute was exported 20131111
# Exception Resumable Description Created on
1 CX_ATTRIBUTE_EXPORT_ERROR Attribute export error 20131111

Method EXPORT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_OBJECT Call by reference Object reference (TYPE REF TO) J_3RF_REP_OBJECT Node object for xml reporting hier 20131111
2 Exporting 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_ST_RENDER has no exception.

Method GENERATE_DOCUMENT Signature

Method GENERATE_DOCUMENT on class J_3RF_REP_ST_RENDER has no parameter.
Method GENERATE_DOCUMENT on class J_3RF_REP_ST_RENDER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in