DBA Data[Home] [Help]

APPS.PO_LINE_LOCATIONS_DRAFT_PVT dependencies on PO_LINE_LOCATIONS_DRAFT_PKG

Line 309: PO_LINE_LOCATIONS_DRAFT_PKG.merge_changes

305: END IF;
306:
307: d_position := 30;
308: -- Merge Changes
309: PO_LINE_LOCATIONS_DRAFT_PKG.merge_changes
310: ( p_draft_id => p_draft_info.draft_id
311: );
312:
313: d_position := 40;