Skip to Content
0
Former Member
Jan 19, 2012 at 10:44 AM

Display only first value of the repeated values in ALV report

1604 Views

Hi,

Test Data

Doc No Net Val billing Doc value Qty

1000 2000.00 567850.00

1000 2000.00 567850.00

1000 2000.00 567850.00

2000 6000.00 767850.00

In this type of ALV Report in which only the First field value of the repeated value should be displayed.

Doc No Net Val billing Doc value Qty

1000 2000.00 567850.00

2000 6000.00 767850.00

I can display document value as like expected result in SORT ORDER in LAYOUT but the Quantity value,Net value which cannot be done in SORT ORDER in LAYOUT.

Please tell me the suitable solution.