How to create shuttle list with insert & delete functionality
suhaibegJul 24 2009 — edited Jul 24 2009I want to create a shuttle list in which I can insert the record and Delete previously inserted record.
How can I do following things.
1. Suppose I have table Emp, where i want to insert department_ID from dept table.
2. I also want to delete the record which was previously inserted(through shuttle list) in emp table.
if any one has solution plz let me know.
i am suing Apex 3.1.2 with 9i R2 DB.
Thanks,
Suhaib