DBA Data[Home] [Help]

APPS.OKE_IMPORT_CONTRACT_PUB dependencies on PO_REQ_DISTRIBUTIONS_ALL

Line 6399: select 'X' from po_req_distributions_all

6395: select 'X' from po_distributions_all
6396: where oke_contract_deliverable_id =p_deliverable_id;
6397:
6398: CURSOR c_req IS
6399: select 'X' from po_req_distributions_all
6400: where oke_contract_deliverable_id =p_deliverable_id;
6401:
6402: CURSOR c3(l_req_id number) IS
6403: SELECT 'X' FROM PO_REQUISITIONS_INTERFACE_ALL