DBA Data[Home] [Help]

APPS.OKL_MASS_REBOOK_PVT dependencies on OKL_ACCRUAL_SEC_PVT

Line 3494: -- Accrual Streams will now be Historized in OKL_ACCRUAL_SEC_PVT.CREATE_STREAMS

3490: RAISE secu_failed;
3491: END IF;
3492:
3493: -- Bug# 4775555: Start
3494: -- Accrual Streams will now be Historized in OKL_ACCRUAL_SEC_PVT.CREATE_STREAMS
3495: -- This API will create the new accrual streams, link the old and new streams
3496: -- and then Historize the old streams
3497: /*
3498: --

Line 3566: OKL_ACCRUAL_SEC_PVT.CREATE_STREAMS(

3562:
3563: --
3564: -- Generate Investor accrual streams
3565: --
3566: OKL_ACCRUAL_SEC_PVT.CREATE_STREAMS(
3567: p_api_version => 1.0,
3568: p_init_msg_list => OKL_API.G_FALSE,
3569: x_return_status => x_return_status,
3570: x_msg_count => x_msg_count,