DBA Data[Home] [Help]

APPS.INV_OBJECT_GENEALOGY dependencies on PO_REQUISITION_HEADERS_ALL

Line 737: FROM po_requisition_headers_all

733: AND organization_id = p_org_id;
734: ELSIF p_trx_src_type = 7 THEN -- Internal Requisition
735: SELECT segment1
736: INTO l_trx_src
737: FROM po_requisition_headers_all
738: WHERE requisition_header_id = p_trx_src_id;
739: ELSIF p_trx_src_type = 9 THEN -- Cycle Count
740: SELECT cycle_count_header_name
741: INTO l_trx_src