DBA Data[Home] [Help]

APPS.PSA_AP_BC_PVT dependencies on XLA_DATAFIXES_PUB

Line 486: xla_datafixes_pub.delete_journal_entries

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,
489: x_init_msg_list,
490: x_application_id,

Line 524: xla_datafixes_pub.reverse_journal_entries

520: NULL;
521: END;
522: END;
523:
524: xla_datafixes_pub.reverse_journal_entries
525: (
526: x_api_version,
527: x_init_msg_list,
528: x_application_id,