DBA Data[Home] [Help]

APPS.ENI_DBI_PRC_PKG dependencies on ENI_DBI_UTIL_PKG

Line 83: eni_dbi_util_pkg.get_parameters

79: END IF;
80: END LOOP;
81: */
82:
83: eni_dbi_util_pkg.get_parameters
84: (
85: p_page_parameter_tbl,
86: l_period_type,
87: l_period_bitand,

Line 114: l_currency_value := eni_dbi_util_pkg.get_curr_sec;

110: );
111:
112: l_category1 := TRIM(both '''' from l_category);
113:
114: l_currency_value := eni_dbi_util_pkg.get_curr_sec;
115:
116: IF (l_category1 IS NOT NULL) THEN
117: select top_node_flag,leaf_node_flag
118: into top_flag,leaf_flag