Skip to Content
0
Former Member
Jun 19, 2009 at 11:06 AM

Copy Control - Target Transaction class is not instantiatted

24 Views

Hi Amigos,

I have created a Follow-up transaction from Complaints->Returns Transaction from WebUI.

steps:

1. Create an Complaint transaction

2. Create an Follow-up transaction Returns. The transaction returns has been created and either of the methods DO_INIT_CONTEXT or DO_CLEANUP_CONTEXT are triggered.

Due to this when i click on "Copy" button the line items are not copied, since the instance i have created in these methods are not fetched. How do i get the instance of this Returns transaction?

Regards,

Jagadish.G

Edited by: jagadish g on Jun 22, 2009 3:43 PM