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

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

Line 296: from WMS_TRX_DETAILS_TMP_V mptdtv

292: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
293: ,base.LOCATOR_ID
294: ,base.PROJECT_ID
295: ,base.TASK_ID
296: from WMS_TRX_DETAILS_TMP_V mptdtv
297: ,(
298: select msei.secondary_inventory_name subinventory_code --changed
299: ,mil.inventory_location_id locator_id
300: ,msei.organization_id organization_id --changed

Line 416: from WMS_TRX_DETAILS_TMP_V mptdtv

412: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
413: ,base.LOCATOR_ID
414: ,base.PROJECT_ID
415: ,base.TASK_ID
416: from WMS_TRX_DETAILS_TMP_V mptdtv
417: ,(
418: select msei.secondary_inventory_name subinventory_code -- changed
419: ,mil.inventory_location_id locator_id
420: ,msei.organization_id organization_id -- changed

Line 536: from WMS_TRX_DETAILS_TMP_V mptdtv

532: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
533: ,base.LOCATOR_ID
534: ,base.PROJECT_ID
535: ,base.TASK_ID
536: from WMS_TRX_DETAILS_TMP_V mptdtv
537: ,(
538: select msei.secondary_inventory_name subinventory_code -- changed
539: ,mil.inventory_location_id locator_id
540: ,msei.organization_id organization_id -- changed

Line 658: from WMS_TRX_DETAILS_TMP_V mptdtv

654: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
655: ,base.LOCATOR_ID
656: ,base.PROJECT_ID
657: ,base.TASK_ID
658: from WMS_TRX_DETAILS_TMP_V mptdtv
659: ,(
660: select msei.secondary_inventory_name subinventory_code -- changed
661: ,mil.inventory_location_id locator_id
662: ,msei.organization_id organization_id -- changed

Line 782: from WMS_TRX_DETAILS_TMP_V mptdtv

778: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
779: ,base.LOCATOR_ID
780: ,base.PROJECT_ID
781: ,base.TASK_ID
782: from WMS_TRX_DETAILS_TMP_V mptdtv
783: ,(
784: select mil.subinventory_code subinventory_code
785: ,mil.inventory_location_id locator_id
786: ,mil.organization_id organization_id

Line 907: from WMS_TRX_DETAILS_TMP_V mptdtv

903: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
904: ,base.LOCATOR_ID
905: ,base.PROJECT_ID
906: ,base.TASK_ID
907: from WMS_TRX_DETAILS_TMP_V mptdtv
908: ,(
909: select mil.subinventory_code subinventory_code
910: ,mil.inventory_location_id locator_id
911: ,mil.organization_id organization_id

Line 1033: from WMS_TRX_DETAILS_TMP_V mptdtv

1029: OPEN p_cursor FOR select base.SUBINVENTORY_CODE
1030: ,base.LOCATOR_ID
1031: ,base.PROJECT_ID
1032: ,base.TASK_ID
1033: from WMS_TRX_DETAILS_TMP_V mptdtv
1034: ,(
1035: select mil.subinventory_code subinventory_code
1036: ,mil.inventory_location_id locator_id
1037: ,mil.organization_id organization_id