DBA Data[Home] [Help]

APPS.IBE_PARTY_V2PVT_W dependencies on HZ_LOCATION_V2PUB

Line 706: ddp_location_rec hz_location_v2pub.location_rec_type;

702:
703: as
704: ddp_person_rec hz_party_v2pub.person_rec_type;
705: ddp_organization_rec hz_party_v2pub.organization_rec_type;
706: ddp_location_rec hz_location_v2pub.location_rec_type;
707: ddp_org_phone_rec hz_contact_point_v2pub.phone_rec_type;
708: ddp_org_fax_rec hz_contact_point_v2pub.phone_rec_type;
709: ddp_rel_workphone_rec hz_contact_point_v2pub.phone_rec_type;
710: ddp_rel_homephone_rec hz_contact_point_v2pub.phone_rec_type;

Line 2061: ddp_location_rec hz_location_v2pub.location_rec_type;

2057: as
2058: ddp_organization_rec hz_party_v2pub.organization_rec_type;
2059: ddp_org_workphone_rec hz_contact_point_v2pub.phone_rec_type;
2060: ddp_org_fax_rec hz_contact_point_v2pub.phone_rec_type;
2061: ddp_location_rec hz_location_v2pub.location_rec_type;
2062: ddp_party_site_rec hz_party_site_v2pub.party_site_rec_type;
2063: ddindx binary_integer; indx binary_integer;
2064: begin
2065:

Line 2958: ddp_location_rec hz_location_v2pub.location_rec_type;

2954: ddp_fax_contact_point_rec hz_contact_point_v2pub.contact_point_rec_type;
2955: ddp_fax_rec hz_contact_point_v2pub.phone_rec_type;
2956: ddp_cntct_pref_rec hz_contact_preference_v2pub.contact_preference_rec_type;
2957: ddp_organization_rec hz_party_v2pub.organization_rec_type;
2958: ddp_location_rec hz_location_v2pub.location_rec_type;
2959: ddp_orgph_contact_point_rec hz_contact_point_v2pub.contact_point_rec_type;
2960: ddp_org_phone_rec hz_contact_point_v2pub.phone_rec_type;
2961: ddp_orgfax_contact_point_rec hz_contact_point_v2pub.contact_point_rec_type;
2962: ddp_org_fax_rec hz_contact_point_v2pub.phone_rec_type;