SAP ABAP Class CL_EPIC_CB_EXCEL_PARSER (EPIC: Cash budget liquidity item excel parser)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-PMCTL-SMPL (Package) Globalization: E-Payment Integration Payment Control Sample
Properties
Class CL_EPIC_CB_EXCEL_PARSER  
Short Description EPIC: Cash budget liquidity item excel parser    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-PMCTL-SMPL   Globalization: E-Payment Integration Payment Control Sample 
Created 20130627   SAP 
Last change 20131127   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
Class CL_EPIC_CB_EXCEL_PARSER has no interface implemented.
Friends
Class CL_EPIC_CB_EXCEL_PARSER has no friend class.
Attributes
Class CL_EPIC_CB_EXCEL_PARSER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PARSE_ORGUNIT Static method Public Method 20130716
2 PARSE_CYCLE Static method Public Method 20130708
3 PARSE_LQITEM Static method Public Method 20130708
4 PARSE_ORGUNIT Static method Public Method 20130708
Events
Class CL_EPIC_CB_EXCEL_PARSER has no event.
Types
Class CL_EPIC_CB_EXCEL_PARSER has no local type.
Method Signatures

Method CHECK_PARSE_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EPIC_CB_EXL_ORG Call by reference Type reference (TYPE) STRING 20130716
2 Returning RV_IS_IN_GOOD_FORMAT Value transfer Type reference (TYPE) ABAP_BOOL 20130716

Method CHECK_PARSE_ORGUNIT on class CL_EPIC_CB_EXCEL_PARSER has no exception.

Method PARSE_CYCLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STR_IN_EXCEL Call by reference Type reference (TYPE) STRING 20130708
2 Returning RV_PARSED_CYCLE_STR Value transfer Type reference (TYPE) STRING 20130708

Method PARSE_CYCLE on class CL_EPIC_CB_EXCEL_PARSER has no exception.

Method PARSE_LQITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STR_IN_EXCEL Call by reference Type reference (TYPE) STRING 20130708
2 Returning RV_PARSED_LQITEM_STR Value transfer Type reference (TYPE) STRING 20130708

Method PARSE_LQITEM on class CL_EPIC_CB_EXCEL_PARSER has no exception.

Method PARSE_ORGUNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STR_IN_EXCEL Call by reference Type reference (TYPE) STRING 20130708
2 Returning RV_PARSED_ORG_STR Value transfer Type reference (TYPE) STRING 20130708

Method PARSE_ORGUNIT on class CL_EPIC_CB_EXCEL_PARSER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in