DBA Data[Home] [Help]

APPS.HXC_TIME_CATEGORY_UTILS_PKG dependencies on HXC_DEPOSIT_WRAPPER_UTILITIES

Line 2034: l_attributes := hxc_deposit_wrapper_utilities.attributes_to_array(

2030: l_attributes hxc_attribute_table_type;
2031:
2032: BEGIN
2033:
2034: l_attributes := hxc_deposit_wrapper_utilities.attributes_to_array(
2035: p_attributes => p_attributes );
2036:
2037: push_attributes ( l_attributes );
2038: