2024 Feb 13 11:05 AM - edited 2024 Feb 13 11:07 AM
Hi,
I have a requirement where I need to hide data from Internal table when displaying.
I have an internal table which contains almost 80000 rows, in that internal table i have a field "EKORG" (Purchasing Org). I have to hide all rows for which EKORG = 'ABCD'. I dont want to display data for ABCD Purchase org.
Other than deleting data from this internal table after select query, what can be the best solution in this case ?
Please ensure that this change should go through ABAP code only. I am not interested to apply filters after displaying data etc.,
Help Appreciated !
Request clarification before answering.
Hello,
you can apply filter with ABAP code before displaying the data.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
6 | |
2 | |
2 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.