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

call function 'PIGFARMDATA' destination rfcdestination Giving System Failur

Former Member
0 Likes
1,027

Hi All,

I am using IGS class for converting GIF to Bitmap but while using this class it executes one of its method called "Execute". Inside this it call a RFC -- 'PIGFARMDATA' which is giving system failure. I am not understanding why it is giving this error . Please let me know about the changes which i should do for avoiding this type of error.

Regards,

Abhishek

Hi All,

I am using IGS class for converting GIF to Bitmap but while using this class it executes one of its method called "Execute". Inside this it call a RFC -- 'PIGFARMDATA' which is giving system failure. I am not understanding why it is giving this error . Please let me know about the changes which i should do for avoiding this type of error.

Regards,

Abhishek

2 REPLIES 2
Read only

rainer_hbenthal
Active Contributor
0 Likes
694

How does this call look like?

Read only

Former Member
0 Likes
694

Hi,

Find out the name of the RFC Destination in debugging mode and check that RFC connection from SM59.

Thanks and Regards,