DBA Data[Home] [Help]

APPS.CS_CHARGE_CREATE_ORDER_PVT dependencies on CS_HZ_SR_CONTACT_POINTS

Line 807: from cs_hz_sr_contact_points a

803: l_org_contact_id NUMBER;
804:
805: cursor c_org_contact is
806: select c.org_contact_id
807: from cs_hz_sr_contact_points a
808: ,hz_relationships b
809: ,hz_org_contacts c
810: where a.incident_id = lv_incident_id
811: and a.party_id = b.party_id