DBA Data[Home] [Help]

APPS.FV_SLA_PROCESSING_PKG dependencies on PO_REQ_EXTRACT_DETAIL_V

Line 1616: FROM po_req_extract_detail_v

1612: AND xgt.event_id = p_event_id;
1613:
1614: CURSOR c_req_extract_detail IS
1615: SELECT *
1616: FROM po_req_extract_detail_v
1617: where req_distribution_type = 'REQUISITION' ;
1618:
1619: CURSOR c_po_extract_detail IS
1620: SELECT *