‎2007 Aug 11 4:43 PM
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
‎2007 Aug 11 4:51 PM
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
‎2007 Aug 11 4:54 PM
Check the type of import and export parameter u r passing to this function module.