DBA Data[Home] [Help]

APPS.CS_SERVICEREQUEST_PVT dependencies on CS_SERVICEREQUEST_VUHK

Line 1759: cs_servicerequest_vuhk.Create_ServiceRequest_Pre(

1755: 'B', 'V') THEN
1756:
1757: -- hardcoded the version 2.0 shijain nov 27 2002
1758:
1759: cs_servicerequest_vuhk.Create_ServiceRequest_Pre(
1760: p_api_version => 2.0,
1761: p_init_msg_list => fnd_api.g_false ,
1762: p_commit => p_commit,
1763: p_validation_level => p_validation_level,

Line 3228: cs_servicerequest_vuhk.Create_ServiceRequest_Post(

3224: 'A', 'V') THEN
3225:
3226: -- hardcoded the version 2.0 shijain nov 27 2002
3227:
3228: cs_servicerequest_vuhk.Create_ServiceRequest_Post(
3229: p_api_version => 2.0,
3230: p_init_msg_list => fnd_api.g_false ,
3231: p_commit => p_commit,
3232: p_validation_level => p_validation_level,

Line 4758: cs_servicerequest_vuhk.Update_ServiceRequest_Pre

4754: 'B', 'V') THEN
4755:
4756: -- hardcoded the version 2.0 shijain nov 27 2002
4757:
4758: cs_servicerequest_vuhk.Update_ServiceRequest_Pre
4759: ( p_api_version => 2.0,
4760: p_init_msg_list => fnd_api.g_false ,
4761: p_commit => p_commit,
4762: p_validation_level => p_validation_level,

Line 6387: cs_servicerequest_vuhk.Update_ServiceRequest_Post

6383: 'A', 'V') THEN
6384:
6385: -- hardcoded the version 2.0 shijain nov 27 2002
6386:
6387: cs_servicerequest_vuhk.Update_ServiceRequest_Post
6388: ( p_api_version => 2.0,
6389: p_init_msg_list => fnd_api.g_false ,
6390: p_commit => p_commit,
6391: p_validation_level => p_validation_level,