Skip to Content
2
Jul 28, 2016 at 07:25 AM

Catch db table modification failure

5594 Views

Hi,

I searched the forum for a way to catch the reason for failure of a DB table modification but didn't find any clue for a solution.

When I use the modify statement I only get sy-subrc as 0 or 4 as an indication to the modification.


How can I understand the reason for failure when sy-subrc = 4?


Thanks,

Hagit