‎2006 Dec 01 4:46 AM
HI EXPERTS,
THIS IS THE ERROR ...
WHAT MAY BE THE PROBLEM...
IAM CALLING RS_FUNCTIONMODULE_INSERT.
‎2006 Dec 01 4:50 AM
IT HAPPENS WHEN YOUR IMPORT, EXPORT , TABLES PARAMETERS
DOES NOT MATCHES WITH THE DEFINED ONE.
SO GO TO SE37 AND CHECK PARAMETERS TYPE.
NOW DEFINE THAT TYPE IN YOUR PROGRAM VARIABLE ALSO.
REGARDS
SHIBA DUTTA
‎2006 Dec 01 4:53 AM
The error you have mentioned states, that the type of the calling and callee parameters are different.
Please post your code to be able to identify the exact error.
Kind Regards
Eswar
‎2006 Dec 01 5:14 AM
Hi,
Please send the parameters definition that u have used in the calling program and also in the function module...
Regards,
Sachidanand.B
‎2006 Dec 01 6:08 AM
i am not getting the error now, what i mentioned in the subject