DBA Data[Home] [Help]

APPS.WMS_RULE_2 dependencies on WMS_TRX_DETAILS_TMP_V

Line 81: from WMS_TRX_DETAILS_TMP_V mptdtv

77: ,base.secondary_quantity
78: ,base.grade_code
79: ,NULL consist_string
80: ,base.DATE_RECEIVED order_by_string
81: from WMS_TRX_DETAILS_TMP_V mptdtv
82: ,(
83: select msn.current_organization_id organization_id
84: ,msn.inventory_item_id
85: ,msn.revision

Line 165: from WMS_TRX_DETAILS_TMP_V mptdtv

161: ,sum(base.secondary_quantity)
162: ,base.grade_code
163: ,NULL consist_string
164: ,base.DATE_RECEIVED order_by_string
165: from WMS_TRX_DETAILS_TMP_V mptdtv
166: ,(
167: select msn.current_organization_id organization_id
168: ,msn.inventory_item_id
169: ,msn.revision

Line 266: from WMS_TRX_DETAILS_TMP_V mptdtv

262: ,sum(base.secondary_quantity)
263: ,base.grade_code
264: ,NULL consist_string
265: ,base.DATE_RECEIVED order_by_string
266: from WMS_TRX_DETAILS_TMP_V mptdtv
267: ,(
268: select msn.current_organization_id organization_id
269: ,msn.inventory_item_id
270: ,msn.revision

Line 364: from WMS_TRX_DETAILS_TMP_V mptdtv

360: ,sum(base.secondary_quantity)
361: ,base.grade_code
362: ,NULL consist_string
363: ,base.DATE_RECEIVED order_by_string
364: from WMS_TRX_DETAILS_TMP_V mptdtv
365: ,(
366: SELECT x.organization_id organization_id
367: ,x.inventory_item_id inventory_item_id
368: ,x.revision revision