DBA Data[Home] [Help]

APPS.INV_REPLENISH_COUNT_PVT dependencies on INV_PROJECT

Line 325: , inv_project.get_locsegs(mil.inventory_location_id, mil.organization_id) LOCATOR

321: FOR
322: SELECT msiv.inventory_item_id item_id
323: , msiv.concatenated_segments item
324: , mil.inventory_location_id locator_id
325: , inv_project.get_locsegs(mil.inventory_location_id, mil.organization_id) LOCATOR
326: , mrl.count_type_code count_type_code
327: , ml.meaning count_type
328: , mrl.replenishment_line_id replenishment_line_id
329: , msiv.description item_description