cancel
Showing results for 
Search instead for 
Did you mean: 

While Executing the Any SAP-PS Related T code System going to ABAP Programing error

Former Member
0 Kudos

Hi SAP Guru's,

There is requirement in Client side for ASSET ACCOUNTING Related.

For this requirement we need to Integrate SAP-PS,SAP-IM, SAP-FI &CO modules.

For this project we did some configuration in all modules (Basic settings in each module, Budget creation, allocation Year wise, Assets master data etc).

Actual also posted from FI module.

But unfortunately while executing any of the Project System module T code it is going to below Dump error.

Category           ABAP Programming Error
Runtime Errors     CONVT_NO_NUMBER
ABAP Program       SAPLCJPN

Application Component  PS-ST-OPR

Date and Time      14.02.2013 11:23:27

Short text

Unable to interpret "P" as a number.

What happened?

Error in the ABAP Application Program

The current ABAP program "SAPLCJPN" 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 "P" as a number, but
since the value contravenes the rules for correct number formats,
this was not possible.

Rgds

Manoj Kumar Pedada

SAP CO Consultant

Accepted Solutions (0)

Answers (2)

Answers (2)

ahmed_ibrahim2
Active Participant
0 Kudos

HI Manoj ,

check the following S-notes 807072 , 1119468

Best Regards

AhMeD

Former Member
0 Kudos

Hello Manoj,

Try to analyse dump in transaction ST22 with the help of ABAPer.

Also you will get fast responses if you can post this querry in ABAP forum

Regards

Tushar

Former Member
0 Kudos

OK, Thank u Tushar