SAP ABAP Function Module HR_NZ_ROUNDING_DECIMALS (Round decimals places)
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_ROUNDING_DECIMALS | Round decimals places |
| Function Group | 3NZ1 | HR-NZ: General Function Modules |
| Program Name | SAPL3NZ1 | |
| INCLUDE Name | L3NZ1U02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
VALUE_OUT | TYPE | Output field with rounded decimals | ||||
| |
VALUE_IN | TYPE | Input field with decimals | ||||
| |
CONV_DEC | TYPE | I | 2 | Number of desired decimals for conversion | ||
| |
NO_ROUNDING_REQUIRED | TYPE | No rounding required. (CONV_DEC > VALUE_IN dec) | ||||
| |
DECIMALS_GREATER_THAN_10 | TYPE | Conversion only possible with decimals <= 10 | ||||
| |
ROUNDING_ERROR | TYPE | An error occurred during the decimal conversion | ||||
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 | 19991201 |
| SAP Release Created in |