DBA Data[Home] [Help]

APPS.CS_SERVICEREQUEST_PVT dependencies on CS_SR_CHILD_AUDIT_PKG

Line 7123: CS_SR_CHILD_AUDIT_PKG.CS_SR_AUDIT_CHILD

7119: -- anmukher --10/15/03
7120: -- Removed the commented code which was used for the audit record assignment while calling the old audit api call.
7121: -- spusegao -- 03/23/2004
7122:
7123: CS_SR_CHILD_AUDIT_PKG.CS_SR_AUDIT_CHILD
7124: (P_incident_id => p_request_id,
7125: P_updated_entity_code => 'SR_HEADER',
7126: p_updated_entity_id => p_request_id,
7127: p_entity_update_date => SYSDATE,

Line 7844: CS_SR_CHILD_AUDIT_PKG.CS_SR_AUDIT_CHILD

7840: l_orig_owner_id := l_ServiceRequest_rec.incident_owner_id;
7841: l_orig_owner_group_id := l_ServiceRequest_rec.owner_group_id;
7842: l_orig_resource_type := l_ServiceRequest_rec.resource_type ;
7843:
7844: CS_SR_CHILD_AUDIT_PKG.CS_SR_AUDIT_CHILD
7845: (P_incident_id => p_request_id,
7846: P_updated_entity_code => 'SR_HEADER',
7847: p_updated_entity_id => p_request_id,
7848: p_entity_update_date => p_last_update_date, -- sysdate