DBA Data[Home] [Help]

APPS.WMS_RULE_8 dependencies on WMS_TRX_DETAILS_TMP_V

Line 61: ,WMS_TRX_DETAILS_TMP_V mptdtv

57: ,base.PROJECT_ID
58: ,base.TASK_ID
59: from MTL_ITEM_LOCATIONS omil
60: ,MTL_SYSTEM_ITEMS msi
61: ,WMS_TRX_DETAILS_TMP_V mptdtv
62: ,(
63: select msei.secondary_inventory_name subinventory_code --changed
64: ,mil.inventory_location_id locator_id
65: ,msei.organization_id organization_id --changed

Line 204: ,WMS_TRX_DETAILS_TMP_V mptdtv

200: ,base.PROJECT_ID
201: ,base.TASK_ID
202: from MTL_ITEM_LOCATIONS omil
203: ,MTL_SYSTEM_ITEMS msi
204: ,WMS_TRX_DETAILS_TMP_V mptdtv
205: ,(
206: select msei.secondary_inventory_name subinventory_code --changed
207: ,mil.inventory_location_id locator_id
208: ,msei.organization_id organization_id --changed

Line 346: ,WMS_TRX_DETAILS_TMP_V mptdtv

342: ,base.PROJECT_ID
343: ,base.TASK_ID
344: from MTL_ITEM_LOCATIONS omil
345: ,MTL_SYSTEM_ITEMS msi
346: ,WMS_TRX_DETAILS_TMP_V mptdtv
347: ,(
348: select msei.secondary_inventory_name subinventory_code --changed
349: ,mil.inventory_location_id locator_id
350: ,msei.organization_id organization_id --changed

Line 490: ,WMS_TRX_DETAILS_TMP_V mptdtv

486: ,base.PROJECT_ID
487: ,base.TASK_ID
488: from MTL_ITEM_LOCATIONS omil
489: ,MTL_SYSTEM_ITEMS msi
490: ,WMS_TRX_DETAILS_TMP_V mptdtv
491: ,(
492: select msei.secondary_inventory_name subinventory_code -- changed
493: ,mil.inventory_location_id locator_id
494: ,msei.organization_id organization_id -- changed

Line 634: ,WMS_TRX_DETAILS_TMP_V mptdtv

630: ,base.PROJECT_ID
631: ,base.TASK_ID
632: from MTL_ITEM_LOCATIONS omil
633: ,MTL_SYSTEM_ITEMS msi
634: ,WMS_TRX_DETAILS_TMP_V mptdtv
635: ,(
636: select msei.secondary_inventory_name subinventory_code -- changed
637: ,mil.inventory_location_id locator_id
638: ,msei.organization_id organization_id -- changed

Line 780: ,WMS_TRX_DETAILS_TMP_V mptdtv

776: ,base.PROJECT_ID
777: ,base.TASK_ID
778: from MTL_ITEM_LOCATIONS omil
779: ,MTL_SYSTEM_ITEMS msi
780: ,WMS_TRX_DETAILS_TMP_V mptdtv
781: ,(
782: select msei.secondary_inventory_name subinventory_code -- changed
783: ,mil.inventory_location_id locator_id
784: ,msei.organization_id organization_id -- changed

Line 928: ,WMS_TRX_DETAILS_TMP_V mptdtv

924: ,base.PROJECT_ID
925: ,base.TASK_ID
926: from MTL_ITEM_LOCATIONS omil
927: ,MTL_SYSTEM_ITEMS msi
928: ,WMS_TRX_DETAILS_TMP_V mptdtv
929: ,(
930: select mil.subinventory_code subinventory_code
931: ,mil.inventory_location_id locator_id
932: ,mil.organization_id organization_id

Line 1077: ,WMS_TRX_DETAILS_TMP_V mptdtv

1073: ,base.PROJECT_ID
1074: ,base.TASK_ID
1075: from MTL_ITEM_LOCATIONS omil
1076: ,MTL_SYSTEM_ITEMS msi
1077: ,WMS_TRX_DETAILS_TMP_V mptdtv
1078: ,(
1079: select mil.subinventory_code subinventory_code
1080: ,mil.inventory_location_id locator_id
1081: ,mil.organization_id organization_id

Line 1227: ,WMS_TRX_DETAILS_TMP_V mptdtv

1223: ,base.PROJECT_ID
1224: ,base.TASK_ID
1225: from MTL_ITEM_LOCATIONS omil
1226: ,MTL_SYSTEM_ITEMS msi
1227: ,WMS_TRX_DETAILS_TMP_V mptdtv
1228: ,(
1229: select mil.subinventory_code subinventory_code
1230: ,mil.inventory_location_id locator_id
1231: ,mil.organization_id organization_id