[Home] [Help]
4561: UPDATE wsm_resulting_jobs_interface wrji
4562: SET wrji.error_message = l_fnd_generic_err_msg
4563: WHERE wrji.header_id = l_header_id
4564: and exists (select null
4565: from wip_discrete_jobs_all_v we
4566: where we.wip_entity_name = wrji.wip_entity_name
4567: and we.organization_id = wrji.organization_id
4568: and not exists (select null
4569: from wsm_starting_jobs_interface sj