DBA Data[Home] [Help]

APPS.INV_UI_ITEM_ATT_LOVS dependencies on WIP_DISCRETE_JOBS

Line 3115: From wip_discrete_jobs

3111:
3112: BEGIN
3113: select primary_item_id
3114: into l_wip_assembly_id
3115: From wip_discrete_jobs
3116: where wip_entity_id = p_wip_entity_id
3117: And organization_id = p_organization_id;
3118: EXCEPTION
3119: when others then