DBA Data[Home] [Help]

APPS.ENG_WORKFLOW_UTIL dependencies on ENG_CHANGE_LIFECYCLE_UTIL

Line 7987: -- even if ENG_CHANGE_LIFECYCLE_UTIL.Update_Lifecycle_States

7983: -- Procedure to be called by WF to update lifecycle states of the change header,
7984: -- revised items, tasks and lines lifecycle states
7985: -- Bug4741642 fix
7986: -- We will not return the status to the caller
7987: -- even if ENG_CHANGE_LIFECYCLE_UTIL.Update_Lifecycle_States
7988: -- return status error
7989: -- otherwise the Approval Status will not be updated
7990: -- properly if it return error based on some validation
7991: -- like Mandatory task is not completed on Auto Promotion

Line 7992: ENG_CHANGE_LIFECYCLE_UTIL.Update_Lifecycle_States

7988: -- return status error
7989: -- otherwise the Approval Status will not be updated
7990: -- properly if it return error based on some validation
7991: -- like Mandatory task is not completed on Auto Promotion
7992: ENG_CHANGE_LIFECYCLE_UTIL.Update_Lifecycle_States
7993: ( p_api_version => 1.0
7994: , p_commit => FND_API.g_FALSE
7995: , p_init_msg_list => FND_API.g_FALSE
7996: , p_validation_level => FND_API.G_VALID_LEVEL_FULL