‎2007 Dec 31 10:05 AM
hi experts,
iam getting abap dump error in sap defined function module : system_failure.
i don't know how to solve this problem so pls help me.
regards
Murali.
‎2007 Dec 31 10:08 AM
‎2007 Dec 31 10:09 AM
Hi,
Just check the interfaces to the function such as importing parameters, exporting parameters and changing parameters.
Ensure that the data variables passed to these parameters and the data types of the parameters are compatible.
Regards
Vadivelan B
‎2007 Dec 31 10:24 AM
HI,
uncomment the exceptions part of that function module.
Regards,
Will.
‎2007 Dec 31 10:38 AM
Hi,
Make sure that you are passing the right parameters, tables of same type of FM.
Regards,
Vikas.
plz reward if helpful...
‎2007 Dec 31 11:19 AM
paste the code where you are using this FM
or mail it to
malik_bhanu10@yahoo.com
thnkx
bhanu
‎2008 Jan 02 11:12 AM