DBA Data[Home] [Help]

APPS.OKI_LOAD_YRA_PUB dependencies on OKI_LOAD_YRA_PVT

Line 37: oki_load_yra_pvt.crt_yoy_rnwl (

33: l_summary_build_date := fnd_conc_date.string_to_date(p_summary_build_date);
34:
35:
36: -- Call procedure to create the yoy renewal
37: oki_load_yra_pvt.crt_yoy_rnwl (
38: p_period_set_name => p_period_set_name
39: , p_period_type => p_period_type
40: , p_summary_build_date => l_summary_build_date
41: , x_errbuf => x_errbuf