Hello Experts,
The following code returns system error. What is inconsistent in the system so that it is throwing this error ?
CALL FUNCTION lv_fm_name
EXPORTING
/1bcdwb/docparams = fp_docparams
quote_details = lt_pdf_info
IMPORTING
/1bcdwb/formoutput = output
EXCEPTIONS
usage_error = 1
system_error = 2
internal_error = 3
OTHERS = 4.
Thank and Regards,
Nikhil Kulkarni
Request clarification before answering.
Hello,
It can be useful this link http://wiki.scn.sap.com/wiki/display/ABAP/Call+Adobe+Form+through+ABAP+Program
Paul.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.