‎2013 Oct 31 1:48 PM
Hi,
I have created a routine under copying requirements . The routine is created with one Actual Parameter with USING Clause.
It should get triggered while creating CR/DR memo request with reference to invoice.
But , when i create CR/DR memo request from VA01 , i get a dump.
The dump is getting caused due to different actual and formal parameters in the routine. The PERFORM that triggers the routine in the std code doesn't have any parameters passed. but the routine that got created has.
Please tell me why is it happening. and how should i resolve the error.
‎2013 Oct 31 1:50 PM