DBA Data[Home] [Help]

APPS.HXC_LAYOUT_UTILS_PKG dependencies on HXC_BLD_BLK_INFO_TYPES

Line 36: hxc_bld_blk_info_types bbit

32: hxc_alias_definitions ad,
33: hxc_alias_types hat,
34: hxc_alias_type_components atc,
35: hxc_mapping_components mc,
36: hxc_bld_blk_info_types bbit
37: WHERE
38: ad.alias_definition_id = p_alias_definition_id
39: and ad.alias_type_id = hat.alias_type_id
40: and hat.alias_type = 'OTL_ALT_DDF'