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: 

ME22N Show Numerator for Conversion of Order Price Unit into Order Unit

Former Member
0 Kudos

I hide Price in Me22n, when we do this, system hide the "Numerator for Conversion of Order Price Unit into Order Unit", but i want show this field on screen.

This field is : in Me22n -> view "Quantites/Weights "->"Order Unit <-> Ord. Price Unit".

How do i for this?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Paul,

The field for Denominator for Conv. of Order Price Unit into Order Unit is MEPO1311-BPUMN and for Numerator it is MEPO1311-BPUMZ. Try hiding only the Denominator field using Loop at Screen. <CODE> ENDLOOP and see.

Hope that it helps. Reward if useful.

Thanks and Regards,

Maddineni Bharath.

2 REPLIES 2

Former Member
0 Kudos

Hi Paul,

The field for Denominator for Conv. of Order Price Unit into Order Unit is MEPO1311-BPUMN and for Numerator it is MEPO1311-BPUMZ. Try hiding only the Denominator field using Loop at Screen. <CODE> ENDLOOP and see.

Hope that it helps. Reward if useful.

Thanks and Regards,

Maddineni Bharath.

Former Member
0 Kudos

Hi Maddineni,

Very good loop screen. but which users exit we should add these code?

We try write in "MM06E004", but not work on.

Regards.

Paul.