480: psa_utils.debug_other_string(g_state_level,l_path_name, 'process_status_code = '||orphan_event_rec.process_status_code);
481: psa_utils.debug_other_string(g_state_level,l_path_name, 'gl_transfer_status_code = '||orphan_event_rec.gl_transfer_status_code);
482: psa_utils.debug_other_string(g_state_level,l_path_name, 'Deleting the event');
483: BEGIN
484: mo_global.set_policy_context ('S', orphan_event_rec.org_id);
485: IF NVL(orphan_event_rec.gl_transfer_status_code, 'N') <> 'Y' THEN
486: xla_datafixes_pub.delete_journal_entries
487: (
488: x_api_version,