SAP ABAP Function Module QUANTITY_COMPARISON (Check whether a quantity specification is greater than another)
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 | QUANTITY_COMPARISON | Check whether a quantity specification is greater than another |
| Function Group | SCV1 | Units of Meas.: Comparison of Quantities |
| Program Name | SAPLSCV1 | |
| INCLUDE Name | LSCV1U01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
MEINH_GR | TYPE | T006-MSEHI | Unit of measurement of greater val | |||
| |
MEINH_KL | TYPE | T006-MSEHI | Unit of measurement of smaller val | |||
| |
WERT_GR | TYPE | 0 | Characteristic of greater value | |||
| |
WERT_KL | TYPE | 0 | Characteristic of smaller value | |||
| |
NEGATIVE_COMPARISON | TYPE | Comparison with negative outbox | ||||
| |
UNDEFINED_CONVERSION | TYPE | Conversion of units is not defined | ||||
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 | 19950206 |
| SAP Release Created in |