hi experts,
I have a reuqirement to mass change the Voucher text, so I use function 'FI_ITEMS_MASS_CHANGE' do the change. The problem is just part of items changed, If I run again, more items changed. so I wait 1 second, then most of items changed, but I can't ensure all of the items are changed. Is there anyway to make sure the DB submit succeed? BTW, the sy-subrc always be 0, even if the submit failed.