SAP ABAP Class CL_GRRM_UTIL_CSV (CSV data parser)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_UTILITY (Package) Utility classes for Risk Management
Properties
Class CL_GRRM_UTIL_CSV  
Short Description CSV data parser    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRRM_UTILITY   Utility classes for Risk Management 
Created 20101125   SAP 
Last change 20141106    
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
Class CL_GRRM_UTIL_CSV has no interface implemented.
Friends
Class CL_GRRM_UTIL_CSV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_DATE_FORMAT Static Attribute Private Type reference (TYPE) XUDATFM Date format 20101125
2 GV_DECIMAL_FORMAT Static Attribute Private Type reference (TYPE) XUDCPFM Decimal notation 20101125
3 GV_DECIMAL_MARK Static Attribute Private Type reference (TYPE) C 20101125
4 GV_THOUSANDS_SEPARATOR Static Attribute Private Type reference (TYPE) C 20101125
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_VALUE Static method Private Method 20101125
2 CREATE Static method Public Method 20110721
3 GET_DECIMAL_FORMAT Static method Public Method 20101126
4 GET_DECIMAL_NOTATION Static method Private Method 20110721
5 PARSE Static method Public Method 20101125
6 SET_DECIMAL_NOTATION Static method Private Method 20101125
Events
Class CL_GRRM_UTIL_CSV has no event.
Types
Class CL_GRRM_UTIL_CSV has no local type.
Method Signatures

Method CONVERT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RESULT Call by reference Type reference (TYPE) ANY 20101125
2 Importing IV_VALUE Value transfer Type reference (TYPE) STRING 20101125
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20101125

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Call by reference Type reference (TYPE) TABLE 20110909
2 Importing IV_DATE_FORMAT Call by reference Type reference (TYPE) XUDATFM Date format 20110909
3 Importing IV_DECIMAL_FORMAT Call by reference Type reference (TYPE) XUDCPFM Decimal notation 20110909
4 Importing IV_SEPARATOR Call by reference Type reference (TYPE) C 20110721
5 Returning RV_FILE_CONTENT Value transfer Type reference (TYPE) XSTRING 20110909

Method CREATE on class CL_GRRM_UTIL_CSV has no exception.

Method GET_DECIMAL_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) XUBNAME SY-UNAME User Name in User Master Record 20101126
2 Returning RV_FORMAT Value transfer Type reference (TYPE) XUDCPFM Decimal notation 20101126

Method GET_DECIMAL_FORMAT on class CL_GRRM_UTIL_CSV has no exception.

Method GET_DECIMAL_NOTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DECIMAL_MARK Call by reference Type reference (TYPE) C 20110721
2 Exporting EV_THOUSANDS_SEPARATOR Call by reference Type reference (TYPE) C 20110721
3 Importing IV_DCPFM Call by reference Type reference (TYPE) XUDCPFM Decimal notation 20110721

Method GET_DECIMAL_NOTATION on class CL_GRRM_UTIL_CSV has no exception.

Method PARSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE 20101125
2 Importing IT_CSV Call by reference Type reference (TYPE) GRFN_T_STRING String table 20101125
3 Importing IV_DATE_FORMAT Call by reference Type reference (TYPE) XUDATFM Date format 20101125
4 Importing IV_DECIMAL_FORMAT Call by reference Type reference (TYPE) XUDCPFM Decimal notation 20101125
5 Importing IV_SEPARATOR Call by reference Type reference (TYPE) C 20101125
6 Importing IV_SKIP Call by reference Type reference (TYPE) I 2 20101125
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20101125

Method SET_DECIMAL_NOTATION Signature

Method SET_DECIMAL_NOTATION on class CL_GRRM_UTIL_CSV has no parameter.
Method SET_DECIMAL_NOTATION on class CL_GRRM_UTIL_CSV has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000