DBA Data[Home] [Help]

APPS.POR_APPRV_WF_UTIL_GRP dependencies on PO_REQUISITION_HEADERS_ALL

Line 48: po_requisition_headers_all prh,

44: BEGIN
45: SELECT ooh.order_number
46: INTO l_so_number
47: from po_requisition_lines_all prl,
48: po_requisition_headers_all prh,
49: oe_order_headers_all ooh,
50: oe_order_lines_all ool,
51: po_system_parameters_all psp
52: WHERE prl.requisition_header_id = prh.requisition_header_id