Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Different actual & formal parameters in VOFM Routine causing Runtime error

Former Member
0 Likes
567

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.

1 REPLY 1
Read only

FredericGirod
Active Contributor
0 Likes
420

Hi,

not sure, but you could try :  launch RV80HGEN

regards

Fred