DBA Data[Home] [Help]

APPS.MSC_SNO_PKG dependencies on MSC_EXCEPTIONS_F

Line 41: msc_exceptions_f: Union block into msc_exception_pkg, filter out SNO from existing code.

37: items
38: */
39:
40: /*
41: msc_exceptions_f: Union block into msc_exception_pkg, filter out SNO from existing code.
42: */
43: -- msc_exceptions_f: tuned to change in existing codes
44: --dbms_output.put_line('wei: msc_exceptions_f');
45: insert into msc_exceptions_f (

Line 43: -- msc_exceptions_f: tuned to change in existing codes

39:
40: /*
41: msc_exceptions_f: Union block into msc_exception_pkg, filter out SNO from existing code.
42: */
43: -- msc_exceptions_f: tuned to change in existing codes
44: --dbms_output.put_line('wei: msc_exceptions_f');
45: insert into msc_exceptions_f (
46: plan_id,
47: plan_run_id,

Line 44: --dbms_output.put_line('wei: msc_exceptions_f');

40: /*
41: msc_exceptions_f: Union block into msc_exception_pkg, filter out SNO from existing code.
42: */
43: -- msc_exceptions_f: tuned to change in existing codes
44: --dbms_output.put_line('wei: msc_exceptions_f');
45: insert into msc_exceptions_f (
46: plan_id,
47: plan_run_id,
48: organization_id,

Line 45: insert into msc_exceptions_f (

41: msc_exceptions_f: Union block into msc_exception_pkg, filter out SNO from existing code.
42: */
43: -- msc_exceptions_f: tuned to change in existing codes
44: --dbms_output.put_line('wei: msc_exceptions_f');
45: insert into msc_exceptions_f (
46: plan_id,
47: plan_run_id,
48: organization_id,
49: sr_instance_id,