Quantcast
Channel: SCN : Unanswered Discussions - SAP Business Process Management
Viewing all articles
Browse latest Browse all 3160

Getting "SYSTEM ERROR" while generating a PDF in a Workflow method.

$
0
0

Dear All,

 

I'm getting a "SYSTEM ERROR" when I'm calling the below function module in a Workflow BO Method.

 

CALL FUNCTION wa_funcnm

   EXPORTING

     /1bcdwb/docparams  = fp_docparams

     invoice                     = invoice

   IMPORTING

     /1bcdwb/formoutput = fp_formoutput

   EXCEPTIONS

     usage_error        = 1

     system_error       = 2

     internal_error     = 3

     OTHERS             = 4.

 

The aim is to generate the PDF and store it in DMS. Please let me know, if I'm going wrong somewhere. Any kind of inputs would be sincerely appreciated.

 

Regards,

Tushar.


Viewing all articles
Browse latest Browse all 3160

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>