DBA Data[Home] [Help]

APPS.HZ_IMP_MATCH_RULE_51 dependencies on HZ_TRANS_ATTRIBUTES_VL

Line 265: from hz_trans_attributes_vl

261: x_contact_cur IN OUT NOCOPY StageImpContactCurTyp
262: ) IS
263: is_using_allow_cust_attr VARCHAR2(1);
264: CURSOR c1 is select 'Y'
265: from hz_trans_attributes_vl
266: where entity_name = 'CONTACTS'
267: and attribute_name = 'CONTACT_NAME'
268: and attribute_id in (
269: select attribute_id

Line 486: from hz_trans_attributes_vl

482: x_contact_cur IN OUT NOCOPY StageImpContactCurTyp
483: ) IS
484: is_using_allow_cust_attr VARCHAR2(1);
485: CURSOR c1 is select 'Y'
486: from hz_trans_attributes_vl
487: where entity_name = 'CONTACTS'
488: and attribute_name = 'CONTACT_NAME'
489: and attribute_id in (
490: select attribute_id