DBA Data[Home] [Help]

APPS.OKL_AM_CONTRACT_PRTFL_PUB dependencies on OKL_AM_CONTRACT_PRTFL_PVT

Line 33: OKL_AM_CONTRACT_PRTFL_PVT.create_cntrct_prtfl(

29:
30:
31: -- call the insert of pvt
32:
33: OKL_AM_CONTRACT_PRTFL_PVT.create_cntrct_prtfl(
34: p_api_version => l_api_version,
35: p_init_msg_list => l_init_msg_list,
36: x_return_status => l_return_status,
37: x_msg_count => l_msg_count,

Line 106: OKL_AM_CONTRACT_PRTFL_PVT.batch_upd_cntrct_prtfl(

102: lx_errbuf := ERRBUF;
103: lx_retcode := RETCODE;
104:
105: -- call the insert of pvt
106: OKL_AM_CONTRACT_PRTFL_PVT.batch_upd_cntrct_prtfl(
107: ERRBUF => lx_errbuf,
108: RETCODE => lx_retcode,
109: p_api_version => l_api_version,
110: p_init_msg_list => l_init_msg_list,

Line 170: OKL_AM_CONTRACT_PRTFL_PVT.update_cntrct_prtfl(

166: lx_processed_count := x_processed_count;
167: lx_error_count := x_error_count;
168:
169: -- call the insert of pvt
170: OKL_AM_CONTRACT_PRTFL_PVT.update_cntrct_prtfl(
171: p_api_version => l_api_version
172: ,p_init_msg_list => l_init_msg_list
173: ,x_return_status => l_return_status
174: ,x_msg_count => l_msg_count

Line 241: OKL_AM_CONTRACT_PRTFL_PVT.batch_exe_cntrct_prtfl(

237: lx_errbuf := ERRBUF;
238: lx_retcode := RETCODE;
239:
240: -- call the insert of pvt
241: OKL_AM_CONTRACT_PRTFL_PVT.batch_exe_cntrct_prtfl(
242: ERRBUF => lx_errbuf,
243: RETCODE => lx_retcode,
244: p_api_version => l_api_version,
245: p_init_msg_list => l_init_msg_list);

Line 301: OKL_AM_CONTRACT_PRTFL_PVT.execute_cntrct_prtfl(

297: lx_processed_count := x_processed_count;
298: lx_error_count := x_error_count;
299:
300: -- call the insert of pvt
301: OKL_AM_CONTRACT_PRTFL_PVT.execute_cntrct_prtfl(
302: p_api_version => l_api_version
303: ,p_init_msg_list => l_init_msg_list
304: ,x_return_status => l_return_status
305: ,x_msg_count => l_msg_count