DBA Data[Home] [Help]

APPS.PO_LINE_LOCATIONS_DRAFT_PVT dependencies on PO_LINE_LOCATIONS_DRAFT_PKG

Line 268: PO_LINE_LOCATIONS_DRAFT_PKG.merge_changes

264: END IF;
265:
266: d_position := 30;
267: -- Merge Changes
268: PO_LINE_LOCATIONS_DRAFT_PKG.merge_changes
269: ( p_draft_id => p_draft_info.draft_id
270: );
271:
272: d_position := 40;