DBA Data[Home] [Help]

APPS.HXC_INTEGRATION_LAYER_V1_GRP dependencies on HXC_TIME_ATTRIBUTES

Line 236: ,p_attribute_category in hxc_time_attributes.attribute_category%type

232: -- ----------------------------------------------------------------------------
233: FUNCTION build_attribute
234: (p_time_building_block_id in HXC_TIME_BUILDING_BLOCKS.TIME_BUILDING_BLOCK_ID%TYPE
235: ,p_time_building_block_ovn in hxc_time_building_blocks.object_version_number%type
236: ,p_attribute_category in hxc_time_attributes.attribute_category%type
237: ) return HXC_USER_TYPE_DEFINITION_GRP.building_block_attribute_info;
238:
239: END HXC_INTEGRATION_LAYER_V1_GRP;