cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

table for error ?

Former Member
0 Likes
23,828

Hi,

I would know in which table is stored the errors about a loading ?

In RSLDPSEL are informations about infopackage, but not about errors...

Thank you four your help !!!

View Entire Topic
udayabhanupattabhiram_cha
Active Contributor
0 Likes

Hi Vince:

I am afraid I cannot help you on that one. Some time ago, I did try to find solution to a similar problem. My conclusion is: When it comes to Error Messages, SAP doesn't store them in 1 table. It uses a combination of Cluster Tables and Message tables. Now, all the Messages are in Message Tables. What SAP does is: Picks the type of Error Message, adds additional information to it and shows it to you using Cluster Table. These cluster tables are not very easy to read. It requires good ABAP Code.

Ram Chamarthy

Former Member
0 Likes

Ok, thank you for your help Ram,

I've got another question : where can is the name of these Message Tables? because, i'm going to try to do this ABAP code !!!!!

good week end guys