DBA Data[Home] [Help]

APPS.CSM_SERVICE_REQUESTS_PKG dependencies on CS_HZ_SR_CONTACT_POINTS

Line 128: l_contact_id CS_HZ_SR_CONTACT_POINTS.PARTY_ID%TYPE;

124: l_interaction_id NUMBER;
125: l_workflow_process_id NUMBER;
126: l_contact_rec CS_ServiceRequest_PUB.contacts_rec;
127: l_contact_index BINARY_INTEGER;
128: l_contact_id CS_HZ_SR_CONTACT_POINTS.PARTY_ID%TYPE;
129: x_individual_owner NUMBER;
130: x_individual_type VARCHAR2(240);
131: x_group_owner NUMBER;
132: l_profile_value VARCHAR2(240);