DBA Data[Home] [Help]

APPS.UMX_REGISTER_USER_PVT dependencies on HZ_RELATIONSHIP_V2PUB

Line 243: l_party_rel_rec HZ_RELATIONSHIP_V2PUB.relationship_rec_type;

239: l_profile_id NUMBER;
240: l_org_party_id NUMBER;
241:
242: l_org_contact_rec HZ_PARTY_CONTACT_V2PUB.org_contact_rec_type;
243: l_party_rel_rec HZ_RELATIONSHIP_V2PUB.relationship_rec_type;
244: x_org_contact_party_id NUMBER;
245: l_party_id NUMBER;-- to be used for contactpoints
246: l_party_number VARCHAR2 (100);
247: