DBA Data[Home] [Help]

APPS.INV_LABEL_PVT1 dependencies on PO_LINES_TRX_V

Line 369: , po_lines_trx_v pol -- CLM project, bug 9403291

365: , rti.DEPARTMENT_CODE
366: , rti.BOM_RESOURCE_ID
367: FROM rcv_transactions_interface rti
368: , wms_lpn_contents wlc
369: , po_lines_trx_v pol -- CLM project, bug 9403291
370: , po_headers_trx_v pha -- CLM project, bug 9403291
371: , rcv_shipment_headers rsh
372: , po_line_locations_trx_v pll -- CLM project, bug 9403291
373: , po_vendors pov

Line 451: , po_lines_trx_v pol -- CLM project, bug 9403291

447: , rti.DEPARTMENT_CODE
448: , rti.BOM_RESOURCE_ID
449: FROM rcv_transactions_interface rti
450: , wms_lpn_contents wlc
451: , po_lines_trx_v pol -- CLM project, bug 9403291
452: , po_headers_trx_v pha -- CLM projet, bug 9403291
453: , rcv_shipment_headers rsh
454: , po_line_locations_trx_v pll -- CLM project, bug 9403291
455: , po_vendors pov

Line 551: , po_lines_trx_v pol -- CLM project, bug 9403291

547: , rti.item_description item_description
548: , rti.subinventory subinventory
549: , rti.locator_id locator_id
550: FROM rcv_transactions_interface rti
551: , po_lines_trx_v pol -- CLM project, bug 9403291
552: , po_headers_trx_v pha -- CLM project, bug 9403291
553: , rcv_shipment_headers rsh
554: , po_line_locations_trx_v pll -- CLM project, bug 9403291
555: , po_vendors pov

Line 711: , po_lines_trx_v pol -- CLM project, bug 9403291

707: * and rt_deliver.transaction_type = 'DELIVER') rt2
708: * , mtl_transaction_lot_numbers mtln -- Added as part of Bug# 4186856
709: */
710: , rcv_shipment_lines rsl
711: , po_lines_trx_v pol -- CLM project, bug 9403291
712: -- , po_distributions_all pod --Commented as part of Bug# 3586116
713: , po_headers_trx_v pha -- CLM project, bug 9403291
714: , rcv_shipment_headers rsh
715: , po_line_locations_trx_v pll -- CLM project, bug 9403291

Line 909: , po_lines_trx_v pol -- CLM project, bug 9403291

905: ,rt.transaction_id
906: FROM rcv_transactions rt
907: , mtl_transaction_lot_numbers mtln
908: , rcv_shipment_lines rsl
909: , po_lines_trx_v pol -- CLM project, bug 9403291
910: -- , po_distributions_all pod --Commented as part of Bug# 3586116
911: , po_headers_trx_v pha -- CLM project, bug 9403291
912: , rcv_shipment_headers rsh
913: , po_line_locations_trx_v pll -- CLM project, bug 9403291

Line 1092: , po_lines_trx_v pol -- CLM project, bug 9403291

1088: , rt.transaction_id
1089: FROM rcv_transactions rt
1090: , mtl_transaction_lot_numbers mtln
1091: , rcv_shipment_lines rsl
1092: , po_lines_trx_v pol -- CLM project, bug 9403291
1093: -- , po_distributions_all pod --Commented as part of Bug# 3586116
1094: , po_headers_trx_v pha -- CLM project, bug 9403291
1095: , rcv_shipment_headers rsh
1096: , po_line_locations_trx_v pll -- CLM project, bug 9403291