DBA Data[Home] [Help]

APPS.CS_SERVICEREQUEST_PVT dependencies on CS_ERES_INT_PKG

Line 3737: -- CS_ERES_INT_PKG.start_approval_process procedure.

3733: -- Added new parameters to procedure
3734: -- CS_SERVICEREQUEST_PVT.get_default_contract call
3735: -- Moved SR Audit creation after ERES processing
3736: -- If SR status needs approval then Call ERES apporval
3737: -- CS_ERES_INT_PKG.start_approval_process procedure.
3738: -- if this procedure return NO_ACTION then do the following
3739: -- 1. validate target status
3740: -- 2. get response, resolution and close dates
3741: -- 3. get status_flag

Line 6582: CS_ERES_INT_PKG.start_approval_process

6578: -- End of changes for 12.2 Auto Task Creation
6579:
6580: IF l_start_eres_flag = 'Y'
6581: THEN
6582: CS_ERES_INT_PKG.start_approval_process
6583: ( p_incident_id => p_request_id
6584: , p_incident_type_id => l_service_request_rec.type_id
6585: , p_incident_status_id => l_sr_related_data.intermediate_status_id
6586: , p_qa_collection_id => l_service_request_rec.qa_collection_plan_id