DBA Data[Home] [Help]

APPS.CS_SERVICEREQUEST_PVT dependencies on CS_SR_CHILD_AUDIT_PKG

Line 8065: CS_SR_CHILD_AUDIT_PKG.CS_SR_AUDIT_CHILD

8061: -- anmukher --10/15/03
8062: -- Removed the commented code which was used for the audit record assignment while calling the old audit api call.
8063: -- spusegao -- 03/23/2004
8064:
8065: CS_SR_CHILD_AUDIT_PKG.CS_SR_AUDIT_CHILD
8066: (P_incident_id => p_request_id,
8067: P_updated_entity_code => 'SR_HEADER',
8068: p_updated_entity_id => p_request_id,
8069: p_entity_update_date => SYSDATE,

Line 8786: CS_SR_CHILD_AUDIT_PKG.CS_SR_AUDIT_CHILD

8782: l_orig_owner_id := l_ServiceRequest_rec.incident_owner_id;
8783: l_orig_owner_group_id := l_ServiceRequest_rec.owner_group_id;
8784: l_orig_resource_type := l_ServiceRequest_rec.resource_type ;
8785:
8786: CS_SR_CHILD_AUDIT_PKG.CS_SR_AUDIT_CHILD
8787: (P_incident_id => p_request_id,
8788: P_updated_entity_code => 'SR_HEADER',
8789: p_updated_entity_id => p_request_id,
8790: p_entity_update_date => p_last_update_date, -- sysdate