DBA Data[Home] [Help]

APPS.OKL_TRANSACTION_PVT dependencies on OKL_K_RATE_PARAMS_PVT

Line 816: OKL_K_RATE_PARAMS_PVT.check_rebook_allowed(

812: /* Bug 4766555 : Code commented here and moved to
813: -- smadhava Bug# 4542290 - 24-Aug-2005 - Added - Start
814: IF (p_trx_type = G_REBOOK_TRX) THEN
815: -- check if the rebook transaction is allowed for the contract for this rebook date
816: OKL_K_RATE_PARAMS_PVT.check_rebook_allowed(
817: p_api_version => p_api_version
818: , p_init_msg_list => OKL_API.G_FALSE
819: , x_return_status => x_return_status
820: , x_msg_count => x_msg_count

Line 869: OKL_K_RATE_PARAMS_PVT.check_rebook_allowed(

865: -- smadhava Bug# 4542290 - 24-Aug-2005 - Added - Start
866: -- apaul 4766555. Code moved here.
867: IF (p_trx_type = G_REBOOK_TRX) THEN
868: -- check if the rebook transaction is allowed for the contract for this rebook date
869: OKL_K_RATE_PARAMS_PVT.check_rebook_allowed(
870: p_api_version => p_api_version
871: , p_init_msg_list => OKL_API.G_FALSE
872: , x_return_status => x_return_status
873: , x_msg_count => x_msg_count