DBA Data[Home] [Help]

APPS.ISC_DBI_PLAN_RES_UT_TREND_PKG dependencies on FII_TIME_API

Line 168: l_cur_end := FII_TIME_API.next_period_end_date(l_cur_end, l_period_type);

164: l_cur_end := l_time_from;
165:
166: FOR i IN 1..l_loop
167: LOOP
168: l_cur_end := FII_TIME_API.next_period_end_date(l_cur_end, l_period_type);
169: END LOOP;
170:
171:
172: l_custom_rec := BIS_PMV_PARAMETERS_PUB.INITIALIZE_QUERY_TYPE;