DBA Data[Home] [Help]

APPS.OKL_ACTIVATE_CONTRACT_PUB dependencies on OKL_CONTRACT_STATUS_PUB

Line 1944: okl_contract_status_pub.update_contract_status(

1940: l_rul_info := NULL;
1941: l_rul_info1 := NULL;
1942: -- snarasip
1943: --change the rebook copy contract status to 'ABANDONED'
1944: okl_contract_status_pub.update_contract_status(
1945: p_api_version => p_api_version,
1946: p_init_msg_list => p_init_msg_list,
1947: x_return_status => x_return_status,
1948: x_msg_count => x_msg_count,

Line 1959: okl_contract_status_pub.cascade_lease_status(

1955: RAISE Okl_Api.G_EXCEPTION_ERROR;
1956: END IF;
1957:
1958: --cascade status to lines
1959: okl_contract_status_pub.cascade_lease_status(
1960: p_api_version => p_api_version,
1961: p_init_msg_list => p_init_msg_list,
1962: x_return_status => x_return_status,
1963: x_msg_count => x_msg_count,