DBA Data[Home] [Help]

APPS.HZ_RELATIONSHIP_V2PUB dependencies on HZ_PARTY_CONTACT_V2PUB

Line 397: p_org_contact_rec HZ_PARTY_CONTACT_V2PUB.org_contact_rec_type;

393: l_temp_parent_id NUMBER;
394: l_temp_parent_table_name VARCHAR2(30);
395: l_temp_parent_object_type VARCHAR2(30);
396: l_parent_flag VARCHAR2(1);
397: p_org_contact_rec HZ_PARTY_CONTACT_V2PUB.org_contact_rec_type;
398: l_contact_number VARCHAR2(30) := p_org_contact_rec.contact_number;
399: l_gen_contact_number VARCHAR2(1);
400: -- Bug 3306941.
401: l_meaning VARCHAR2(80);