DBA Data[Home] [Help]

APPS.HZ_IMP_MATCH_RULE_52 dependencies on HZ_TRANS_ATTRIBUTES_VL

Line 280: from hz_trans_attributes_vl

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

Line 585: from hz_trans_attributes_vl

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