DBA Data[Home] [Help]

APPS.BIX_PMV_EMC_EVAT_PRTLT_PKG dependencies on BIS_COLLECTION_UTILITIES

Line 63: BIS_COLLECTION_UTILITIES.get_last_refresh_dates('BIX_EMAIL_DETAILS_F',

59: l_period_start_date := BIX_PMV_DBI_UTL_PKG.period_start_date(l_as_of_date,l_period_type);
60:
61: /* Get the MAX date for which data is collected in Email Summary table */
62:
63: BIS_COLLECTION_UTILITIES.get_last_refresh_dates('BIX_EMAIL_DETAILS_F',
64: l_start_date,
65: l_end_date,
66: l_period_from,
67: l_period_to