SAP ABAP Class IDREPFW_CL_CSV_OUTPUT (Reporting Tool: CSV Output into File)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-REP_FRWK (Package) International Development: Reporting Framework
Properties
Class IDREPFW_CL_CSV_OUTPUT  
Short Description Reporting Tool: CSV Output into File    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-REP_FRWK   International Development: Reporting Framework 
Created 20131107   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IDREPFW_CL_CSV_OUTPUT has no forward declaration.
Interfaces
Class IDREPFW_CL_CSV_OUTPUT has no interface implemented.
Friends
Class IDREPFW_CL_CSV_OUTPUT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CL_EVENTS Instance attribute Private Object reference (TYPE REF TO) IDREPFW_CL_EVENTS Rep.Framework: Events 20131107
2 MO_OBJECT Static Attribute Private Object reference (TYPE REF TO) IDREPFW_CL_CSV_OUTPUT Reporting Tool: CSV Output into File 20131107
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DATA Instance method Public Method Create Dynamic Tables and Structures 20131107
2 GET_INSTANCE Static method Public Method Create/Get Instance of Current Object 20131107
3 MOVE_DATA Instance method Public Method Move Data from Section into CSV Output Table + Event 2081 20131107
4 SAVE_FILE Instance method Public Method Save CSV Output Table into File 20131107
Events
Class IDREPFW_CL_CSV_OUTPUT has no event.
Types
Class IDREPFW_CL_CSV_OUTPUT has no local type.
Method Signatures

Method CREATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20131107
2 Exporting EREF_CSV_TABLE Call by reference Object reference (TYPE REF TO) DATA [Ref] Table for CSV Output 20131107
3 Exporting EREF_SECTION_HDR Call by reference Object reference (TYPE REF TO) DATA [Ref] Header Structure of Selected Section 20131107
4 Exporting EREF_SECTION_TAB Call by reference Object reference (TYPE REF TO) DATA [Ref] Table of Selected Section 20131107
5 Exporting ES_SECT_VALUES Call by reference Type reference (TYPE) IDREPFW_STR_SECT_VALUES Rep.Framework: Values of Rep.Section 20131107
6 Importing IS_CSV_OUTPUT Call by reference Type reference (TYPE) IDREPFW_O_CSV_E Rep.Framework: Output CSV Versions 20131107
7 Importing IT_RUN_SECT Call by reference Type reference (TYPE) IDREPFW_TAB_RUN_SECT Rep.Framework: List of Run Sections 20131107

Method CREATE_DATA on class IDREPFW_CL_CSV_OUTPUT has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) IDREPFW_CL_CSV_OUTPUT Reporting Tool: CSV Output into File 20131107

Method GET_INSTANCE on class IDREPFW_CL_CSV_OUTPUT has no exception.

Method MOVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20131107
2 Exporting ET_CSV_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Table for CSV Output 20131107
3 Importing IS_CSV_OUTPUT Call by reference Type reference (TYPE) IDREPFW_O_CSV_E Rep.Framework: Output CSV Versions 20131107
4 Importing IS_REP_KEY Call by reference Type reference (TYPE) IDREPFW_STR_REP_KEY Rep.Framework: Combination of key fields: Group,ID,Versn 20131107
5 Importing IS_RUN_VALUES Call by reference Type reference (TYPE) IDREPFW_STR_RUN_VALUES Rep.Framework: Header data for Reporting Run 20131107
6 Importing IS_SECTION_HDR Call by reference Type reference (TYPE) ANY Header Structure of Selected Section 20131107
7 Importing IT_RUN_SECT Call by reference Type reference (TYPE) IDREPFW_TAB_RUN_SECT Rep.Framework: List of Run Sections 20131107
8 Importing IT_SECTION_TAB Call by reference Type reference (TYPE) STANDARD TABLE Table of Selected Section 20131107

Method MOVE_DATA on class IDREPFW_CL_CSV_OUTPUT has no exception.

Method SAVE_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20131107
2 Importing IS_CSV_OUTPUT Call by reference Type reference (TYPE) IDREPFW_O_CSV_E Rep.Framework: Output CSV Versions 20131107
3 Importing IS_DIR_SETTINGS Call by reference Type reference (TYPE) IDREPFW_STR_RUN_SETTINGS_1 Rep.Framework: Settings for Directory 20131107
4 Importing IT_CSV_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Table for CSV Output 20131107
5 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING CSV FileName (String) 20131107

Method SAVE_FILE on class IDREPFW_CL_CSV_OUTPUT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in