DBA Data[Home] [Help]

APPS.IBE_PARTY_V2PVT_W dependencies on HZ_PARTY_V2PUB

Line 146: ddp_person_rec hz_party_v2pub.person_rec_type;

142: , x_msg_data out nocopy VARCHAR2
143: )
144:
145: as
146: ddp_person_rec hz_party_v2pub.person_rec_type;
147: ddp_email_rec hz_contact_point_v2pub.email_rec_type;
148: ddp_work_phone_rec hz_contact_point_v2pub.phone_rec_type;
149: ddp_home_phone_rec hz_contact_point_v2pub.phone_rec_type;
150: ddp_fax_rec hz_contact_point_v2pub.phone_rec_type;

Line 704: ddp_person_rec hz_party_v2pub.person_rec_type;

700: , x_msg_data out nocopy VARCHAR2
701: )
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;

Line 705: ddp_organization_rec hz_party_v2pub.organization_rec_type;

701: )
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;

Line 1282: ddp_person_rec hz_party_v2pub.person_rec_type;

1278: , x_msg_data out nocopy VARCHAR2
1279: )
1280:
1281: as
1282: ddp_person_rec hz_party_v2pub.person_rec_type;
1283: ddp_work_phone_rec hz_contact_point_v2pub.phone_rec_type;
1284: ddp_home_phone_rec hz_contact_point_v2pub.phone_rec_type;
1285: ddp_fax_rec hz_contact_point_v2pub.phone_rec_type;
1286: ddp_email_rec hz_contact_point_v2pub.email_rec_type;

Line 1588: ddp_person_rec hz_party_v2pub.person_rec_type;

1584: , x_msg_data out nocopy VARCHAR2
1585: )
1586:
1587: as
1588: ddp_person_rec hz_party_v2pub.person_rec_type;
1589: ddp_email_rec hz_contact_point_v2pub.email_rec_type;
1590: ddp_work_phone_rec hz_contact_point_v2pub.phone_rec_type;
1591: ddp_home_phone_rec hz_contact_point_v2pub.phone_rec_type;
1592: ddp_fax_rec hz_contact_point_v2pub.phone_rec_type;

Line 2058: ddp_organization_rec hz_party_v2pub.organization_rec_type;

2054: , x_msg_data out nocopy VARCHAR2
2055: )
2056:
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;

Line 2947: ddp_person_rec hz_party_v2pub.person_rec_type;

2943: , x_msg_count out nocopy NUMBER
2944: , x_msg_data out nocopy VARCHAR2
2945: )
2946: as
2947: ddp_person_rec hz_party_v2pub.person_rec_type;
2948: ddp_email_contact_point_rec hz_contact_point_v2pub.contact_point_rec_type;
2949: ddp_email_rec hz_contact_point_v2pub.email_rec_type;
2950: ddp_workph_contact_point_rec hz_contact_point_v2pub.contact_point_rec_type;
2951: ddp_workphone_rec hz_contact_point_v2pub.phone_rec_type;

Line 2957: ddp_organization_rec hz_party_v2pub.organization_rec_type;

2953: ddp_homephone_rec hz_contact_point_v2pub.phone_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;