I have created a virtual infoprovider based on direct access. I have also created a transformation and DTP.
now, i want to few records from the source package.
Can i use the below statement in start routine ?
DELETE SOURCE_PACKAGE WHERE WRTTP NE '4'.
Will it work ?