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

Code help !!

Former Member
0 Likes
448

Hi all,

What is the logic for pulling u201COpen Invoice receipt valueu201D (OREWR) in report ME2L. I am trying to join different tables and calculate the Open Invoice receipt value. Since I am not an ABAPer I donu2019t know what logic is used to calculate this field.

Please copy paste part of the ABAP code which calculates this field.

Any help is highly appreciated!!

Thanks,

Avani.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
407

Hi Neetha,

The field OREWR is in one of the structures called RM06A . ME2L is not a report but it is the transaction. So do you want to calculate the total for Net price? Please elaborate your requirement

Regards,

Swapna.

2 REPLIES 2
Read only

Former Member
0 Likes
407

Hi neetha,

I have checked OREWR.It is a field of the structure .

Best of luck,

Bhumika

Edited by: Bhumika Mahawar on Jul 19, 2008 9:49 AM

Read only

Former Member
0 Likes
408

Hi Neetha,

The field OREWR is in one of the structures called RM06A . ME2L is not a report but it is the transaction. So do you want to calculate the total for Net price? Please elaborate your requirement

Regards,

Swapna.