DBA Data[Home] [Help]

APPS.IBE_PARTY_V2PVT dependencies on HZ_LOCATION_V2PUB

Line 29: p_location_rec IN HZ_LOCATION_V2PUB.Location_rec_type,

25: p_username IN VARCHAR2,
26: p_password IN VARCHAR2,
27: p_person_rec IN HZ_PARTY_V2PUB.Person_Rec_type,
28: p_organization_rec IN HZ_PARTY_V2PUB.Organization_rec_type,
29: p_location_rec IN HZ_LOCATION_V2PUB.Location_rec_type,
30: p_org_phone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,
31: p_org_fax_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,
32: p_rel_workphone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,
33: p_rel_homephone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,

Line 80: p_location_rec IN HZ_LOCATION_V2PUB.location_rec_type,

76: p_organization_rec IN HZ_PARTY_V2PUB.organization_rec_type,
77: p_org_workphone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,
78: /*p_org_homephone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,*/
79: p_org_fax_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,
80: p_location_rec IN HZ_LOCATION_V2PUB.location_rec_type,
81: p_party_site_rec IN HZ_PARTY_SITE_V2PUB.party_site_rec_type,
82: p_primary_billto IN VARCHAR2 := FND_API.G_FALSE,
83: p_primary_shipto IN VARCHAR2 := FND_API.G_FALSE,
84: p_billto IN VARCHAR2 := FND_API.G_FALSE,

Line 170: p_location_rec IN HZ_LOCATION_V2PUB.location_rec_type,

166: p_contact_pref_rec IN HZ_CONTACT_PREFERENCE_V2PUB.contact_preference_rec_type,
167: p_cntct_pref_object_ver_num IN NUMBER,
168: p_organization_rec IN HZ_PARTY_V2PUB.organization_rec_type,
169: p_org_object_version_number IN NUMBER,
170: p_location_rec IN HZ_LOCATION_V2PUB.location_rec_type,
171: p_loc_object_version_number IN NUMBER,
172: p_orgph_contact_point_rec IN HZ_CONTACT_POINT_V2PUB.contact_point_rec_type,
173: p_org_phone_rec IN HZ_CONTACT_POINT_V2PUB.phone_rec_type,
174: p_orgph_object_version_number IN NUMBER,