DBA Data[Home] [Help]

APPS.WMS_RULE_13 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 176: from WMS_TRX_DETAILS_TMP_V mptdtv

172: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
173: ,base.LOCATOR_ID
174: ,base.PROJECT_ID
175: ,base.TASK_ID
176: from WMS_TRX_DETAILS_TMP_V mptdtv
177: ,(
178: select msei.secondary_inventory_name subinventory_code --changed
179: ,mil.inventory_location_id locator_id
180: ,msei.organization_id organization_id --changed

Line 292: from WMS_TRX_DETAILS_TMP_V mptdtv

288: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
289: ,base.LOCATOR_ID
290: ,base.PROJECT_ID
291: ,base.TASK_ID
292: from WMS_TRX_DETAILS_TMP_V mptdtv
293: ,(
294: select msei.secondary_inventory_name subinventory_code --changed
295: ,mil.inventory_location_id locator_id
296: ,msei.organization_id organization_id --changed

Line 410: from WMS_TRX_DETAILS_TMP_V mptdtv

406: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
407: ,base.LOCATOR_ID
408: ,base.PROJECT_ID
409: ,base.TASK_ID
410: from WMS_TRX_DETAILS_TMP_V mptdtv
411: ,(
412: select msei.secondary_inventory_name subinventory_code -- changed
413: ,mil.inventory_location_id locator_id
414: ,msei.organization_id organization_id -- changed

Line 528: from WMS_TRX_DETAILS_TMP_V mptdtv

524: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
525: ,base.LOCATOR_ID
526: ,base.PROJECT_ID
527: ,base.TASK_ID
528: from WMS_TRX_DETAILS_TMP_V mptdtv
529: ,(
530: select msei.secondary_inventory_name subinventory_code -- changed
531: ,mil.inventory_location_id locator_id
532: ,msei.organization_id organization_id -- changed

Line 648: from WMS_TRX_DETAILS_TMP_V mptdtv

644: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
645: ,base.LOCATOR_ID
646: ,base.PROJECT_ID
647: ,base.TASK_ID
648: from WMS_TRX_DETAILS_TMP_V mptdtv
649: ,(
650: select msei.secondary_inventory_name subinventory_code -- changed
651: ,mil.inventory_location_id locator_id
652: ,msei.organization_id organization_id -- changed

Line 770: from WMS_TRX_DETAILS_TMP_V mptdtv

766: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
767: ,base.LOCATOR_ID
768: ,base.PROJECT_ID
769: ,base.TASK_ID
770: from WMS_TRX_DETAILS_TMP_V mptdtv
771: ,(
772: select mil.subinventory_code subinventory_code
773: ,mil.inventory_location_id locator_id
774: ,mil.organization_id organization_id

Line 893: from WMS_TRX_DETAILS_TMP_V mptdtv

889: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
890: ,base.LOCATOR_ID
891: ,base.PROJECT_ID
892: ,base.TASK_ID
893: from WMS_TRX_DETAILS_TMP_V mptdtv
894: ,(
895: select mil.subinventory_code subinventory_code
896: ,mil.inventory_location_id locator_id
897: ,mil.organization_id organization_id

Line 1017: from WMS_TRX_DETAILS_TMP_V mptdtv

1013: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
1014: ,base.LOCATOR_ID
1015: ,base.PROJECT_ID
1016: ,base.TASK_ID
1017: from WMS_TRX_DETAILS_TMP_V mptdtv
1018: ,(
1019: select mil.subinventory_code subinventory_code
1020: ,mil.inventory_location_id locator_id
1021: ,mil.organization_id organization_id