i have used commit work and wait in my report.now the problem is that i am using bapi BAPI_SALESORDER_CHANGE
to delete records from a table based on some condition
now this int_table has 2 records but it works fine for the first record but second record is not deleted.
can u tell me why it is happening