DBA Data[Home] [Help]

APPS.WIP_EAM_UTILS dependencies on WIP_ENTITIES

Line 94: select wip_entity_id into l_parent_weid from wip_entities

90:
91:
92: -- 2. Parent Wip Entity Id
93: if p_parent_wo_name is not null then
94: select wip_entity_id into l_parent_weid from wip_entities
95: where wip_entity_name = p_parent_wo_name
96: and organization_id = p_org_id;
97: end if;
98: -- 3. Asset Activity Id