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

parameter missing with perform

Former Member
0 Likes
1,333

Hi,

My report gives dump while excuting the statement

"perform Entry in program zmsds using returncode"

In dump it gives message "parameter missing with perform".

Regards,

Nilesh.

3 REPLIES 3
Read only

Former Member
0 Likes
599

hi Nilesh,

Can u be more specific to the problem..............what i think is that u might hav not passed any parameter which u could hav declared in perform while creating it.....

thnks

Anurodh

Read only

Former Member
0 Likes
599

may be you forget to send exporting parameter through perform which is there in form

Read only

Former Member
0 Likes
599

hi nilesh

check the program zmsds, whether subroutine consists of parameters by "USING" keyword

Regards

deva