DBA Data[Home] [Help]

APPS.INV_OBJECT_GENEALOGY dependencies on PO_REQUISITION_HEADERS_ALL

Line 683: FROM po_requisition_headers_all

679: AND organization_id = p_org_id;
680: ELSIF p_trx_src_type = 7 THEN -- Internal Requisition
681: SELECT segment1
682: INTO l_trx_src
683: FROM po_requisition_headers_all
684: WHERE requisition_header_id = p_trx_src_id;
685: ELSIF p_trx_src_type = 9 THEN -- Cycle Count
686: SELECT cycle_count_header_name
687: INTO l_trx_src