DBA Data[Home] [Help]

APPS.HXC_ALIAS_UTILITY dependencies on HXC_ALIAS_TYPE_COMPONENTS

Line 83: ,COMPONENT_TYPE hxc_alias_type_components.component_type%TYPE

79: ,ATTRIBUTE28 hxc_time_attributes.attribute28%TYPE
80: ,ATTRIBUTE29 hxc_time_attributes.attribute29%TYPE
81: ,ATTRIBUTE30 hxc_time_attributes.attribute30%TYPE
82: ,BLD_BLK_INFO_TYPE_ID hxc_time_attributes.bld_blk_info_type_id%TYPE
83: ,COMPONENT_TYPE hxc_alias_type_components.component_type%TYPE
84: ,COMPONENT_NAME hxc_alias_type_components.component_name%TYPE
85: ,REFERENCE_OBJECT hxc_alias_types.reference_object%TYPE
86: ,MAPPING_ATT_CAT hxc_bld_blk_info_type_usages.building_block_category%TYPE
87: ,SEGMENT VARCHAR2(80)

Line 84: ,COMPONENT_NAME hxc_alias_type_components.component_name%TYPE

80: ,ATTRIBUTE29 hxc_time_attributes.attribute29%TYPE
81: ,ATTRIBUTE30 hxc_time_attributes.attribute30%TYPE
82: ,BLD_BLK_INFO_TYPE_ID hxc_time_attributes.bld_blk_info_type_id%TYPE
83: ,COMPONENT_TYPE hxc_alias_type_components.component_type%TYPE
84: ,COMPONENT_NAME hxc_alias_type_components.component_name%TYPE
85: ,REFERENCE_OBJECT hxc_alias_types.reference_object%TYPE
86: ,MAPPING_ATT_CAT hxc_bld_blk_info_type_usages.building_block_category%TYPE
87: ,SEGMENT VARCHAR2(80)
88: );