DBA Data[Home] [Help]

APPS.HXC_APP_ATTRIBUTE_UTILS dependencies on HXC_TIME_ATTRIBUTES

Line 1688: ,p_value in hxc_time_attributes.attribute1%type

1684: Procedure update_value
1685: (p_attributes in out nocopy hxc_attribute_table_type
1686: ,p_index in number
1687: ,p_segment in hxc_mapping_components.segment%type
1688: ,p_value in hxc_time_attributes.attribute1%type
1689: ) is
1690:
1691: Begin
1692:

Line 1764: ,p_value in hxc_time_attributes.attribute1%type

1760:
1761: Procedure set_new_attribute_value
1762: (p_attribute in out nocopy hxc_attribute_type
1763: ,p_segment in hxc_mapping_components.segment%type
1764: ,p_value in hxc_time_attributes.attribute1%type
1765: ) is
1766:
1767: Begin
1768: