DBA Data[Home] [Help]

APPS.HXC_TIME_CATEGORY_UTILS_PKG dependencies on HXC_DEPOSIT_WRAPPER_UTILITIES

Line 2013: l_attributes := hxc_deposit_wrapper_utilities.attributes_to_array(

2009: l_attributes hxc_attribute_table_type;
2010:
2011: BEGIN
2012:
2013: l_attributes := hxc_deposit_wrapper_utilities.attributes_to_array(
2014: p_attributes => p_attributes );
2015:
2016: push_attributes ( l_attributes );
2017: