DBA Data[Home] [Help]

APPS.BIX_PMV_EMC_CUSTDET_RPT_PKG dependencies on BIX_PMV_DBI_UTL_PKG

Line 43: BIX_PMV_DBI_UTL_PKG.get_emc_page_params( p_page_parameter_tbl,

39: l_custom_rec := BIS_PMV_PARAMETERS_PUB.Initialize_Query_Type;
40:
41: -- Get the parameters
42:
43: BIX_PMV_DBI_UTL_PKG.get_emc_page_params( p_page_parameter_tbl,
44: l_as_of_date,
45: l_period_type,
46: l_record_type_id,
47: l_comp_type,

Line 102: l_period_start_date := BIX_PMV_DBI_UTL_PKG.period_start_date(l_as_of_date,l_period_type);

98: l_period_to
99: );
100:
101:
102: l_period_start_date := BIX_PMV_DBI_UTL_PKG.period_start_date(l_as_of_date,l_period_type);
103:
104: /* Get the MAX date for which data is collected in Email Summary table */
105:
106: BIS_COLLECTION_UTILITIES.get_last_refresh_dates('BIX_EMAIL_DETAILS_F',