DBA Data[Home] [Help]

APPS.INV_RCV_DIR_RCPT_APIS dependencies on STANDARD

Line 3264: AND poll.shipment_type IN('STANDARD', 'BLANKET', 'SCHEDULED')

3260: AND pod.line_location_id = poll.line_location_id
3261: AND NVL(poll.approved_flag, 'N') = 'Y'
3262: AND NVL(poll.cancel_flag, 'N') = 'N'
3263: AND NVL(poll.closed_code, 'OPEN') <> 'FINALLY CLOSED'
3264: AND poll.shipment_type IN('STANDARD', 'BLANKET', 'SCHEDULED')
3265: AND poh.po_header_id = poll.po_header_id
3266: AND pol.po_line_id = poll.po_line_id
3267: AND poll.po_release_id = por.po_release_id(+)
3268: AND mum.unit_of_measure(+) = rsl.unit_of_measure