DBA Data[Home] [Help]

APPS.HZ_IMP_MATCH_RULE_50 dependencies on HZ_TRANS_ATTRIBUTES_VL

Line 279: from hz_trans_attributes_vl

275: x_contact_cur IN OUT NOCOPY StageImpContactCurTyp
276: ) IS
277: is_using_allow_cust_attr VARCHAR2(1);
278: CURSOR c1 is select 'Y'
279: from hz_trans_attributes_vl
280: where entity_name = 'CONTACTS'
281: and attribute_name = 'CONTACT_NAME'
282: and attribute_id in (
283: select attribute_id

Line 584: from hz_trans_attributes_vl

580: x_contact_cur IN OUT NOCOPY StageImpContactCurTyp
581: ) IS
582: is_using_allow_cust_attr VARCHAR2(1);
583: CURSOR c1 is select 'Y'
584: from hz_trans_attributes_vl
585: where entity_name = 'CONTACTS'
586: and attribute_name = 'CONTACT_NAME'
587: and attribute_id in (
588: select attribute_id