DBA Data[Home] [Help]

APPS.HXC_OTL_INFO_TYPE_HELPER dependencies on HXC_OTL_INFO_TYPE_HELPER

Line 1: PACKAGE body hxc_otl_info_type_helper AS

1: PACKAGE body hxc_otl_info_type_helper AS
2: /* $Header: hxcinfotypehelp.pkb 120.2 2005/12/19 10:07:42 arundell noship $ */
3:
4: Type segment is record
5: (name fnd_descr_flex_column_usages.end_user_column_name%type,

Line 293: END hxc_otl_info_type_helper;

289: return l_build;
290:
291: End build_otl_contexts;
292:
293: END hxc_otl_info_type_helper;