DBA Data[Home] [Help]

APPS.EDW_MTL_INVENTORY_LOC_M_SZ dependencies on EDW_ORGA_OPER_UNIT_LCV

Line 49: FROM EDW_ORGA_OPER_UNIT_LCV

45: and mp.last_update_date between p_from_date and p_to_date
46: union all
47: -- Operating Unit Level
48: select count(*) cnt
49: FROM EDW_ORGA_OPER_UNIT_LCV
50: where last_update_date between p_from_date and p_to_date
51: -- Inventory Organization Parent Goup level
52: union all
53: SELECT COUNT(*) cnt