DBA Data[Home] [Help]

APPS.OPI_DBI_INV_VALUE_OPM_INCR_PKG dependencies on IC_ITEM_MST_B

Line 404: ic_item_mst_b ic_item,

400: ) pnd,
401: gl_subr_led led,
402: ic_whse_mst whse_mst,
403: mtl_system_items_b msi,
404: ic_item_mst_b ic_item,
405: ic_xfer_mst xfer
406: WHERE pnd.doc_id = led.doc_id
407: AND pnd.doc_type = led.doc_type
408: AND pnd.doc_id = xfer.transfer_id

Line 952: ic_item_mst_b iim,

948: OR SUM(onhand_value_b) <> 0
949: OR SUM(intransit_value_b) <> 0
950: OR SUM(wip_value_b) <> 0
951: ) stg,
952: ic_item_mst_b iim,
953: ic_whse_mst whse,
954: mtl_system_items_b msi
955: WHERE
956: iim.item_id = stg.item_id