DBA Data[Home] [Help]

APPS.INV_UI_ITEM_ATT_LOVS dependencies on WIP_DISCRETE_JOBS

Line 3204: From wip_discrete_jobs

3200:
3201: BEGIN
3202: select primary_item_id
3203: into l_wip_assembly_id
3204: From wip_discrete_jobs
3205: where wip_entity_id = p_wip_entity_id
3206: And organization_id = p_organization_id;
3207: EXCEPTION
3208: when others then