DBA Data[Home] [Help]

APPS.WMS_RULE_14 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: ,NULL 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 164: from WMS_TRX_DETAILS_TMP_V mptdtv

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

Line 263: from WMS_TRX_DETAILS_TMP_V mptdtv

259: ,sum(base.secondary_quantity)
260: ,base.grade_code
261: ,NULL consist_string
262: ,NULL order_by_string
263: from WMS_TRX_DETAILS_TMP_V mptdtv
264: ,(
265: select msn.current_organization_id organization_id
266: ,msn.inventory_item_id
267: ,msn.revision

Line 359: from WMS_TRX_DETAILS_TMP_V mptdtv

355: ,sum(base.secondary_quantity)
356: ,base.grade_code
357: ,NULL consist_string
358: ,NULL order_by_string
359: from WMS_TRX_DETAILS_TMP_V mptdtv
360: ,(
361: SELECT x.organization_id organization_id
362: ,x.inventory_item_id inventory_item_id
363: ,x.revision revision