yes, debug your report :
you can change sy-subrc before error-message
A.
Hi,
keep the breakpoint at AUTHORIZATION OBJECT STATEMENT
Once you get into debugger change the sy-subrc value to 0 in debugger .
if you get any popuup window while executing eventhen alos you are supposed to use pouup debugger to change the authirization .
regards,
Add a comment