cancel
Showing results for 
Search instead for 
Did you mean: 

SYSTEM_ERROR Message class: FPRUNX Message Id: 001

Former Member
0 Kudos

Hi All,

I am getting this error while executing SFP transaction.

EXCEPTION RAISED: SYSTEM_ERROR

MESSAGE CLASS : FPRUNX

Message Id: 001

I have already checked the program FP_PDF_TEST_00, this returns the version number and also checked RFCDES table to look for RFCDEST = ADS.

Both looks fine....

Please help to solve this problem....

Thanks

Gagan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

if your getting this message at the ABAP stack, make sure that you make the connection back from the Java stack.

So in this case you need to configure the WebService entry point and proxy in the Visual Administrator.

The ADS fetches the form template from the ABAP template repository, the problem you're running into is that it can't make the connection.

Former Member
0 Kudos

Hi Gagan,

i met the same problem and i m actually stuying it. I think that you have to create a System Landscape Directory (SLD) in a java environment in order to publish the Adobe Document Service to the SLD. See details in the SAP interactive Forms configuration guide page 32 (publishing the ADS to the System Landscape Directory). Hope it hels you.

Best regards.

Pascal.