DBA Data[Home] [Help]

APPS.BIX_PMV_EMC_KPI_PRTLT_PKG dependencies on BIS_COLLECTION_UTILITIES

Line 140: BIS_COLLECTION_UTILITIES.get_last_refresh_dates('BIX_EMAIL_DETAILS_F',

136: l_period_start_Date := BIX_PMV_DBI_UTL_PKG.period_start_date(l_as_of_date,l_period_type);
137:
138: /* Get the MAX date for which data is collected in Email Summary table */
139:
140: BIS_COLLECTION_UTILITIES.get_last_refresh_dates('BIX_EMAIL_DETAILS_F',
141: l_start_date,
142: l_end_date,
143: l_period_from,
144: l_period_to