SAP ABAP Class CL_RSDS_CONVERT_CSV_FLEXIBLE (CSV Fixed-Converter Class)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDS_ACCESS (Package) Access methods Apollo DataSource
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_ATTRIBUTES_MAINTAIN Maintenance Interface for New DataSource 20040706
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_CHECK Check of DS with Access Methods 20040706
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_CONVERT DataSource Converter: String---> Character Structure 20040705
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_MAINTAINABILITY Maintainability 20050104
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDS_STRUCTURE_PROPOSE Structure Proposals Using Access Methods 20050527
Properties
Class CL_RSDS_CONVERT_CSV_FLEXIBLE  
Short Description CSV Fixed-Converter Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDS_ACCESS   Access methods Apollo DataSource 
Created 20040705   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDS_CONVERT_CSV_FLEXIBLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDS_ATTRIBUTES_MAINTAIN Maintenance Interface for New DataSource 20040706
2 IF_RSDS_CHECK Check of DS with Access Methods 20040706
3 IF_RSDS_CONVERT DataSource Converter: String---> Character Structure 20040705
4 IF_RSDS_MAINTAINABILITY Maintainability 20050104
5 IF_RSDS_STRUCTURE_PROPOSE Structure Proposals Using Access Methods 20050527
Friends
Class CL_RSDS_CONVERT_CSV_FLEXIBLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CHAR1000 Static Attribute Private Type reference (TYPE) RSTHOUSAND Thousand separator 20050601
2 P_CONVLANGU Static Attribute Private Type reference (TYPE) RSDS_CONVLANGU Conversion Language 20090515
3 P_DATASOURCE_TYPE Static Attribute Private Type reference (TYPE) RSDS_REQUTYPE Data Type of a DataSource 20050913
4 P_DATA_SEP_C Static Attribute Private Type reference (TYPE) CHAR1 Data separator 20050601
5 P_DEZICHAR Static Attribute Private Type reference (TYPE) RSDECIMAL Character for decimal point 20050601
6 P_ESC_C Static Attribute Private Type reference (TYPE) CHAR1 Escape character 20050601
7 P_R_ATTRIBUTES Static Attribute Private Object reference (TYPE REF TO) CL_RSDS_STORE_CSV_ATTRIBUTES CSV storage attributes 20050104
8 P_T_FIELDS Static Attribute Private Type reference (TYPE) RSDS_TX_SEGMENTS Fieldlist 20060814
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FILE_EXTENSION Static method Public Method Prüfen 20100809
Events
Class CL_RSDS_CONVERT_CSV_FLEXIBLE has no event.
Types
Class CL_RSDS_CONVERT_CSV_FLEXIBLE has no local type.
Method Signatures

Method CHECK_FILE_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MESSAGES Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20100809
2 Importing I_ACCESSMETHOD Call by reference Type reference (TYPE) RSDSACCESS Access Method DataSource 20100809
3 Importing I_CURRENTLY_USED Call by reference Type reference (TYPE) RSDS_USED Aktuell genutzt 20100809
4 Importing I_DTP Call by reference Type reference (TYPE) RSBKDTPNM Datentransferprozess ID 20100809
5 Importing I_EXTENSIONS Call by reference Type reference (TYPE) RSFILENM Erlaubte Endungen 20100809
6 Importing I_INFOPACKAGE Call by reference Type reference (TYPE) RSLOGDPID Logische InfoPackage-Variante (ID) 20100809
7 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20100809
8 Importing I_R_ATTRIBUTES Call by reference Object reference (TYPE REF TO) OBJECT peicherobjekt (muss serialisierbar sein) 20100809
9 Importing I_R_DS Call by reference Object reference (TYPE REF TO) CL_RSDS_RSDS DataSource 20100809

Method CHECK_FILE_EXTENSION on class CL_RSDS_CONVERT_CSV_FLEXIBLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700