DBA Data[Home] [Help]

APPS.OKL_CREATE_KLE_PVT dependencies on OKL_TRANSACTION_PVT

Line 2597: okl_transaction_pvt.check_contract_securitized(

2593: -- Check whether asset residual value is securitized
2594: -- If so, do not allow release of the asset
2595: --
2596: IF (upper(lv_release_asset) = 'Y') THEN
2597: okl_transaction_pvt.check_contract_securitized(
2598: p_api_version => 1.0,
2599: p_init_msg_list => OKL_API.G_FALSE,
2600: x_return_status => x_return_status,
2601: x_msg_count => x_msg_count,