DBA Data[Home] [Help]

APPS.CS_SERVICEREQUEST_PVT dependencies on CS_SERVICEREQUEST_VUHK

Line 1678: cs_servicerequest_vuhk.Create_ServiceRequest_Pre(

1674: 'B', 'V') THEN
1675:
1676: -- hardcoded the version 2.0 shijain nov 27 2002
1677:
1678: cs_servicerequest_vuhk.Create_ServiceRequest_Pre(
1679: p_api_version => 2.0,
1680: p_init_msg_list => fnd_api.g_false ,
1681: p_commit => p_commit,
1682: p_validation_level => p_validation_level,

Line 2888: cs_servicerequest_vuhk.Create_ServiceRequest_Post(

2884: 'A', 'V') THEN
2885:
2886: -- hardcoded the version 2.0 shijain nov 27 2002
2887:
2888: cs_servicerequest_vuhk.Create_ServiceRequest_Post(
2889: p_api_version => 2.0,
2890: p_init_msg_list => fnd_api.g_false ,
2891: p_commit => p_commit,
2892: p_validation_level => p_validation_level,

Line 4388: cs_servicerequest_vuhk.Update_ServiceRequest_Pre

4384: 'B', 'V') THEN
4385:
4386: -- hardcoded the version 2.0 shijain nov 27 2002
4387:
4388: cs_servicerequest_vuhk.Update_ServiceRequest_Pre
4389: ( p_api_version => 2.0,
4390: p_init_msg_list => fnd_api.g_false ,
4391: p_commit => p_commit,
4392: p_validation_level => p_validation_level,

Line 5707: cs_servicerequest_vuhk.Update_ServiceRequest_Post

5703: 'A', 'V') THEN
5704:
5705: -- hardcoded the version 2.0 shijain nov 27 2002
5706:
5707: cs_servicerequest_vuhk.Update_ServiceRequest_Post
5708: ( p_api_version => 2.0,
5709: p_init_msg_list => fnd_api.g_false ,
5710: p_commit => p_commit,
5711: p_validation_level => p_validation_level,