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

Issue with menge editable field.

Former Member
0 Likes
1,491

Hi Experts,

I developed an ALV Report where user changes the value of required PR quantity and Raises an PR

From Report itself, but the problem is when I entered the quantity (menge) as 2.000 or 5, System by

default taking as 0.002 and 0.005and raising the PR with same values.

Please help with in handling this.

While entering /After entering

Created PR Displayed in ME53N

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,382

Hi All,

Thanks for the answers,the problem is solved.I Havent given referrence field and reference tablename

for menge in fieldcatlog.

Thanks

Prakash rao

4 REPLIES 4
Read only

Former Member
0 Likes
1,382

Menge_d is a quantity field and needs to be associated with a unit of measure field.  What is the field catalogue entry for your quantity field ?

Rich

Read only

0 Likes
1,382

Hi Rich,

I didnt understand the statement ''needs to be associated with a unit of measure field.

I have referred the quantity field with type BAMNG (standard PR quantity field reference).

Thank You

Read only

0 Likes
1,382

First execute the Consistency Check to check that quantity and unit are linked in field catalog.

Regards,

Raymond

Read only

Former Member
0 Likes
1,383

Hi All,

Thanks for the answers,the problem is solved.I Havent given referrence field and reference tablename

for menge in fieldcatlog.

Thanks

Prakash rao