DBA Data[Home] [Help]

APPS.OKL_CONTRACT_REBOOK_PVT dependencies on OKL_ACCRUAL_SEC_PVT

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

7644: OKL_DEBUG_PUB.LOG_DEBUG(FND_LOG.LEVEL_STATEMENT, G_MODULE,'After Modify pool contents');
7645: END IF;
7646:
7647: -- Bug# 4775555: Start
7648: -- Accrual Streams will now be Historized in OKL_ACCRUAL_SEC_PVT.CREATE_STREAMS
7649: -- This API will create the new accrual streams, link the old and new streams
7650: -- and then Historize the old streams
7651: /*
7652: --

Line 7725: OKL_ACCRUAL_SEC_PVT.CREATE_STREAMS(

7721:
7722: --
7723: -- Generate Investor accrual streams
7724: --
7725: OKL_ACCRUAL_SEC_PVT.CREATE_STREAMS(
7726: p_api_version => 1.0,
7727: p_init_msg_list => OKL_API.G_FALSE,
7728: x_return_status => x_return_status,
7729: x_msg_count => x_msg_count,