DBA Data[Home] [Help]

APPS.AMS_LISTGENERATION_PKG dependencies on HZ_PARTY_V2PUB

Line 13069: party_rec hz_party_v2pub.party_rec_type;

13065: l_new_party Varchar2(1);
13066: x_tmp_var VARCHAR2(4000);
13067: x_tmp_var1 VARCHAR2(4000);
13068:
13069: party_rec hz_party_v2pub.party_rec_type;
13070: org_rec hz_party_v2pub.organization_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;

Line 13070: org_rec hz_party_v2pub.organization_rec_type;

13066: x_tmp_var VARCHAR2(4000);
13067: x_tmp_var1 VARCHAR2(4000);
13068:
13069: party_rec hz_party_v2pub.party_rec_type;
13070: org_rec hz_party_v2pub.organization_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;

Line 13071: person_rec hz_party_v2pub.person_rec_type;

13067: x_tmp_var1 VARCHAR2(4000);
13068:
13069: party_rec hz_party_v2pub.party_rec_type;
13070: org_rec hz_party_v2pub.organization_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;