There is report which can output a list and update database table at same time, I use 'export listing to memory' to avoid listing display, but there is a error occured for updateing database. That mean when calling program continue to execute, a logic to check database value will occur a error cause that report doesn't commit the update to database.
Any help will be appreciated.