DBA Data[Home] [Help]

APPS.WSM_LBJ_INTERFACE_PVT dependencies on PO_REQUISITIONS_INTERFACE_ALL

Line 3788: from po_requisitions_interface_all pri

3784: and nvl(PRL.cancel_flag, 'N') = 'N'
3785: and prl.line_location_id is NULL
3786: UNION ALL
3787: select 'PO/REQ Linked'
3788: from po_requisitions_interface_all pri
3789: where pri.wip_entity_id = p_wip_entity_id
3790: and pri.destination_organization_id = p_org_id
3791: and pri.wip_operation_seq_num = l_job_op_seq_num
3792: and pri.wip_resource_seq_num = l_res_seq_num