2014 Mar 09 12:38 PM
Hi Experts,
I have come across a scenario like below. I have achieved the result using loop inside loop and it is quite time consuming.
My internal table after the select query looks like below. I have to get the final internal table from this internal table with some change in the order in which the data is displayed. My first internal table looks like below.
| VBELN | PSTYV | POSNR | MATNR | FKIMG | LFIMG |
|---|---|---|---|---|---|
2014 Mar 09 12:55 PM
2014 Mar 09 12:56 PM