Application Development 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: 

How to add message to error log in IP30

Former Member
0 Kudos

Hi guys,

I need to change plant to maintenance plant in order. And, there will be a validation that checks if the material is available in the maintenance plant. If it's not available, I need to add error message to error log when run in background from IP30.

The question is, how to add this message to that error log in IP30? I need clues on error table name or enhancement, or anything.

Thanks before.

2 REPLIES 2

Former Member
0 Kudos

Try TCODE SE92 for System Log Maint.

Thanks,

Chetan Shah

Former Member
0 Kudos

It turns out that it only need standard MESSAGE code. Somehow it automatically added to the log.