SAP ABAP Class IF_EPIC_BRS_FI_CONFIG_SERVICE (EPIC: FI related configuration utilities)
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
Class IF_EPIC_BRS_FI_CONFIG_SERVICE  
Short Description EPIC: FI related configuration utilities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120822   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 IF_EPIC_BRS_FI_CONFIG_SERVICE has no interface implemented.
Friends
Class IF_EPIC_BRS_FI_CONFIG_SERVICE has no friend class.
Attributes
Class 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
Class IF_EPIC_BRS_FI_CONFIG_SERVICE has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_EPIC_BRS_FI_CONFIG_SERVICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in