DBA Data[Home] [Help]

APPS.OKL_CONTRACT_TOP_LINE_PUB dependencies on OKL_CONTRACT_TOP_LINE_PVT

Line 51: okl_contract_top_line_pvt.create_contract_link_serv (

47: Elsif (l_return_status = OKC_API.G_RET_STS_ERROR) then
48: raise OKC_API.G_EXCEPTION_ERROR;
49: End If;
50:
51: okl_contract_top_line_pvt.create_contract_link_serv (
52: p_api_version => p_api_version,
53: p_init_msg_list => p_init_msg_list,
54: x_return_status => x_return_status,
55: x_msg_count => x_msg_count,

Line 137: okl_contract_top_line_pvt.update_contract_link_serv (

133: Elsif (l_return_status = OKC_API.G_RET_STS_ERROR) then
134: raise OKC_API.G_EXCEPTION_ERROR;
135: End If;
136:
137: okl_contract_top_line_pvt.update_contract_link_serv (
138: p_api_version => p_api_version,
139: p_init_msg_list => p_init_msg_list,
140: x_return_status => x_return_status,
141: x_msg_count => x_msg_count,

Line 230: OKL_CONTRACT_TOP_LINE_pvt.create_contract_top_line(

226: Elsif (l_return_status = OKC_API.G_RET_STS_ERROR) then
227: raise OKC_API.G_EXCEPTION_ERROR;
228: End If;
229:
230: OKL_CONTRACT_TOP_LINE_pvt.create_contract_top_line(
231: p_api_version => p_api_version,
232: p_init_msg_list => p_init_msg_list,
233: x_return_status => x_return_status,
234: x_msg_count => x_msg_count,

Line 458: OKL_CONTRACT_TOP_LINE_pvt.update_contract_top_line(

454: Elsif (l_return_status = OKC_API.G_RET_STS_ERROR) then
455: raise OKC_API.G_EXCEPTION_ERROR;
456: End If;
457:
458: OKL_CONTRACT_TOP_LINE_pvt.update_contract_top_line(
459: p_api_version => p_api_version,
460: p_init_msg_list => p_init_msg_list,
461: x_return_status => x_return_status,
462: x_msg_count => x_msg_count,

Line 669: OKL_CONTRACT_TOP_LINE_pvt.delete_contract_line(

665: Elsif (l_return_status = OKC_API.G_RET_STS_ERROR) then
666: raise OKC_API.G_EXCEPTION_ERROR;
667: End If;
668:
669: OKL_CONTRACT_TOP_LINE_pvt.delete_contract_line(
670: p_api_version => p_api_version,
671: p_init_msg_list => p_init_msg_list,
672: x_return_status => x_return_status,
673: x_msg_count => x_msg_count,

Line 756: OKL_CONTRACT_TOP_LINE_pvt.delete_contract_top_line(

752: raise OKC_API.G_EXCEPTION_ERROR;
753: End If;
754:
755:
756: OKL_CONTRACT_TOP_LINE_pvt.delete_contract_top_line(
757: p_api_version => p_api_version,
758: p_init_msg_list => p_init_msg_list,
759: x_return_status => x_return_status,
760: x_msg_count => x_msg_count,

Line 956: OKL_CONTRACT_TOP_LINE_pvt.validate_fee_expense_rule(

952: Elsif (l_return_status = OKC_API.G_RET_STS_ERROR) then
953: raise OKC_API.G_EXCEPTION_ERROR;
954: End If;
955:
956: OKL_CONTRACT_TOP_LINE_pvt.validate_fee_expense_rule(
957: p_api_version => p_api_version,
958: p_init_msg_list => p_init_msg_list,
959: x_return_status => x_return_status,
960: x_msg_count => x_msg_count,

Line 1048: OKL_CONTRACT_TOP_LINE_pvt.validate_passthru_rule(

1044: Elsif (l_return_status = OKC_API.G_RET_STS_ERROR) then
1045: raise OKC_API.G_EXCEPTION_ERROR;
1046: End If;
1047:
1048: OKL_CONTRACT_TOP_LINE_pvt.validate_passthru_rule(
1049: p_api_version => p_api_version,
1050: p_init_msg_list => p_init_msg_list,
1051: x_return_status => x_return_status,
1052: x_msg_count => x_msg_count,