DBA Data[Home] [Help]

APPS.CN_SCA_CREDITS_BATCH_PUB dependencies on MO_GLOBAL

Line 655: p_org_id := mo_global.get_current_org_id();

651: --+
652: index_ex EXCEPTION;
653: no_rule_ex EXCEPTION;
654: BEGIN
655: p_org_id := mo_global.get_current_org_id();
656: cn_message_pkg.begin_batch(
657: x_process_type => 'ALLOCATION_PROCESS'
658: , x_parent_proc_audit_id => NULL
659: , x_process_audit_id => l_process_audit_id

Line 681: debugmsg('Allocation Process : mo_global.get_current_org_id is - ' || p_org_id);

677: --dbms_output.put_line('Allocation Process : process_audit_id is ' || l_process_audit_id );
678: debugmsg('Allocation Process : logical_batch_id is ' || l_logical_batch_id);
679: debugmsg('Allocation Process : p_start_date is ' || p_start_date);
680: debugmsg('Allocation Process : p_end_date is ' || p_end_date);
681: debugmsg('Allocation Process : mo_global.get_current_org_id is - ' || p_org_id);
682:
683: --+
684: --+ Check whether credit rules existing for a given transaction source and
685: --+ operating unit