Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Quantity Conversion Interface in IS-OIL

Former Member
0 Kudos

Dear ABAP experts,

Please can any one tell me what are the function modules and parameters what i need to pass to convert Density in one unit to other unit and temperature in one unit to other unit.

In IS-OIL HPM application user wants develop their own Quantity Conversion Formula by using BADI ‘OIB_QCI_DIM1_TO_DIM2’. This BADI used to convert one dimension unit to other dimension unit.

Any Help will be appreciate.

1 REPLY 1

anversha_s
Active Contributor
0 Kudos

Hi Meera,

You can Use Functional Module

VHUMISC_CONVERT_TO_ALTERN_UNIT

for your above requirement.

Go To SE37 -> check the same. U can look extended usage..

Regards

Anversha