DBA Data[Home] [Help]

APPS.OKL_TRANSACTION_PVT dependencies on OKL_K_RATE_PARAMS_PVT

Line 791: OKL_K_RATE_PARAMS_PVT.check_rebook_allowed(

787: /* Bug 4766555 : Code commented here and moved to
788: -- smadhava Bug# 4542290 - 24-Aug-2005 - Added - Start
789: IF (p_trx_type = G_REBOOK_TRX) THEN
790: -- check if the rebook transaction is allowed for the contract for this rebook date
791: OKL_K_RATE_PARAMS_PVT.check_rebook_allowed(
792: p_api_version => p_api_version
793: , p_init_msg_list => OKL_API.G_FALSE
794: , x_return_status => x_return_status
795: , x_msg_count => x_msg_count

Line 844: OKL_K_RATE_PARAMS_PVT.check_rebook_allowed(

840: -- smadhava Bug# 4542290 - 24-Aug-2005 - Added - Start
841: -- apaul 4766555. Code moved here.
842: IF (p_trx_type = G_REBOOK_TRX) THEN
843: -- check if the rebook transaction is allowed for the contract for this rebook date
844: OKL_K_RATE_PARAMS_PVT.check_rebook_allowed(
845: p_api_version => p_api_version
846: , p_init_msg_list => OKL_API.G_FALSE
847: , x_return_status => x_return_status
848: , x_msg_count => x_msg_count