Application Development 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: 

need logic for add multiple line items for same purchasing doc in ekpo to display as report

0 Kudos

Hi All,

In EKPO it contains multiple line items for the same purchasing doc number , I need to add the item numbers for the same purchasing doc number.

ex: purchasing doc: 4500008745.

item : 0010,0020,0030.

here I need to display in Report like purchasing doc: 4500008745 and item : 0060.

1 ACCEPTED SOLUTION

raymond_giuseppi
Active Contributor
  • What's the business logic behind sum of item numbers (Those are just numerical identifiers?)
  • Nevertheless, did you perform some seach on aggregate option of the select statement (in online help or basic Abap course)
1 REPLY 1

raymond_giuseppi
Active Contributor
  • What's the business logic behind sum of item numbers (Those are just numerical identifiers?)
  • Nevertheless, did you perform some seach on aggregate option of the select statement (in online help or basic Abap course)