DBA Data[Home] [Help]

APPS.WMS_RULE_7 dependencies on WMS_TRX_DETAILS_TMP_V

Line 59: from WMS_TRX_DETAILS_TMP_V mptdtv

55: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
56: ,base.LOCATOR_ID
57: ,base.PROJECT_ID
58: ,base.TASK_ID
59: from WMS_TRX_DETAILS_TMP_V mptdtv
60: ,(
61: select msei.secondary_inventory_name subinventory_code --changed
62: ,mil.inventory_location_id locator_id
63: ,msei.organization_id organization_id --changed

Line 185: from WMS_TRX_DETAILS_TMP_V mptdtv

181: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
182: ,base.LOCATOR_ID
183: ,base.PROJECT_ID
184: ,base.TASK_ID
185: from WMS_TRX_DETAILS_TMP_V mptdtv
186: ,(
187: select msei.secondary_inventory_name subinventory_code --changed
188: ,mil.inventory_location_id locator_id
189: ,msei.organization_id organization_id --changed

Line 310: from WMS_TRX_DETAILS_TMP_V mptdtv

306: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
307: ,base.LOCATOR_ID
308: ,base.PROJECT_ID
309: ,base.TASK_ID
310: from WMS_TRX_DETAILS_TMP_V mptdtv
311: ,(
312: select msei.secondary_inventory_name subinventory_code --changed
313: ,mil.inventory_location_id locator_id
314: ,msei.organization_id organization_id --changed

Line 437: from WMS_TRX_DETAILS_TMP_V mptdtv

433: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
434: ,base.LOCATOR_ID
435: ,base.PROJECT_ID
436: ,base.TASK_ID
437: from WMS_TRX_DETAILS_TMP_V mptdtv
438: ,(
439: select msei.secondary_inventory_name subinventory_code -- changed
440: ,mil.inventory_location_id locator_id
441: ,msei.organization_id organization_id -- changed

Line 564: from WMS_TRX_DETAILS_TMP_V mptdtv

560: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
561: ,base.LOCATOR_ID
562: ,base.PROJECT_ID
563: ,base.TASK_ID
564: from WMS_TRX_DETAILS_TMP_V mptdtv
565: ,(
566: select msei.secondary_inventory_name subinventory_code -- changed
567: ,mil.inventory_location_id locator_id
568: ,msei.organization_id organization_id -- changed

Line 693: from WMS_TRX_DETAILS_TMP_V mptdtv

689: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
690: ,base.LOCATOR_ID
691: ,base.PROJECT_ID
692: ,base.TASK_ID
693: from WMS_TRX_DETAILS_TMP_V mptdtv
694: ,(
695: select msei.secondary_inventory_name subinventory_code -- changed
696: ,mil.inventory_location_id locator_id
697: ,msei.organization_id organization_id -- changed

Line 824: from WMS_TRX_DETAILS_TMP_V mptdtv

820: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
821: ,base.LOCATOR_ID
822: ,base.PROJECT_ID
823: ,base.TASK_ID
824: from WMS_TRX_DETAILS_TMP_V mptdtv
825: ,(
826: select mil.subinventory_code subinventory_code
827: ,mil.inventory_location_id locator_id
828: ,mil.organization_id organization_id

Line 956: from WMS_TRX_DETAILS_TMP_V mptdtv

952: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
953: ,base.LOCATOR_ID
954: ,base.PROJECT_ID
955: ,base.TASK_ID
956: from WMS_TRX_DETAILS_TMP_V mptdtv
957: ,(
958: select mil.subinventory_code subinventory_code
959: ,mil.inventory_location_id locator_id
960: ,mil.organization_id organization_id

Line 1089: from WMS_TRX_DETAILS_TMP_V mptdtv

1085: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
1086: ,base.LOCATOR_ID
1087: ,base.PROJECT_ID
1088: ,base.TASK_ID
1089: from WMS_TRX_DETAILS_TMP_V mptdtv
1090: ,(
1091: select mil.subinventory_code subinventory_code
1092: ,mil.inventory_location_id locator_id
1093: ,mil.organization_id organization_id