DBA Data[Home] [Help]

APPS.EAM_PROCESS_WO_PUB dependencies on WIP_ENTITIES

Line 1488: from wip_entities

1484: end if;
1485: l_eam_wo_list.delete;
1486: --Insert the error message.
1487: select wip_entity_name into l_wo_name
1488: from wip_entities
1489: where wip_entity_id = l_temp_wip_entity_id;
1490:
1491: eam_execution_jsp.add_message(p_app_short_name => 'EAM',
1492: p_msg_name => 'EAM_WO_CHK_DATES_ERR',