DBA Data[Home] [Help]

APPS.IBW_BI_PAGE_INT_PVT dependencies on IBW_BI_UTL_PVT

Line 100: IBW_BI_UTL_PVT.GET_PAGE_PARAMETERS

96: fnd_log.string(fnd_log.level_procedure,l_full_path,'Before the Call to UTL Package');
97: END IF;
98:
99: --To get all the Page Parameters.
100: IBW_BI_UTL_PVT.GET_PAGE_PARAMETERS
101: (
102: p_pmv_parameters => p_param
103: , x_period_type => l_period_type --Not Used
104: , x_site => l_site --Site Id

Line 683: IBW_BI_UTL_PVT.GET_PAGE_PARAMETERS

679: fnd_log.string(fnd_log.level_procedure,l_full_path,'Before the Call to UTL Package');
680: END IF;
681:
682: --To get all the Page Parameters.
683: IBW_BI_UTL_PVT.GET_PAGE_PARAMETERS
684: (
685: p_pmv_parameters => p_param
686: , x_period_type => l_period_type --Not Used
687: , x_site => l_site --Site Id