SAP ABAP Class CL_BSP_BROK_SERVICE_CURRENCY (Service Class for Handling Currencies)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CD (Application Component) Collections/Disbursements
     FSCDITAGCY_SERVICE (Package) FS-CD: Italian Agency Administration - Service Classes
Properties
Class CL_BSP_BROK_SERVICE_CURRENCY  
Short Description Service Class for Handling Currencies    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FSCDITAGCY_SERVICE   FS-CD: Italian Agency Administration - Service Classes 
Created 20040123   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_BROK_SERVICE_CURRENCY has no forward declaration.
Interfaces
Class CL_BSP_BROK_SERVICE_CURRENCY has no interface implemented.
Friends
Class CL_BSP_BROK_SERVICE_CURRENCY has no friend class.
Attributes
Class CL_BSP_BROK_SERVICE_CURRENCY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_TO_LOCAL_CURRENCY Static method Public Method Translation in local currency 20040126
2 CONVERT_TO_LOCAL_CURRENCY_CC Static method Public Method Translation to Company Code Local Currency 20040126
3 LOCCURR_GET_FOR_BUKRS Static method Public Method Provides Local Currency for Company Code 20040123
Events
Class CL_BSP_BROK_SERVICE_CURRENCY has no event.
Types
Class CL_BSP_BROK_SERVICE_CURRENCY has no local type.
Method Signatures

Method CONVERT_TO_LOCAL_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FACTOR Call by reference Type reference (TYPE) KURSF_KK Umrechnungskurs 20040126
2 Exporting E_LOCAMNT Call by reference Type reference (TYPE) BETRW_KK Betrag in Transaktionswährung mit Vorzeichen 20040126
3 Importing I_DATE Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040126
4 Importing I_FORAMNT Call by reference Type reference (TYPE) BETRW_KK Betrag in Transaktionswährung mit Vorzeichen 20040126
5 Importing I_FORCURR Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20040126
6 Importing I_LOCCURR Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20040126

Method CONVERT_TO_LOCAL_CURRENCY on class CL_BSP_BROK_SERVICE_CURRENCY has no exception.

Method CONVERT_TO_LOCAL_CURRENCY_CC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FACTOR Call by reference Type reference (TYPE) KURSF_KK Umrechnungskurs 20040126
2 Exporting E_LOCAMNT Call by reference Type reference (TYPE) BETRW_KK Betrag in Transaktionswährung mit Vorzeichen 20040126
3 Exporting E_LOCCURR Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20040126
4 Importing I_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20040126
5 Importing I_DATE Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040126
6 Importing I_FORAMNT Call by reference Type reference (TYPE) BETRW_KK Betrag in Transaktionswährung mit Vorzeichen 20040126
7 Importing I_FORCURR Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20040126

Method CONVERT_TO_LOCAL_CURRENCY_CC on class CL_BSP_BROK_SERVICE_CURRENCY has no exception.

Method LOCCURR_GET_FOR_BUKRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPCODE Call by reference Type reference (TYPE) BUKRS Buchungskreis 20040123
2 Returning R_LOCCURR Value transfer Type reference (TYPE) HWAER Hauswährung 20040123

Method LOCCURR_GET_FOR_BUKRS on class CL_BSP_BROK_SERVICE_CURRENCY has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472