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 at infoset SQ02 - Use the current line when processing

Former Member
0 Likes
561

Hello every one,

I want to add some abap code in infoset SQ02 to calculate an additionnal field:

In the infoset i'm joining the 2 tables RESB and MSEG and i want to calculate for each reservation of material => sum(reserved quantity) where movement type = 911   MINUS   sum(reserved quantity) where movement type = 912  where the material = current line.

  that's why i want to use the value of the current line material otherwise the select will populate the additionnal field with the same result for all the records.

Please to help me

Regards,

Soufiane

2 REPLIES 2
Read only

Former Member
0 Likes
441

No one to help 😞

If not clear ask me for more inputs, maybe my english is awful.

Thanks by advance.

Soufiane

Read only

0 Likes
441

Ideas ? no ?