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 183: from WMS_TRX_DETAILS_TMP_V mptdtv

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

Line 306: from WMS_TRX_DETAILS_TMP_V mptdtv

302: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
303: ,base.LOCATOR_ID
304: ,base.PROJECT_ID
305: ,base.TASK_ID
306: from WMS_TRX_DETAILS_TMP_V mptdtv
307: ,(
308: select msei.secondary_inventory_name subinventory_code --changed
309: ,mil.inventory_location_id locator_id
310: ,msei.organization_id organization_id --changed

Line 431: from WMS_TRX_DETAILS_TMP_V mptdtv

427: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
428: ,base.LOCATOR_ID
429: ,base.PROJECT_ID
430: ,base.TASK_ID
431: from WMS_TRX_DETAILS_TMP_V mptdtv
432: ,(
433: select msei.secondary_inventory_name subinventory_code -- changed
434: ,mil.inventory_location_id locator_id
435: ,msei.organization_id organization_id -- changed

Line 556: from WMS_TRX_DETAILS_TMP_V mptdtv

552: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
553: ,base.LOCATOR_ID
554: ,base.PROJECT_ID
555: ,base.TASK_ID
556: from WMS_TRX_DETAILS_TMP_V mptdtv
557: ,(
558: select msei.secondary_inventory_name subinventory_code -- changed
559: ,mil.inventory_location_id locator_id
560: ,msei.organization_id organization_id -- changed

Line 683: from WMS_TRX_DETAILS_TMP_V mptdtv

679: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
680: ,base.LOCATOR_ID
681: ,base.PROJECT_ID
682: ,base.TASK_ID
683: from WMS_TRX_DETAILS_TMP_V mptdtv
684: ,(
685: select msei.secondary_inventory_name subinventory_code -- changed
686: ,mil.inventory_location_id locator_id
687: ,msei.organization_id organization_id -- changed

Line 812: from WMS_TRX_DETAILS_TMP_V mptdtv

808: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
809: ,base.LOCATOR_ID
810: ,base.PROJECT_ID
811: ,base.TASK_ID
812: from WMS_TRX_DETAILS_TMP_V mptdtv
813: ,(
814: select mil.subinventory_code subinventory_code
815: ,mil.inventory_location_id locator_id
816: ,mil.organization_id organization_id

Line 942: from WMS_TRX_DETAILS_TMP_V mptdtv

938: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
939: ,base.LOCATOR_ID
940: ,base.PROJECT_ID
941: ,base.TASK_ID
942: from WMS_TRX_DETAILS_TMP_V mptdtv
943: ,(
944: select mil.subinventory_code subinventory_code
945: ,mil.inventory_location_id locator_id
946: ,mil.organization_id organization_id

Line 1073: from WMS_TRX_DETAILS_TMP_V mptdtv

1069: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
1070: ,base.LOCATOR_ID
1071: ,base.PROJECT_ID
1072: ,base.TASK_ID
1073: from WMS_TRX_DETAILS_TMP_V mptdtv
1074: ,(
1075: select mil.subinventory_code subinventory_code
1076: ,mil.inventory_location_id locator_id
1077: ,mil.organization_id organization_id