SAP ABAP Function Module CONVERT_TO_FRACT5 (Convert a fraction into a fraction with max. 5-digit numerator/denominator)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ASF-UOM (Application Component) Units of Measurement
⤷
SZME (Package) R/3 Central Basis Development: Measurement Units

⤷

⤷

Basic Data
Function Module | CONVERT_TO_FRACT5 | Convert a fraction into a fraction with max. 5-digit numerator/denominator |
Function Group | SCV0 | Measurement units: Conversion |
Program Name | SAPLSCV0 | |
INCLUDE Name | LSCV0U17 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
NOMOUT | TYPE | CALE-ABSDATE | Nominator output (max. 5-digit) | |||
![]() |
DENOMOUT | TYPE | CALE-ABSDATE | Denominator output (max. 5-digit) | |||
![]() |
NOMIN | TYPE | F | Nominator input | |||
![]() |
DENOMIN | TYPE | F | Denominator input | |||
![]() |
CONVERSION_OVERFLOW | TYPE | number passed can not be represented | ||||
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 | 19960301 |
SAP Release Created in |