DBA Data[Home] [Help]

APPS.AMS_LISTGENERATION_PKG dependencies on HZ_CONTACT_POINT_V2PUB

Line 13075: cpoint_rec hz_contact_point_v2pub.contact_point_rec_type;

13071: person_rec hz_party_v2pub.person_rec_type;
13072: location_rec hz_location_v2pub.location_rec_type;
13073: psite_rec hz_party_site_v2pub.party_site_rec_type;
13074: psiteuse_rec hz_party_site_v2pub.party_site_use_rec_type;
13075: cpoint_rec hz_contact_point_v2pub.contact_point_rec_type;
13076: email_rec hz_contact_point_v2pub.email_rec_type;
13077: phone_rec hz_contact_point_v2pub.phone_rec_type;
13078: fax_rec hz_contact_point_v2pub.phone_rec_type;
13079: ocon_rec hz_party_contact_v2pub.org_contact_rec_type;

Line 13076: email_rec hz_contact_point_v2pub.email_rec_type;

13072: location_rec hz_location_v2pub.location_rec_type;
13073: psite_rec hz_party_site_v2pub.party_site_rec_type;
13074: psiteuse_rec hz_party_site_v2pub.party_site_use_rec_type;
13075: cpoint_rec hz_contact_point_v2pub.contact_point_rec_type;
13076: email_rec hz_contact_point_v2pub.email_rec_type;
13077: phone_rec hz_contact_point_v2pub.phone_rec_type;
13078: fax_rec hz_contact_point_v2pub.phone_rec_type;
13079: ocon_rec hz_party_contact_v2pub.org_contact_rec_type;
13080: edi_rec hz_contact_point_v2pub.edi_rec_type;

Line 13077: phone_rec hz_contact_point_v2pub.phone_rec_type;

13073: psite_rec hz_party_site_v2pub.party_site_rec_type;
13074: psiteuse_rec hz_party_site_v2pub.party_site_use_rec_type;
13075: cpoint_rec hz_contact_point_v2pub.contact_point_rec_type;
13076: email_rec hz_contact_point_v2pub.email_rec_type;
13077: phone_rec hz_contact_point_v2pub.phone_rec_type;
13078: fax_rec hz_contact_point_v2pub.phone_rec_type;
13079: ocon_rec hz_party_contact_v2pub.org_contact_rec_type;
13080: edi_rec hz_contact_point_v2pub.edi_rec_type;
13081: telex_rec hz_contact_point_v2pub.telex_rec_type;

Line 13078: fax_rec hz_contact_point_v2pub.phone_rec_type;

13074: psiteuse_rec hz_party_site_v2pub.party_site_use_rec_type;
13075: cpoint_rec hz_contact_point_v2pub.contact_point_rec_type;
13076: email_rec hz_contact_point_v2pub.email_rec_type;
13077: phone_rec hz_contact_point_v2pub.phone_rec_type;
13078: fax_rec hz_contact_point_v2pub.phone_rec_type;
13079: ocon_rec hz_party_contact_v2pub.org_contact_rec_type;
13080: edi_rec hz_contact_point_v2pub.edi_rec_type;
13081: telex_rec hz_contact_point_v2pub.telex_rec_type;
13082: web_rec hz_contact_point_v2pub.web_rec_type;

Line 13080: edi_rec hz_contact_point_v2pub.edi_rec_type;

13076: email_rec hz_contact_point_v2pub.email_rec_type;
13077: phone_rec hz_contact_point_v2pub.phone_rec_type;
13078: fax_rec hz_contact_point_v2pub.phone_rec_type;
13079: ocon_rec hz_party_contact_v2pub.org_contact_rec_type;
13080: edi_rec hz_contact_point_v2pub.edi_rec_type;
13081: telex_rec hz_contact_point_v2pub.telex_rec_type;
13082: web_rec hz_contact_point_v2pub.web_rec_type;
13083:
13084:

Line 13081: telex_rec hz_contact_point_v2pub.telex_rec_type;

13077: phone_rec hz_contact_point_v2pub.phone_rec_type;
13078: fax_rec hz_contact_point_v2pub.phone_rec_type;
13079: ocon_rec hz_party_contact_v2pub.org_contact_rec_type;
13080: edi_rec hz_contact_point_v2pub.edi_rec_type;
13081: telex_rec hz_contact_point_v2pub.telex_rec_type;
13082: web_rec hz_contact_point_v2pub.web_rec_type;
13083:
13084:
13085: cursor c_list_entries is

Line 13082: web_rec hz_contact_point_v2pub.web_rec_type;

13078: fax_rec hz_contact_point_v2pub.phone_rec_type;
13079: ocon_rec hz_party_contact_v2pub.org_contact_rec_type;
13080: edi_rec hz_contact_point_v2pub.edi_rec_type;
13081: telex_rec hz_contact_point_v2pub.telex_rec_type;
13082: web_rec hz_contact_point_v2pub.web_rec_type;
13083:
13084:
13085: cursor c_list_entries is
13086: select list_entry_id from ams_list_entries where list_header_id = p_list_header_id