DBA Data[Home] [Help]

APPS.PO_DOCUMENT_CANCEL_PVT dependencies on PO_NOTES_SV

Line 3788: PO_NOTES_SV.COPY_NOTES (

3784: AND POLL.PO_LINE_ID = POL.PO_LINE_ID;
3785:
3786: l_progress := '003' ;
3787:
3788: PO_NOTES_SV.COPY_NOTES (
3789: X_orig_id=>p_old_line_id,
3790: X_orig_column=> 'REQUISITION_LINE_ID',
3791: X_orig_table=> 'PO_REQUISITION_LINES',
3792: X_add_on_title=>NULL,