SAP ABAP Interface IF_EPIC_BRS_FI_CONFIG_SERVICE (EPIC: FI related configuration utilities)
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_FI_CONFIG_SERVICE EPIC: FI configuration service for BRS 20120822
Properties
Interface IF_EPIC_BRS_FI_CONFIG_SERVICE  
Short Description EPIC: FI related configuration utilities    
General Data
Package ID-FI-EPIC-BRS   Globalization: E-Payment Integration Bank Recon. Statement 
Created 20120822   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_FI_CONFIG_SERVICE has no interface.
Friends
Interface IF_EPIC_BRS_FI_CONFIG_SERVICE has no friend.
Attributes
Interface IF_EPIC_BRS_FI_CONFIG_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_IF_PERIOD_ISVALID Instance method Public Method Check if the Period is Valid 20120920
2 CONVERT_AMOUNT Instance method Public Method convert amount 20120921
3 GET_BANK_INFORMATION Instance method Public Method Get bank information 20120920
4 GET_EMPLOYEE_TOLERANCE Instance method Public Method Get Employee Tolerance Configuration 20121102
5 GET_FIELDNAME Instance method Public Method Get FieldName From a DDIC Object 20121102
6 GET_FISCAL_PERIOD_VARIANT Instance method Public Method Get BRS Fiscal Period Variant 20120830
7 GET_HKONT_TOLERANCE Instance method Public Method Get G/L Account Tolerance Configuration 20121102
8 GET_NEXT_PERIOD Instance method Public Method Get next valid period of given company code 20120822
9 GET_PERIOD_START_END_DATE Instance method Public Method Get period start end date 20120920
10 IS_DATE_PERIOD_PER_SAME Instance method Public Method check to see if a date`s period same as another period 20120920
Events
Interface IF_EPIC_BRS_FI_CONFIG_SERVICE has no event.
Types
Interface IF_EPIC_BRS_FI_CONFIG_SERVICE has no local type.
Method Signatures

Method CHECK_IF_PERIOD_ISVALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPANYCODE Call by reference Type reference (TYPE) BUKRS Company Code 20120920
2 Importing IV_FISCALYEAR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20120920
3 Importing IV_PERIOD Call by reference Type reference (TYPE) MONAT Fiscal Period 20120920
# Exception Resumable Description Created on
1 CX_EPIC_BRS EPIC: Bank Reconciliation Statement Exception 20120920

Method CONVERT_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AMOUNT_FROM Call by reference Type reference (TYPE) EPIC_BRS_AMOUNT EPIC BRS Amount 20120921
2 Importing IV_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20120921
3 Importing IV_WAERS_FROM Call by reference Type reference (TYPE) WAERS Currency Key 20120921
4 Importing IV_WAERS_TO Call by reference Type reference (TYPE) WAERS Currency Key 20120921
5 Returning RV_AMOUNT_TO Value transfer Type reference (TYPE) EPIC_BRS_AMOUNT EPIC BRS Amount 20120921

Method CONVERT_AMOUNT on Interface IF_EPIC_BRS_FI_CONFIG_SERVICE has no exception.

Method GET_BANK_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BNKA Call by reference Type reference (TYPE) BNKA Bank master record 20120920
2 Exporting ES_T001 Call by reference Type reference (TYPE) T001 Company Codes 20120920
3 Exporting ES_T012 Call by reference Type reference (TYPE) T012 House Banks 20120920
4 Exporting ES_T012K Call by reference Type reference (TYPE) T012K House Bank Accounts 20120920
5 Exporting ET_T042I Call by reference Type reference (TYPE) EPIC_T_T042I EPIC: Bank Reconciliation Statment table of T042I 20120920
6 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20120920
7 Importing IV_HBKID Call by reference Type reference (TYPE) HBKID Short Key for a House Bank 20120920
8 Importing IV_HKTID Call by reference Type reference (TYPE) HKTID ID for Account Details 20120920

Method GET_BANK_INFORMATION on Interface IF_EPIC_BRS_FI_CONFIG_SERVICE has no exception.

Method GET_EMPLOYEE_TOLERANCE 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 20121102
2 Importing IV_USNAM Call by reference Type reference (TYPE) USNAM User name 20121102
3 Returning RS_EMPLOYEE_TOLERANCE Value transfer Type reference (TYPE) T043T FI tolerance groups for employees 20121102

Method GET_EMPLOYEE_TOLERANCE on Interface IF_EPIC_BRS_FI_CONFIG_SERVICE has no exception.

Method GET_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DDIC_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20121102
2 Returning RT_FIELD_NAME Value transfer Type reference (TYPE) EPIC_T_BRS_FIELDNAME EPIC: Bank Reconciliation Statement ALV Fieldname 20121102

Method GET_FIELDNAME on Interface IF_EPIC_BRS_FI_CONFIG_SERVICE has no exception.

Method GET_FISCAL_PERIOD_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ANZBP Call by reference Type reference (TYPE) ANZBP Number of posting periods 20120830
2 Exporting EV_ANZSP Call by reference Type reference (TYPE) ANZSP Number of special periods 20120830
3 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20120830

Method GET_FISCAL_PERIOD_VARIANT on Interface IF_EPIC_BRS_FI_CONFIG_SERVICE has no exception.

Method GET_HKONT_TOLERANCE 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 20121102
2 Importing IV_GLACCOUNT Call by reference Type reference (TYPE) HKONT General Ledger Account 20121102
3 Returning RS_GLACCOUNT_TOLERANCE Value transfer Type reference (TYPE) T043S Tolerances for Groups of G/L Accounts 20121102

Method GET_HKONT_TOLERANCE on Interface IF_EPIC_BRS_FI_CONFIG_SERVICE has no exception.

Method GET_NEXT_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PERIOD Call by reference Type reference (TYPE) MONAT Fiscal Period 20120822
2 Exporting EV_YEAR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20120822
3 Importing IV_BUKRS Call by reference Type reference (TYPE) BUKRS Company Code 20120822
4 Importing IV_PERIOD Call by reference Type reference (TYPE) MONAT Fiscal Period 20120822
5 Importing IV_YEAR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20120822

Method GET_NEXT_PERIOD on Interface IF_EPIC_BRS_FI_CONFIG_SERVICE has no exception.

Method GET_PERIOD_START_END_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ENDDATE Value transfer Type reference (TYPE) SY-DATUM Current Date of Application Server 20120920
2 Exporting EV_STARTDATE Value transfer Type reference (TYPE) SY-DATUM Current Date of Application Server 20120920
3 Importing IV_COMPANYCODE Value transfer Type reference (TYPE) BUKRS Company Code 20120920
4 Importing IV_FISCALYEAR Value transfer Type reference (TYPE) GJAHR Fiscal Year 20120920
5 Importing IV_PERIOD Value transfer Type reference (TYPE) MONAT Fiscal Period 20120920
# Exception Resumable Description Created on
1 CX_EPIC_BRS EPIC: Bank Reconciliation Statement Exception 20120920

Method IS_DATE_PERIOD_PER_SAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Company Code 20120920
2 Importing IV_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20120920
3 Importing IV_PERIOD_POSTING_DOC Call by reference Type reference (TYPE) MONAT Fiscal Period 20120920
4 Importing IV_YEAR_POSTING_DOC Call by reference Type reference (TYPE) GJAHR Fiscal Year 20120920
5 Returning RV_SAME_PERIOD Value transfer Type reference (TYPE) ABAP_BOOL 20120920

Method IS_DATE_PERIOD_PER_SAME on Interface IF_EPIC_BRS_FI_CONFIG_SERVICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617