DBA Data[Home] [Help]

APPS.CS_SR_PARTY_MERGE_PKG dependencies on CS_SERVICEREQUEST_UTIL

Line 167: CS_Servicerequest_UTIL.Prepare_Audit_Record (

163:
164: FOR i IN 1..l_incident_id.count
165: LOOP
166:
167: CS_Servicerequest_UTIL.Prepare_Audit_Record (
168: p_api_version => 1,
169: p_request_id => l_incident_id(i),
170: x_return_status => l_return_status,
171: x_msg_count => x_msg_count,

Line 417: CS_Servicerequest_UTIL.Prepare_Audit_Record (

413: -- for which the bill_to_site_use_id or ship_to_site_use_id is updated
414:
415: FOR i IN 1..l_incident_id.COUNT
416: LOOP
417: CS_Servicerequest_UTIL.Prepare_Audit_Record (
418: p_api_version => 1,
419: p_request_id => l_incident_id(i),
420: x_return_status => l_return_status,
421: x_msg_count => x_msg_count,

Line 718: CS_Servicerequest_UTIL.Prepare_Audit_Record (

714:
715: FOR i IN 1..l_incident_id.COUNT
716: LOOP
717:
718: CS_Servicerequest_UTIL.Prepare_Audit_Record (
719: p_api_version => 1,
720: p_request_id => l_incident_id(i),
721: x_return_status => x_return_status,
722: x_msg_count => x_msg_count,

Line 2092: CS_Servicerequest_UTIL.Prepare_Audit_Record (

2088:
2089: FOR i IN 1..l_incident_id.COUNT
2090: LOOP
2091:
2092: CS_Servicerequest_UTIL.Prepare_Audit_Record (
2093: p_api_version => 1,
2094: p_request_id => l_incident_id(i),
2095: x_return_status => x_return_status,
2096: x_msg_count => x_msg_count,