DBA Data[Home] [Help]

APPS.PO_LINE_LOCATIONS_DRAFT_PKG dependencies on PO_LINE_LOCATIONS_DRAFT_PVT

Line 146: PO_LINE_LOCATIONS_DRAFT_PVT.draft_changes_exist

142: PO_LOG.proc_begin(d_module);
143: END IF;
144:
145: x_record_already_exist_tbl :=
146: PO_LINE_LOCATIONS_DRAFT_PVT.draft_changes_exist
147: ( p_draft_id_tbl => p_draft_id_tbl,
148: p_line_location_id_tbl => p_line_location_id_tbl
149: );
150: