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

regarding the function module.

Former Member
0 Likes
332

hi,

iam using a function module in my program

GET_PRINT_PARAMETERS

the program is going to dump.

iam not understood why it is going to dump.

please provide me the solution for this issue

thanks in advance

2 REPLIES 2
Read only

Former Member
0 Likes
298

HI,

Please check the type of parameters that you are passing to this function module... check for the function module definition and get the type of the parameters that you havve to pass to this FM.

I am sure this is ur problem.

Thanks

Mahesh

Read only

messier31
Active Contributor
0 Likes
298

Check the type of import and export parameter u r passing to this function module.