DBA Data[Home] [Help]

APPS.CN_SCA_CREDITS_BATCH_PUB dependencies on MO_GLOBAL

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

729: --+
730: index_ex EXCEPTION;
731: no_rule_ex EXCEPTION;
732: BEGIN
733: p_org_id := mo_global.get_current_org_id();
734: cn_message_pkg.begin_batch(
735: x_process_type => 'ALLOCATION_PROCESS'
736: , x_parent_proc_audit_id => NULL
737: , x_process_audit_id => l_process_audit_id

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

755: --dbms_output.put_line('Allocation Process : process_audit_id is ' || l_process_audit_id );
756: debugmsg('Allocation Process : logical_batch_id is ' || l_logical_batch_id);
757: debugmsg('Allocation Process : p_start_date is ' || p_start_date);
758: debugmsg('Allocation Process : p_end_date is ' || p_end_date);
759: debugmsg('Allocation Process : mo_global.get_current_org_id is - ' || p_org_id);
760:
761: --+
762: --+ Check whether credit rules existing for a given transaction source and
763: --+ operating unit