DBA Data[Home] [Help]

APPS.HXC_GENERIC_RETRIEVAL_PKG dependencies on HXC_DEPOSIT_WRAPPER_UTILITIES

Line 3217: hxc_deposit_wrapper_utilities.get_dupdff_name

3213: THEN
3214: hxc_generic_retrieval_pkg.t_detail_attributes (l_att_cnt).bb_id :=
3215: p_building_block_id;
3216: hxc_generic_retrieval_pkg.t_detail_attributes (l_att_cnt).VALUE :=
3217: hxc_deposit_wrapper_utilities.get_dupdff_name
3218: (p_attribute_table (p_cnt).detail_attribute_category
3219: );
3220: hxc_generic_retrieval_pkg.t_detail_attributes (l_att_cnt).field_name :=
3221: g_field_mappings_table (MAP).field_name;

Line 3233: hxc_deposit_wrapper_utilities.get_dupdff_name

3229: (l_att_cnt).bb_id :=
3230: p_building_block_id;
3231: hxc_generic_retrieval_pkg.t_old_detail_attributes
3232: (l_att_cnt).VALUE :=
3233: hxc_deposit_wrapper_utilities.get_dupdff_name
3234: (p_attribute_table (p_cnt).detail_attribute_category
3235: );
3236: hxc_generic_retrieval_pkg.t_old_detail_attributes
3237: (l_att_cnt).field_name :=