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

PDF error

Former Member
0 Likes
622

Dear All

I am trying sapscript to Pdf file downloding .Subroutine pool program no error but give print the following error ocured

An exception occurred. This exception is dealt with in more detail below

. The exception, which is assigned to the class 'CX_SY_DYN_CALL_ILLEGAL_TYPE',

was neither

caught nor passed along using a RAISING clause, in the procedure

"DISPLAY_SSCRIPT" "(FORM)"

.

Since the caller of the procedure could not have expected this exception

to occur, the running program was terminated.

The reason for the exception is:

In the function "CONVERT_OTF" the STRUCTURE parameter "ARCHIVE_INDEX" is typed

in such a way

that actual parameters are not valid, unless they are compatible

according to the Unicode fragment view.

How will rectify

Thanks and regards

Suresh

2 REPLIES 2
Read only

Former Member
0 Likes
549

HI Suresh Kumar,

See all related threds here https://www.sdn.sap.com/irj/scn/advancedsearch?query=sapscriptpdf+format&cat=sdn_all

Regards,

Pravin S

Read only

Former Member
0 Likes
549

problem solved