MB52 change the unit of measure
Hi guyz!
I got a req to change the Unit of measure in the result returned by MB52... I dint find any user exit for it.. so can any one let me know an alternative to fix it... the unit is displayed in IN2 ( sq inches) need to change to EA ( each ).
Thanks
Tags:
Former Member replied
Once you create the field exit for your field data element through RSMODPRF.
Then you have to assign that to the screen so that in that particular screen only it appears.
for that,
Execute SE38 transaction with program RSMODPRF and this time DO NOT give any Data Element Name and execute again.
Now you can see the data element for which you have created the field exit.
Then select that data element check box and click on Assign prog/ Screen button and assign the program name and screen number of the filed and click on the menu FIELD EXIT and ACTIVATE it.
Thanks,
Srinivas