DBA Data[Home] [Help]

APPS.OKC_DELETE_CONTRACT_PUB dependencies on OKC_DELETE_CONTRACT_PVT

Line 32: OKC_DELETE_CONTRACT_PVT.delete_contract(

28: RAISE OKC_API.G_EXCEPTION_ERROR;
29: END IF;
30:
31:
32: OKC_DELETE_CONTRACT_PVT.delete_contract(
33: p_api_version => p_api_version,
34: p_init_msg_list => p_init_msg_list,
35: x_return_status => x_return_status,
36: x_msg_count => x_msg_count,