DBA Data[Home] [Help]

APPS.CN_NOTIFY_ORDERS dependencies on CN_PERIODS

Line 12: x_start_period cn_periods.period_id%TYPE,

8: -- History
9: --
10: PROCEDURE regular_col_notify
11: (
12: x_start_period cn_periods.period_id%TYPE,
13: x_end_period cn_periods.period_id%TYPE,
14: x_adj_flag VARCHAR2,
15: parent_proc_audit_id NUMBER,
16: debug_pipe VARCHAR2 DEFAULT NULL,

Line 13: x_end_period cn_periods.period_id%TYPE,

9: --
10: PROCEDURE regular_col_notify
11: (
12: x_start_period cn_periods.period_id%TYPE,
13: x_end_period cn_periods.period_id%TYPE,
14: x_adj_flag VARCHAR2,
15: parent_proc_audit_id NUMBER,
16: debug_pipe VARCHAR2 DEFAULT NULL,
17: debug_level NUMBER DEFAULT NULL,