Skip to Content
0
Former Member
Nov 29, 2006 at 10:27 PM

Question with adding

23 Views

Hi,

I have an internal table with the fields sales order and item number. I also want to add another field to this internal table which can show 'Serial No'.

For ex:

The present internal table:

Order Item

35 10

35 30

37 20

The requirement:

S.No Order Item

1 35 10

2 35 30

3 37 20

Can you tell me the best logic to get this extra field? Is there any standard SAP field that can calculate these serial numbers?

Thanks and best regards,

Krishen