DBA Data[Home] [Help]

APPS.PO_SYNC_DRAFT_FROM_ARCHIVE_PVT dependencies on PO_NOTIFICATION_CONTROLS

Line 3856: FROM po_notification_controls

3852: attribute6,
3853: attribute7,
3854: attribute8,
3855: attribute9
3856: FROM po_notification_controls
3857: WHERE po_header_id = p_document_id;
3858:
3859: d_position := 20;
3860: IF (PO_LOG.d_stmt) THEN