DBA Data[Home] [Help]

APPS.INV_RCV_DIR_RCPT_APIS dependencies on STANDARD

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

3156: AND pod.line_location_id = poll.line_location_id
3157: AND NVL(poll.approved_flag, 'N') = 'Y'
3158: AND NVL(poll.cancel_flag, 'N') = 'N'
3159: AND NVL(poll.closed_code, 'OPEN') <> 'FINALLY CLOSED'
3160: AND poll.shipment_type IN('STANDARD', 'BLANKET', 'SCHEDULED')
3161: AND poh.po_header_id = poll.po_header_id
3162: AND pol.po_line_id = poll.po_line_id
3163: AND poll.po_release_id = por.po_release_id(+)
3164: AND mum.unit_of_measure(+) = rsl.unit_of_measure