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

Problem in RFC : Null pointer exception error

Former Member
0 Likes
458

Hello friends,

I have developed a RFC which is to be integrated with a java system.when i execute this seperately, Function module is working fine. When this is called from

Java system,System throws Null Pointer Exception Error.

What could be the Reason ?

Anything to be done in the function module attributes ? Please let me know.

S.Hari Prasath

1 REPLY 1
Read only

Former Member
0 Likes
342

Hello,

If these RFC is giving error after being called from java system,then you need to check whether the parameter types from SAP & from java system match or not.IF space & zeros from individual systems are gettting identified correctly or not.

Thanks,