‎2009 Jan 08 6:03 AM
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
‎2009 Jan 08 6:12 AM
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
‎2009 Jan 10 4:13 AM