on 2023 Dec 02 3:21 AM
Hello,
I created a DSO and its source is infoset.
I like to delete certain rows of the data using certain condition while loading data from infoset into DSO. Can someone please help me write an ABAP syntax.
This is my scenario:
If Location is equal to Site then delete that records, please see below. (I want to delete the Record A highlighted in yellow)
How can I achieve this using ABAP routine in transformation (either Start routine or End routine) between infoset to DSO.
I would appreciate your help.
Thank You.
Hi,
You can achive your requirement by ABAP code in end routine. Search for "How to write end routine", you will get lot of post.
You can also try to post yout code so that one can check and give you a solution.
Thanks.
Regards,
Anand
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
65 | |
10 | |
10 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.