DBA Data[Home] [Help]

APPS.MRP_GET_PRODUCT_FAMILY_ID SQL Statements

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

Line: 8

select product_family_item_id into pfid from mtl_system_items
where inventory_item_id = ITEM_ID and
organization_id = ORG_ID;