cancel
Showing results for 
Search instead for 
Did you mean: 

SAP table to save Errors occured in DTP

Former Member
0 Kudos

Hello Gurus,

When a DTP fails because of the data, in which SAP table(transparent table) does it save the error log.

For example, if a DTP fails with error like "Duplicate record in line xyz", etc where does it save this error. The requirement is to execute a program which reads this table and shows the Error list.

Thanks,

Nageswar

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member186445
Active Contributor
0 Kudos

if you want the table where the actual error records are stored:

goto error dtp maintenance, choose menu 'extras' and select 'settings for error stack'. here you'll find the name of the table holding the error records.

M.

former_member186082
Active Contributor
0 Kudos

Hi Nageswar,

Check these tables

RSERRORHEAD  Incorrect Records (Header Table)

RSBERRORLOG  Logs for Incorrect Records

RSERRORLOG   Logs for Incorrect Records (Header RSERRORHEAD)

Regards
Chandu

Former Member
0 Kudos

RSBERRORLOG -  Logs for Incorrect Records