SAP ABAP Class CL_FPM_TEST_CSV_READER (Feeder reading CSV Files from Mime Repository)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_TEST (Package) Floorplan Manager (Test applications)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20130328
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_CHART Feeder Interface for Chart UIBB 20130328
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_MULTI_INSTANTIABLE FPM Multi Instantiation 20130328
Properties
Class CL_FPM_TEST_CSV_READER  
Short Description Feeder reading CSV Files from Mime Repository    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_TEST   Floorplan Manager (Test applications) 
Created 20130328   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_TEST_CSV_READER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20130328
2 IF_FPM_GUIBB_CHART Feeder Interface for Chart UIBB 20130328
3 IF_FPM_MULTI_INSTANTIABLE FPM Multi Instantiation 20130328
Friends
Class CL_FPM_TEST_CSV_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_PARAMETER Constant Private See coding 20130328
2 MO_FPM Instance attribute Private Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20130328
3 MR_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA 20130328
4 MT_FIELD_DESCRIPTION Instance attribute Private Type reference (TYPE) FPMGB_T_CHARTFIELD_DESCR Chart Field Description 20130328
5 MV_ADD_COUNT_COL Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20130328
6 MV_DATA_SET Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20130701
7 MV_DELIMITER Instance attribute Private Type reference (TYPE) STRING 20130328
8 MV_ENCODING Instance attribute Private Type reference (TYPE) ABAP_ENCODING 20130328
9 MV_PATH Instance attribute Private Type reference (TYPE) STRING 20130328
10 MV_SORT_STRING Instance attribute Private Type reference (TYPE) STRING 20130328
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_COL_ID Instance method Private Method 20130328
2 READ Instance method Private Method 20130328
Events
Class CL_FPM_TEST_CSV_READER has no event.
Types
Class CL_FPM_TEST_CSV_READER has no local type.
Method Signatures

Method CREATE_COL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20130328
2 Returning RV_ID Value transfer Type reference (TYPE) NAME_KOMP 20130328

Method CREATE_COL_ID on class CL_FPM_TEST_CSV_READER has no exception.

Method READ Signature

Method READ on class CL_FPM_TEST_CSV_READER has no parameter.
Method READ on class CL_FPM_TEST_CSV_READER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740