DBA Data[Home] [Help]

APPS.OKL_AM_TERMINATE_INV_AGMT_PUB dependencies on OKL_AM_TERMINATE_INV_AGMT_PVT

Line 37: OKL_AM_TERMINATE_INV_AGMT_PVT.terminate_investor_agreement(

33: -- *************
34: -- Call PVT Terminate IA Prog
35: -- *************
36:
37: OKL_AM_TERMINATE_INV_AGMT_PVT.terminate_investor_agreement(
38: p_api_version => p_api_version,
39: p_init_msg_list => G_FALSE,
40: x_return_status => l_return_status,
41: x_msg_count => x_msg_count,

Line 109: OKL_AM_TERMINATE_INV_AGMT_PVT.concurrent_expire_inv_agrmt(

105:
106: BEGIN
107:
108: -- Call the PVT conc prog
109: OKL_AM_TERMINATE_INV_AGMT_PVT.concurrent_expire_inv_agrmt(
110: errbuf => errbuf,
111: retcode => retcode,
112: p_api_version => p_api_version,
113: p_init_msg_list => p_init_msg_list,