cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Runtime Error in f-53 for a Specific single vendor.

Former Member
0 Kudos

Hi Guru's,

When I am Processing the Vendor open Items using F-53 transaction Code, The system is terminating Automatically and Is showing an Error as followes:

  • Category : ABAP Programming Error
  • RUN Time Errors:  CONVT_NO_NUMBER
  • Except : CX_SY_CONVERSION_NO_NUMBER
  • ABAP PROGRAM: SAPLJ1IEWT
  • APPLICATION : FI_LOC

Short Text: Unable to Interpret * as  a number.

for more information Please find attachment and do me favor on Priority basis.

Thanks & Regards:

Surendra babu

Accepted Solutions (0)

Answers (4)

Answers (4)

João_FI_FIN-CS
Active Contributor
0 Kudos

Hi Surendra Babu,

While your ABAP can't help you try to run just for one document and check this document's data like a type of document, vendor master data.

But your APAB MUST help you in this case.

JPA

João_FI_FIN-CS
Active Contributor
0 Kudos

Hi Surendra Babu,

Are using some * ?

JPA

Former Member
0 Kudos

Hi JPA,

I am not using any * in the amount.

this problem is Occurring for only one Vendor.

actually this Termination can be happening by the time of Double clicking on the open Items in F-53 only after some line items Processed.

Please Do guide me How can i come out from this Issue.

Thanks & Regards:

Surendra babu

Former Member
0 Kudos

Hi Eli,

If he is unable to find out,what should be the best practice.

Do i need to raise any OSS note SAP.

If I need to Apply to SAP, what is the Note i need to Apply.please guide on the same what should I do.Please guide me as required.

iklovski
Active Contributor
0 Kudos

Hi,

Yes, for runtime error you are always free to raise a message: in no way it could be considered as consulting issue. Even if some settings are not correct, system should not dump by its definition.

So, if your ABAPer fails to debug the program, send a message to OSS. I don't see any OSS notes you could apply to resolve this, so just raise a ticket.

Regards,


Eli

Former Member
0 Kudos

Dear Eli,

Thanks for you're Valuable time.

Finally Please Do Suggest me How can I Raise a ticket and what are things need to be Required to Raise a ticket.

Thanks & Regards:

Surendr babu

iklovski
Active Contributor
0 Kudos

Well, you have to have access to this site: https://websmp101.sap-ag.de/support

Former Member
0 Kudos

Hi,

Even I have checked with the ABAPer's.

even they were unable to sort out the exact problem.

can any one please Contribute some effort on the same to resolve my issue.

Regards:

Surendra babu

iklovski
Active Contributor
0 Kudos

Hi,

Why cannot they? What required is just putting a breakpoint in ABAP editor in the place, where error occurs and it is accessible via ST22. Then, they'll be able to see what value causes the problem and from where it is derived. Put some pressure on your ABAPer

Regards,

Eli

former_member191939
Active Contributor
0 Kudos

Hi surendra,

Whatever sir has suggested is right.

This is ABAP issue and ask them to solve.

ST22 will show the runtime errors and Abaper has to put the breakpoint and read why problem has occured.

Build some good amount of pressure on ABABPer and they will solve the issue.

Regards

Eugene