DBA Data[Home] [Help]

APPS.OKL_MASS_REBOOK_PVT dependencies on OKL_ACCRUAL_SEC_PVT

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

3366: RAISE secu_failed;
3367: END IF;
3368:
3369: -- Bug# 4775555: Start
3370: -- Accrual Streams will now be Historized in OKL_ACCRUAL_SEC_PVT.CREATE_STREAMS
3371: -- This API will create the new accrual streams, link the old and new streams
3372: -- and then Historize the old streams
3373: /*
3374: --

Line 3442: OKL_ACCRUAL_SEC_PVT.CREATE_STREAMS(

3438:
3439: --
3440: -- Generate Investor accrual streams
3441: --
3442: OKL_ACCRUAL_SEC_PVT.CREATE_STREAMS(
3443: p_api_version => 1.0,
3444: p_init_msg_list => OKL_API.G_FALSE,
3445: x_return_status => x_return_status,
3446: x_msg_count => x_msg_count,