DBA Data[Home] [Help]

APPS.CSM_SERVICE_REQUESTS_PKG dependencies on CS_HZ_SR_CONTACT_POINTS

Line 156: l_contact_id CS_HZ_SR_CONTACT_POINTS.PARTY_ID%TYPE;

152: l_interaction_id NUMBER;
153: l_workflow_process_id NUMBER;
154: l_contact_rec CS_ServiceRequest_PUB.contacts_rec;
155: l_contact_index BINARY_INTEGER;
156: l_contact_id CS_HZ_SR_CONTACT_POINTS.PARTY_ID%TYPE;
157: x_individual_owner NUMBER;
158: x_individual_type VARCHAR2(240);
159: x_group_owner NUMBER;
160: l_profile_value VARCHAR2(240);