Hi experts,
I have one sorted internal tables (sorted by customer number) . i am selecting the values from that table( using loop). I want check my next select value is same as before value(customer number) or not . I want do some operation based on this.
Order Number
Due Date
Customer Number
Amount
0094046510
0000010743
0094046511
0000010743
0094046513
0000010743
0094046508
0000011591
0094046509
0000011717
Consider the above example table(sorted by customer no) . In that table my first 3 customer numbers are same.
i am selecting first row. After if i select second row i want check my previous customer number is same as now or not. How can i do this. Please suggest me.
Thanks and Regards,
Linganathan
Moderator Message: Please do more research before posting
Message was edited by: Kesavadas Thekkillath