Skip to Content
-5
Jun 01, 2018 at 11:39 AM

SAP ABAP: Internal table query

222 Views Last edit Jun 01, 2018 at 12:08 PM 3 rev

Hello experts,

I am new to SAP ABAP. Could you please help me with the below issue.

I have an internal table with non-unique values as shown below.

I need to calculate the minimum price and percentage change for each material and populate the next 2 columns, which should look as below.

I tried implementing this with a select query, but it did not work. Is there any other way to modify an internal table to accommodate the changes.

Thanks in advance.

Thank you,
Abhishek

Attachments

it.png (3.5 kB)
it-updated.png (4.5 kB)