DBA Data[Home] [Help]

APPS.PO_MOD_CONTROL_PVT dependencies on PO_PRICE_DIFF_DRAFT_PKG

Line 714: PO_PRICE_DIFF_DRAFT_PKG.delete_rows

710: p_po_distribution_id => NULL
711: );
712:
713: d_position := 40;
714: PO_PRICE_DIFF_DRAFT_PKG.delete_rows
715: ( p_draft_id => p_draft_id,
716: p_price_differential_id => NULL
717: );
718: