If you are getting error for particular table user xyz is not authorized to delete record in table error in axapta then you can do following to resolve this error.
You can set the AOSAuthorization property to NONE at table level and after your task you can revert your change back.
You can set the AOSAuthorization property to NONE at table level and after your task you can revert your change back.