PLS-00436: implementation restriction: cannot reference fields of BULK In-BIND table of records
Cause: The table(bulk_index).field is not supported at run-time yet.
Action: Use FOR loop with plain FORALL DML statement (SELECT/INSERT/DELETE/UPDATE) instead.