DBA Data[Home] [Help]

APPS.HXC_GENERIC_RETRIEVAL_PKG dependencies on HXC_DEPOSIT_WRAPPER_UTILITIES

Line 2587: hxc_deposit_wrapper_utilities.get_dupdff_name

2583: THEN
2584: hxc_generic_retrieval_pkg.t_detail_attributes (l_att_cnt).bb_id :=
2585: p_building_block_id;
2586: hxc_generic_retrieval_pkg.t_detail_attributes (l_att_cnt).VALUE :=
2587: hxc_deposit_wrapper_utilities.get_dupdff_name
2588: (p_attribute_table (p_cnt).detail_attribute_category
2589: );
2590: hxc_generic_retrieval_pkg.t_detail_attributes (l_att_cnt).field_name :=
2591: g_field_mappings_table (MAP).field_name;

Line 2603: hxc_deposit_wrapper_utilities.get_dupdff_name

2599: (l_att_cnt).bb_id :=
2600: p_building_block_id;
2601: hxc_generic_retrieval_pkg.t_old_detail_attributes
2602: (l_att_cnt).VALUE :=
2603: hxc_deposit_wrapper_utilities.get_dupdff_name
2604: (p_attribute_table (p_cnt).detail_attribute_category
2605: );
2606: hxc_generic_retrieval_pkg.t_old_detail_attributes
2607: (l_att_cnt).field_name :=