Skip to Content
0
Former Member
Jun 01, 2009 at 09:52 AM

Error while converting OTF into PDF in CONVERT_OTF FM

2558 Views

Hi All,

I want to convert an OTF Output into PDF Format. So I am using the FM "CONVERT_OTF". But in that function, the syste is going into dump with the error "CONVT_NO_NUMBER". The complete error is as follows:

Short text

Unable to interpret "*381" as a number.

What happened?

Error in the ABAP Application Program

The current ABAP program "SAPLSTXW" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

Error analysis

An exception occurred that is explained in detail below.

This exception cannot be caught in the context of the current statement.

The reason for the exception is:

The program attempted to interpret the value "*381" as a number, but

since the value contravenes the rules for correct number formats,

this was not possible.

The Contents of BIN_FILESIZE table are:

*381

0000

0000

2333

A381

Regards,

Vishal