DBA Data[Home] [Help]

APPS.PO_LINES_DRAFT_PKG dependencies on PO_LINES_DRAFT_PVT

Line 148: PO_LINES_DRAFT_PVT.draft_changes_exist

144: PO_LOG.proc_begin(d_module);
145: END IF;
146:
147: x_record_already_exist_tbl :=
148: PO_LINES_DRAFT_PVT.draft_changes_exist
149: ( p_draft_id_tbl => p_draft_id_tbl,
150: p_po_line_id_tbl => p_po_line_id_tbl
151: );
152: