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

'Message_Type_ X' run time error.

Former Member
0 Likes
516

Hi,

I am getting run time error Message_Type_X when trying to update characteristics of equipments.

Actually initially i am uploading data into system from excel sheet and then updating the equipments' characteristics.

Though uploading of data is successful but while updating details, run time error is encountered.

The problem is happening even with very small chunck of data also.

Kindly suggest.

Thanks.

4 REPLIES 4
Read only

NAeda
Contributor
0 Likes
466

Hi,

At which place you are getiing this message ofter uploading into internal table or before..?

Check the fileds in file and the internal table for which you are uploading.

rgds

Aeda

Read only

Former Member
0 Likes
466

Hi Sonal,

If you are using BDC then please check the SHDB recording whether it is done correctly. If in time of SHDB recording some error message appear then the system throw this kind of error message. Please Re-record the SHDB without any error message.

Hope this will solve your problem.

Thanks.

Edited by: CONTACTSANKU on Nov 17, 2009 2:39 PM

Read only

0 Likes
466

Hi,

The program is not giving short dump everytime.

Some tme it is getting executed successfully.

More over for the same input file, processing was successful in Quality system but failed in Production system.

Regards

Read only

Former Member
0 Likes
466

Please refer your Code and the transaction for which your program working.