DBA Data[Home] [Help]

APPS.POA_DBI_POP_PKG dependencies on POA_DBI_CALENDAR_PKG

Line 168: l_prev_as_of_date2 := poa_dbi_calendar_pkg.previous_period_asof_date(l_prev_as_of_date, l_xtd, l_comparison_type);

164: poa_dbi_sutil_pkg.process_parameters(p_param,l_view_by,l_view_by_col,l_view_by_value,l_comparison_type, l_xtd, l_as_of_date, l_prev_as_of_date, l_cur_suffix, l_nested_pattern, l_where_clause, l_mv, l_join_tbl, l_in_join_tbl,
165: x_custom_output,
166: 'N','PO', '5.0', 'VPP','POD');
167:
168: l_prev_as_of_date2 := poa_dbi_calendar_pkg.previous_period_asof_date(l_prev_as_of_date, l_xtd, l_comparison_type);
169: l_context_code := poa_dbi_sutil_pkg.get_sec_context(p_param);
170:
171: IF(l_context_code = 'OU' or l_context_code = 'SUPPLIER') THEN
172: l_to_date_type := 'RLX';