DBA Data[Home] [Help]

APPS.EAM_WO_CHANGE_STATUS_PVT dependencies on WIP_CHANGE_STATUS

Line 403: WIP_CHANGE_STATUS.Release(

399: l_current_status IN (0,1,6,16,17) AND
400: l_to_status_type <> l_current_status THEN
401:
402:
403: WIP_CHANGE_STATUS.Release(
404: l_wip_entity_id,
405: l_organization_id,
406: NULL,
407: NULL,

Line 436: WIP_CHANGE_STATUS.Release(

432: ELSE
433: l_date_released_calc := sysdate;
434: END IF;
435:
436: WIP_CHANGE_STATUS.Release(
437: l_wip_entity_id,
438: l_organization_id,
439: NULL,
440: NULL,