‎2014 Feb 27 6:37 PM
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
‎2014 Feb 27 8:34 PM
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
‎2014 Feb 27 8:34 PM
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
‎2014 Feb 28 5:43 PM
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.
‎2014 Feb 28 6:43 PM
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