DBA Data[Home] [Help]

APPS.BIV_DBI_PARAM_PKG dependencies on BIV_DBI_PARAM_PKG

Line 1: package body biv_dbi_param_pkg as

1: package body biv_dbi_param_pkg as
2: /* $Header: bivsrvrparb.pls 120.0 2005/05/24 18:11:52 appldev noship $ */
3:
4: function get_params( p_region_code varchar2 default null )
5: return varchar2 as

Line 87: end biv_dbi_param_pkg;

83: return 'TIME_COMPARISON_TYPE+SEQUENTIAL';
84:
85: end get_def_time_comp;
86:
87: end biv_dbi_param_pkg;