DBA Data[Home] [Help]

APPS.HZ_WORD_CONDITIONS_PKG dependencies on HZ_TRANS_ATTRIBUTES_VL

Line 219: from hz_trans_attributes_vl

215: IS
216: BEGIN
217: FOR att_cur in
218: (select attribute_id
219: from hz_trans_attributes_vl
220: where attribute_name = p_attribute_name
221: and entity_name = p_entity)
222: LOOP
223: -- In the get we need to be careful