Application Development and Automation 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: 
Read only

Showing Quantity depending upon UOM

Former Member
0 Likes
1,107

Hi Experts,

I have created one table control which show PO material details and details of componenet materials as well.

User wants to see the quantity exactly as shown in PO.

For example if UOM of material is PC in ME23N it shows as 5.000 or 5,000 for five thousand depending upon user setting.

In the same way suppose Material has UOM TS it shows it as 5.000,000 or 5,000.000 again on user setting.

but when I show on my screen of table control it shows as 5.000,000 even for PC as I have defined the field type  DEC.

What shoudl I use that it shows exactly as PO.

let me know if more information is required .

Thanks & REgards,

Rahul

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
997

Hi,

You need to set the format of your quantity field to QUAN and set the reference field to the name of the field that contains the UOM.

Martin

3 REPLIES 3
Read only

Former Member
0 Likes
998

Hi,

You need to set the format of your quantity field to QUAN and set the reference field to the name of the field that contains the UOM.

Martin

Read only

0 Likes
997

Hi Martin,

It was an excellent answer.

Highly appreciated.

Now I want to show the same fiels on samrtforms exactly in the same manner is there anyway to show that.

Kindly let me know.

Thanks.

Read only

0 Likes
997

Hi Rahul,

You have to do the same reference between fields in the currency/quantity fields tab in the global definitions of your smartforms.

Martin