SAP ABAP Function Module HR_NZ_GET_CURRENCY_MULTIPLIER (Get the currency and currency multiplier for an amount and rate)
Hierarchy
SAP_HRCNZ (Software Component) Sub component SAP_HRCNZ of SAP_HR
   PA-PA-NZ (Application Component) New Zealand
     PB43 (Package) HR master data: New Zealand
Basic Data
Function Module HR_NZ_GET_CURRENCY_MULTIPLIER Get the currency and currency multiplier for an amount and rate  
Function Group 3NZL   erweiterte Tabellenpflege (generiert)  
Program Name SAPL3NZL    
INCLUDE Name L3NZLU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_AMT_MULTI TYPE I Amount multiplier
Exporting E_RTE_MULTI TYPE I Rate multiplier
Exporting E_AMT_CURR TYPE P0008-WAERS Amount currency
Exporting E_RTE_CURR TYPE P0008-WAERS Rate currency
Importing I_BEGDA TYPE D Period begin date
Importing I_ENDDA TYPE D Period end date
Importing I_AMT_CURR TYPE P0008-WAERS Amount currency
Importing I_RTE_CURR TYPE P0008-WAERS Rate currency
Importing I_APZNR TYPE PC207-APZNR Wage type split indicator
Importing I_DEC_FLAG TYPE C Multiple decimal places switch - init
Importing I_CALC_CURR TYPE P0008-WAERS Payroll calculation currency
Tables P_WPBP TYPE PC205 Payroll Results: Work Center/Basic Pay
Tables P_P0008 TYPE P0008 HR Master Record: Infotype 0008 (Basic Pay)
Exception NO_CURRENCY TYPE A currency could not be found for the amount
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20091125 
SAP Release Created in