DBA Data[Home] [Help]

APPS.CN_NOTIFY_AIA_OM dependencies on CN_NOT_TRX_ALL

Line 29: p_batch_id cn_not_trx_all.batch_id%TYPE,

25: -- History
26: --
27:
28: PROCEDURE notify_failed_trx (
29: p_batch_id cn_not_trx_all.batch_id%TYPE,
30: x_start_period cn_periods.period_id%TYPE,
31: x_end_period cn_periods.period_id%TYPE,
32: debug_pipe VARCHAR2 DEFAULT NULL,
33: debug_level NUMBER DEFAULT 1,