DBA Data[Home] [Help]

APPS.OKI_LOAD_FBO_PUB dependencies on OKI_LOAD_FBO_PVT

Line 32: oki_load_fbo_pvt.crt_fcst_org (

28: l_summary_build_date := fnd_conc_date.string_to_date(p_summary_build_date);
29:
30:
31: -- Call procedure to create the forecast by organizations
32: oki_load_fbo_pvt.crt_fcst_org (
33: p_period_set_name => p_period_set_name
34: , p_period_type => p_period_type
35: , p_summary_build_date => l_summary_build_date
36: , x_errbuf => x_errbuf