SAP ABAP Class CL_EPIC_BRS_SUMMARY_SEARCH (EPIC: Class that manager the brs summary search)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-BRS (Package) Globalization: E-Payment Integration Bank Recon. Statement
Properties
Class CL_EPIC_BRS_SUMMARY_SEARCH  
Short Description EPIC: Class that manager the brs summary search    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-FI-EPIC-BRS   Globalization: E-Payment Integration Bank Recon. Statement 
Created 20121220   SAP 
Last change 20130531   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_BRS_SUMMARY_SEARCH has no interface implemented.
Friends
Class CL_EPIC_BRS_SUMMARY_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_EPIC_BRS_DATA_ACCESS Instance attribute Private Object reference (TYPE REF TO) IF_EPIC_BRS_DATA_ACCESS EPIC: Bank Reconciliation Statement Data Access 20121220
2 GO_EPIC_BRS_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_EPIC_BRS_MANAGER EPIC: Bank Reconcilation Statement General Managerment 20121221
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121220
2 GET_BRS_DIRTY_INFO_EACH_PERIOD Instance method Private Method 20121220
3 GET_DURATION_OVERVIEW Instance method Public Method Get Overview Data For a duration period 20121220
4 GET_END_BALANCE Instance method Private Method Get End Balance of Bank&Enterprise For a specific period 20121227
5 GET_SEARCH_ITEM_EACH_PERIOD Instance method Private Method 20121220
Events
Class CL_EPIC_BRS_SUMMARY_SEARCH has no event.
Types
Class CL_EPIC_BRS_SUMMARY_SEARCH has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EPIC_BRS_DATA_ACCESS Call by reference Object reference (TYPE REF TO) IF_EPIC_BRS_DATA_ACCESS EPIC: Bank Reconciliation Statement Data Access 20121221
2 Importing IO_EPIC_BRS_MANAGER Call by reference Object reference (TYPE REF TO) CL_EPIC_BRS_MANAGER EPIC: Bank Reconcilation Statement General Managerment 20121221

Method CONSTRUCTOR on class CL_EPIC_BRS_SUMMARY_SEARCH has no exception.

Method GET_BRS_DIRTY_INFO_EACH_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_DIRTY Value transfer Type reference (TYPE) ABAP_BOOL 20121220

Method GET_BRS_DIRTY_INFO_EACH_PERIOD on class CL_EPIC_BRS_SUMMARY_SEARCH has no exception.

Method GET_DURATION_OVERVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SEARCH_DURATION Call by reference Type reference (TYPE) EPIC_S_BRS_SEARCH EPIC: Bank Reconciliation Statement Search 20121220
2 Returning RT_OVERVIEW Value transfer Type reference (TYPE) EPIC_T_BRS_SEARCH_ITEM EPIC: table type of brs search item 20121220
# Exception Resumable Description Created on
1 CX_EPIC_BRS EPIC: Bank Reconciliation Statement Exception 20121227

Method GET_END_BALANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BANK_END_BALANCE Call by reference Type reference (TYPE) EPIC_BRS_CLOSING_BAL_E Closing Balance on Bank G/L Account 20121227
2 Exporting EV_ENTRPS_END_BALANCE Call by reference Type reference (TYPE) EPIC_BRS_CLOSING_BAL_E Closing Balance on Bank G/L Account 20121227
3 Importing IS_BRS_INFO Call by reference Type reference (TYPE) EPIC_S_BRS_INFO EPIC: Bank Reconsilation Statement Info 20121227
4 Importing IV_GJAHR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20121227
5 Importing IV_MONAT Call by reference Type reference (TYPE) MONAT Fiscal Period 20121227

Method GET_END_BALANCE on class CL_EPIC_BRS_SUMMARY_SEARCH has no exception.

Method GET_SEARCH_ITEM_EACH_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BRS_INFO Call by reference Type reference (TYPE) EPIC_S_BRS_INFO EPIC: Bank Reconsilation Statement Info 20121220
2 Importing IV_EACHROUND_GJAHR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20121220
3 Importing IV_EACHROUND_MONAT Call by reference Type reference (TYPE) MONAT Fiscal Period 20121220
4 Returning RS_SEARCH_ITEM Value transfer Type reference (TYPE) EPIC_S_BRS_SEARCH_ITEM EPIC: BRS search item 20121220

Method GET_SEARCH_ITEM_EACH_PERIOD on class CL_EPIC_BRS_SUMMARY_SEARCH has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617