DBA Data[Home] [Help]

APPS.PO_PRICE_DIFF_DRAFT_PKG dependencies on PO_PRICE_DIFF_DRAFT_PVT

Line 115: PO_PRICE_DIFF_DRAFT_PVT.draft_changes_exist

111: PO_LOG.proc_begin(d_module);
112: END IF;
113:
114: x_record_already_exist_tbl :=
115: PO_PRICE_DIFF_DRAFT_PVT.draft_changes_exist
116: ( p_draft_id_tbl => p_draft_id_tbl,
117: p_price_differential_id_tbl => p_price_differential_id_tbl
118: );
119: