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

MM03

Former Member
0 Likes
958

Hi,

I have a requirement that I need to retrieve the Number of pieces per pallet in MM03->Additional Data-> Units of measure. Does anyone know what table and field to get that?

Thank you.

5 REPLIES 5
Read only

Former Member
0 Likes
805

Marc,

Try TABLE : MARM.

Award points if useful.

Regards

Joseph

Read only

Former Member
0 Likes
805

Hi,

Check from the the table MARM for measuring this....

Read only

Former Member
0 Likes
805

Its Confirm - MARM

Read only

Former Member
0 Likes
805

Hi all,

Do you know what field from MARM table? I dont see any field that describe as number of pieces per pallet.

Thanks.

Read only

0 Likes
805

Dear Marc,

To find no of pieces per pallet, you have to calculate.

If you see MM03 Add.. Info it will be like below example

X AUn Measure <=> Y BUn Measure

100 Ea Each 1 PAL Pallet

Upon this you have to calculate.

Regards

Joseph