Show TOC

Procedure documentationSetting Runtime Error Analysis in the Application Program Locate this document in the navigation structure

 

If the system outputs a runtime error FPRUNX001, FPRUNX002, or FPRUNX004 when the generated function module is called, you can use troubleshooting to find the cause of the error.

To do this, you can call function modules in the application program that provide the following information:

  • Troubleshooting texts

  • Trace of Adobe Document Services

Prerequisites

You have created the form layout with Adobe LiveCycle Designer.

Procedure

Calling Troubleshooting Texts

To get information about the cause of the error, once you have called the generated function module, call the function module FP_GET_LAST_ADS_ERRSTR.

Activating Trace Output
  1. In parameter IE_OUT_OUTPARAMS (type SFPOUTPUTPARAMS) of function module FP_JOB_OPEN, set the field ADSTRLEVEL to a value between '01' and '10'.

  2. To get the trace, once you have called the generated function module, call the function module FP_GET_LAST_ADS_TRACE.

More Information

SAP Note 717568