DBA Data[Home] [Help]

APPS.OKL_QUOTE_TO_CONTRACT_PVT dependencies on OKL_CHECKLIST_PVT

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

5451: RAISE OKL_API.G_EXCEPTION_ERROR;
5452: END IF;
5453: --asawanka bug 4930456 changes start
5454: --create the cheklist for the contract
5455: OKL_CHECKLIST_PVT.CREATE_CONTRACT_CHECKLIST(p_api_version => p_api_version,
5456: p_init_msg_list => p_init_msg_list,
5457: x_return_status => x_return_status,
5458: x_msg_count => x_msg_count,
5459: x_msg_data => x_msg_data,