DBA Data[Home] [Help]

APPS.MRP_GET_LOCATION SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 8

		select concatenated_segments
		from mtl_item_locations_kfv
		where inventory_location_id = arg_location_id
		and organization_id = arg_org_id;