DBA Data[Home] [Help]

APPS.OKI_LOAD_RBK_PUB dependencies on OKI_LOAD_RBK_PVT

Line 41: oki_load_rbk_pvt.crt_rnwl_bkng (

37: fnd_conc_date.string_to_date(p_end_summary_build_date) ;
38:
39:
40: -- Call procedure to create the renewal bookings
41: oki_load_rbk_pvt.crt_rnwl_bkng (
42: p_start_summary_build_date => l_start_summary_build_date
43: , p_end_summary_build_date => l_end_summary_build_date
44: , x_errbuf => x_errbuf
45: , x_retcode => x_retcode ) ;