SAP ABAP Interface IF_EPIC_BRS_DATA_ACCESS (EPIC: Bank Reconciliation Statement Data Access)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-FI-EPIC-BRS (Package) Globalization: E-Payment Integration Bank Recon. Statement
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPIC_BRS_DATA_ACCESS EPIC: Bank Reconciliation Statement Data Access 20120810
Properties
Interface IF_EPIC_BRS_DATA_ACCESS  
Short Description EPIC: Bank Reconciliation Statement Data Access    
General Data
Package ID-FI-EPIC-BRS   Globalization: E-Payment Integration Bank Recon. Statement 
Created 20120810   SAP 
Last changed 20130531   SAP 
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
Interface IF_EPIC_BRS_DATA_ACCESS has no interface.
Friends
Interface IF_EPIC_BRS_DATA_ACCESS has no friend.
Attributes
Interface IF_EPIC_BRS_DATA_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADMIN_DATA_FROM_HEADER Instance method Public Method Get Administrative Data From Header 20120919
2 GET_ALL_BRS_HEADER Instance method Public Method Get All BRS headers 20120810
3 GET_ALL_LATER_BRS_DESPITE_YEAR Instance method Public Method Get all the later brs after a specific brs include diff year 20121204
4 GET_AUTO_CLEARED_ITEM Instance method Public Method Get auto cleared items 20120921
5 GET_BRS Instance method Public Method Get an BRS 20120810
6 GET_BRS_BUFF Instance method Public Method Get BRS Buffer Data 20120831
7 GET_BUFF_FROM_BUFF Instance method Public Method Get Buff From table through a Buff Structure 20120918
8 GET_CAN_SAVE_FLAG Instance method Public Method Get Can Save Flag 20120830
9 GET_CNT_BY_CMPNYCD_BANK_ACCT Instance method Public Method Get Header Count By Company Code and Bank Account 20120830
10 GET_FORM_NAME Instance method Public Method Get Form Name 20121017
11 GET_HEADER_FROM_HEADER Instance method Public Method Get Header From Header Structure 20120918
12 GET_LAST_BRS Instance method Public Method Get the last BRS 20120907
13 GET_MCLEARED_CHANGED_PERIOD Instance method Public Method Get all the period if their manual cleared item has changed 20121012
14 GET_SEARCH_ITEM_FROM_HEADERTBL Instance method Public Method Get Search Items through brs_info From Header Table 20121220
15 GET_SEGMENT_COUNT Instance method Public Method Get Segment Count 20120925
16 GET_SEGMENT_FROM_SEGMENT Instance method Public Method Get segment from table from a segment structure 20120918
17 SAVE_BRS Instance method Public Method Save an BRS 20120810
Events
Interface IF_EPIC_BRS_DATA_ACCESS has no event.
Types
Interface IF_EPIC_BRS_DATA_ACCESS has no local type.
Method Signatures

Method GET_ADMIN_DATA_FROM_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BRS_PRINT_DOCU_INFO Call by reference Type reference (TYPE) EPIC_S_PRINT_DOCU_INFO EPIC: Bank Reconcilation Statement Print Document Info 20120919
2 Importing IS_BRS_INFO Call by reference Type reference (TYPE) EPIC_S_BRS_INFO EPIC: Bank Reconsilation Statement Info 20120919

Method GET_ADMIN_DATA_FROM_HEADER on Interface IF_EPIC_BRS_DATA_ACCESS has no exception.

Method GET_ALL_BRS_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BANK_ACCOUNT Call by reference Type reference (TYPE) HKONT General Ledger Account 20120816
2 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20120816
3 Returning RT_BRS_HEADER Value transfer Type reference (TYPE) EPIC_T_BRS_HEADER EPIC: Bank Reconciliaiton Statment BRS Header Table 20120810

Method GET_ALL_BRS_HEADER on Interface IF_EPIC_BRS_DATA_ACCESS has no exception.

Method GET_ALL_LATER_BRS_DESPITE_YEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALL_LATER_BRS_DESPITE_YEAR Call by reference Type reference (TYPE) EPIC_T_BRS epic: table type of epic_s_brs 20121204
2 Importing IS_INFO Call by reference Type reference (TYPE) EPIC_S_BRS_INFO EPIC: Bank Reconsilation Statement Info 20121204

Method GET_ALL_LATER_BRS_DESPITE_YEAR on Interface IF_EPIC_BRS_DATA_ACCESS has no exception.

Method GET_AUTO_CLEARED_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AUTO_CLEARED_ITEM Call by reference Type reference (TYPE) EPIC_T_BRS_ITEM EPIC: Bank Reconciliation Statement Items 20120921
2 Importing IV_BANK_ACCOUNT Call by reference Type reference (TYPE) HKONT General Ledger Account 20120921
3 Importing IV_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Company Code 20120921
4 Importing IV_FISCAL_PERIOD Call by reference Type reference (TYPE) MONAT Fiscal Period 20121010
5 Importing IV_FISCAL_YEAR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20120921

Method GET_AUTO_CLEARED_ITEM on Interface IF_EPIC_BRS_DATA_ACCESS has no exception.

Method GET_BRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BANK_ACCOUNT Call by reference Type reference (TYPE) HKONT General Ledger Account 20120810
2 Importing IV_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Company Code 20120810
3 Importing IV_FISCAL_PERIOD Call by reference Type reference (TYPE) MONAT Fiscal Period 20120810
4 Importing IV_FISCAL_YEAR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20120810
5 Returning RS_BRS Value transfer Type reference (TYPE) EPIC_S_BRS 20120810

Method GET_BRS on Interface IF_EPIC_BRS_DATA_ACCESS has no exception.

Method GET_BRS_BUFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BUFF_ACCOUNT Call by reference Type reference (TYPE) EPIC_T_BRS_ACCOUNT EPIC: BRS Account list for Bank sub-accounts 20120831
2 Importing IV_BANK_ACCOUNT Call by reference Type reference (TYPE) HKONT General Ledger Account 20120831
3 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20120831
4 Importing IV_GJAHR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20120831
5 Importing IV_MONAT Call by reference Type reference (TYPE) MONAT Fiscal Period 20120831
6 Returning RT_BRS_BUFF Value transfer Type reference (TYPE) EPIC_T_BRS_FI_BUFF 20120831

Method GET_BRS_BUFF on Interface IF_EPIC_BRS_DATA_ACCESS has no exception.

Method GET_BUFF_FROM_BUFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUFF Call by reference Type reference (TYPE) EPIC_BRS_FI_BUFF 20120918
2 Returning RS_BUFF Value transfer Type reference (TYPE) EPIC_BRS_FI_BUFF 20120918

Method GET_BUFF_FROM_BUFF on Interface IF_EPIC_BRS_DATA_ACCESS has no exception.

Method GET_CAN_SAVE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CAN_SAVE_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 20120830
2 Importing IS_INPUT Call by reference Type reference (TYPE) EPIC_S_BRS_INFO 20120830

Method GET_CAN_SAVE_FLAG on Interface IF_EPIC_BRS_DATA_ACCESS has no exception.

Method GET_CNT_BY_CMPNYCD_BANK_ACCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COUNT Call by reference Type reference (TYPE) I 20120830
2 Importing IS_INFO Call by reference Type reference (TYPE) EPIC_S_BRS_INFO EPIC: Bank Reconsilation Statement Info 20120830

Method GET_CNT_BY_CMPNYCD_BANK_ACCT on Interface IF_EPIC_BRS_DATA_ACCESS has no exception.

Method GET_FORM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20121017
2 Importing IV_PROGRM_NAME Call by reference Type reference (TYPE) EPIC_PROG_NAME EPIC: Program Name for PDF Printing Form Configuration 20121017
3 Returning RV_FORM_NAME Value transfer Type reference (TYPE) FPWBFORMNAME PDF-Based Forms: Form Name 20121017

Method GET_FORM_NAME on Interface IF_EPIC_BRS_DATA_ACCESS has no exception.

Method GET_HEADER_FROM_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HEADER Call by reference Type reference (TYPE) EPIC_BRS_HEADER 20120918
2 Returning RS_HEADER Value transfer Type reference (TYPE) EPIC_BRS_HEADER 20120918

Method GET_HEADER_FROM_HEADER on Interface IF_EPIC_BRS_DATA_ACCESS has no exception.

Method GET_LAST_BRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BRS_HEADER Call by reference Type reference (TYPE) EPIC_BRS_HEADER EPIC: Bank Reconciliation Statement 20120907
2 Importing IS_INFO Call by reference Type reference (TYPE) EPIC_S_BRS_INFO EPIC: Bank Reconsilation Statement Info 20120907

Method GET_LAST_BRS on Interface IF_EPIC_BRS_DATA_ACCESS has no exception.

Method GET_MCLEARED_CHANGED_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BRS_CHANGED_PERIOD Call by reference Type reference (TYPE) EPIC_T_BRS_CHANGED_PERIOD EPIC: BRS table of changed periods 20121012
2 Importing IS_INFO Call by reference Type reference (TYPE) EPIC_S_BRS_INFO 20121109

Method GET_MCLEARED_CHANGED_PERIOD on Interface IF_EPIC_BRS_DATA_ACCESS has no exception.

Method GET_SEARCH_ITEM_FROM_HEADERTBL 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 Returning RS_BRS_HEADER Value transfer Type reference (TYPE) EPIC_BRS_HEADER EPIC: Bank Reconciliation Statement 20121220
# Exception Resumable Description Created on
1 CX_EPIC_BRS EPIC: Bank Reconciliation Statement Exception 20121220

Method GET_SEGMENT_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_COUNT Value transfer Type reference (TYPE) I 20120925
2 Importing IS_SEGMENT Call by reference Type reference (TYPE) EPIC_BRS_SEGMENT EPIC: Bank Reconciliation Statement 20120925

Method GET_SEGMENT_COUNT on Interface IF_EPIC_BRS_DATA_ACCESS has no exception.

Method GET_SEGMENT_FROM_SEGMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BRS_SEGMENT Call by reference Type reference (TYPE) EPIC_BRS_SEGMENT EPIC: Bank Reconciliation Statement 20120918
2 Returning RS_BRS_SEGMENT Value transfer Type reference (TYPE) EPIC_BRS_SEGMENT EPIC: Bank Reconciliation Statement 20120918

Method GET_SEGMENT_FROM_SEGMENT on Interface IF_EPIC_BRS_DATA_ACCESS has no exception.

Method SAVE_BRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BRS Call by reference Type reference (TYPE) EPIC_S_BRS EPIC: Bank Reconciliation Statement 20120810
# Exception Resumable Description Created on
1 CX_EPIC_BRS EPIC: Bank Reconciliation Statement Exception 20120810
History
Last changed by/on SAP  20130531 
SAP Release Created in 617