2018 Sep 03 1:45 PM
Hi Experts,
I need help on delete statement to delete line from internal table. Internal table refers to SOLI structure. I want delete when line containing (-------------------------) in this case full line should delete.
after delete how to move all data to another internal table now its showing in one line, how to move to internal table column wise.
Please for more details refer to my attached screen shot and please suggest me how to delete those records.
Thanks.
Hi Experts,
I need help on delete statement to delete line from internal table. Internal table refers to SOLI structure. I want delete when line containing (-------------------------) in this case full line should delete.
after delete how to move all data to another internal table now its showing in one line, how to move to internal table column wise.
Please for more details refer to my attached screen shot and please suggest me how to delete those records.
Thanks.
2018 Sep 03 2:45 PM
Look in Abap online help for statements:
2018 Sep 04 6:38 AM
Hi Raymond,
If i use split table then that data is internal table will come
Ex material
material no
plant
but i need as in row wise. Ex material materialno plant
Please suggest.
Thanks,
2018 Sep 04 6:46 AM
2018 Sep 04 1:55 PM
2018 Sep 04 1:59 PM
Look for ASSIGN (COMPONENT OF STRUCTURE) statement documentation.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |