DBA Data[Home] [Help]

APPS.OKL_REVERSE_CONTRACT_PVT dependencies on OKL_CONTRACT_STATUS_PUB

Line 76: OKL_CONTRACT_STATUS_PUB.update_contract_status(

72: BEGIN
73:
74: -- Update the status of the contract to REVERSED.
75:
76: OKL_CONTRACT_STATUS_PUB.update_contract_status(
77: p_api_version => l_api_version,
78: p_init_msg_list => p_init_msg_list,
79: x_return_status => l_return_status,
80: x_msg_count => x_msg_count,