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,490

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,381

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

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

4 REPLIES 4
Read only

Former Member
0 Likes
1,381

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,381

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,381

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,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