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 |
|---|---|---|---|---|---|---|---|
| |
E_AMT_MULTI | TYPE | I | Amount multiplier | |||
| |
E_RTE_MULTI | TYPE | I | Rate multiplier | |||
| |
E_AMT_CURR | TYPE | P0008-WAERS | Amount currency | |||
| |
E_RTE_CURR | TYPE | P0008-WAERS | Rate currency | |||
| |
I_BEGDA | TYPE | D | Period begin date | |||
| |
I_ENDDA | TYPE | D | Period end date | |||
| |
I_AMT_CURR | TYPE | P0008-WAERS | Amount currency | |||
| |
I_RTE_CURR | TYPE | P0008-WAERS | Rate currency | |||
| |
I_APZNR | TYPE | PC207-APZNR | Wage type split indicator | |||
| |
I_DEC_FLAG | TYPE | C | Multiple decimal places switch - init | |||
| |
I_CALC_CURR | TYPE | P0008-WAERS | Payroll calculation currency | |||
| |
P_WPBP | TYPE | PC205 | Payroll Results: Work Center/Basic Pay | |||
| |
P_P0008 | TYPE | P0008 | HR Master Record: Infotype 0008 (Basic Pay) | |||
| |
NO_CURRENCY | TYPE | A currency could not be found for the amount | ||||
Processing Type
| Normal Function 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 |