DBA Data[Home] [Help]

APPS.CS_SR_STATUS_PROPAGATION_PKG dependencies on CS_SERVICEREQUEST_PVT

Line 497: CS_ServiceRequest_PVT.Update_Status

493: close c_obj_ver_num;
494:
495: l_resp_id := fnd_global.resp_id;
496:
497: CS_ServiceRequest_PVT.Update_Status
498: ( p_api_version =>2.0,
499: p_init_msg_list =>p_init_msg_list,
500: p_commit =>p_commit,
501: p_resp_id => fnd_global.RESP_ID ,

Line 514: /* CS_ServiceRequest_PVT.Update_Status

510: p_last_update_date => sysdate,
511: x_interaction_id => l_interaction_id
512: );
513:
514: /* CS_ServiceRequest_PVT.Update_Status
515: ( p_api_version => 2.0,
516: p_init_msg_list => p_init_msg_list,
517: p_commit => p_commit,
518: p_resp_id => l_resp_id,