SAP ABAP Class IF_EX_HRFPM_CURRENCY (Interface to BAdI: HRFPM_CURRENCY)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100111
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRFPM_CURRENCY_CCD 20100111
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_HRFPM_CURRENCY_STD Class for BAdI: HRFPM_CURRENCY 20100111
Properties
Class IF_EX_HRFPM_CURRENCY  
Short Description Interface to BAdI: HRFPM_CURRENCY    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100111   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_HRFPM_CURRENCY has no forward declaration.
Interfaces
Class IF_EX_HRFPM_CURRENCY has no interface implemented.
Friends
Class IF_EX_HRFPM_CURRENCY has no friend class.
Attributes
Class IF_EX_HRFPM_CURRENCY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CURRENCY Static method Public Method 20100111
Events
Class IF_EX_HRFPM_CURRENCY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_CURRENCY_CONVERSION_DATE Public See coding 20110227 BEGIN OF ts_currency_conversion_date, currency TYPE waers, period TYPE hrfpm_s_financing_period, conversion_date TYPE dats, END OF ts_currency_conversion_date
2 TT_CONVERSION_DATE Public See coding 20110227 tt_conversion_date TYPE STANDARD TABLE OF ts_currency_conversion_date WITH DEFAULT KEY
Method Signatures

Method GET_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CURCY Call by reference Type reference (TYPE) HRFPM_CURCY_IT HRFPM: Belegwährung - Tabellentyp 20100111
2 Importing IP_BEGDA Call by reference Type reference (TYPE) BEGDA Gültigkeitsbeginn 20100111
3 Importing IP_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20100111
4 Importing IP_ENDDA Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20100111
# Exception Resumable Description Created on
1 CX_HRFPM_CD_CUSTOMIZING Customizing Belegerstellung 20100111
History
Last changed by/on SAP  20130531 
SAP Release Created in