DBA Data[Home] [Help]

APPS.OKL_QUOTE_TO_CONTRACT_PVT dependencies on OKL_CHECKLIST_PVT

Line 6105: OKL_CHECKLIST_PVT.CREATE_CONTRACT_CHECKLIST(p_api_version => p_api_version,

6101: RAISE OKL_API.G_EXCEPTION_ERROR;
6102: END IF;
6103: --asawanka bug 4930456 changes start
6104: --create the cheklist for the contract
6105: OKL_CHECKLIST_PVT.CREATE_CONTRACT_CHECKLIST(p_api_version => p_api_version,
6106: p_init_msg_list => p_init_msg_list,
6107: x_return_status => x_return_status,
6108: x_msg_count => x_msg_count,
6109: x_msg_data => x_msg_data,