DBA Data[Home] [Help]

APPS.PO_ENCUMBRANCE_POSTPROCESSING dependencies on PO_DRAFTS

Line 632: po_drafts

628: dist.reference2
629: AND par_flag = 'Y') ) THEN (SELECT
630: modification_number
631: FROM
632: po_drafts
633: WHERE
634: draft_id = To_number(dist.reference4))
635: WHEN reference1 = 'PO'
636: AND EXISTS (SELECT 1