DBA Data[Home] [Help]

APPS.OKL_CONTRACT_REBOOK_PVT dependencies on OKL_ACCRUAL_SEC_PVT

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

5983: OKL_DEBUG_PUB.LOG_DEBUG(FND_LOG.LEVEL_STATEMENT, G_MODULE,'After Modify pool contents');
5984: END IF;
5985:
5986: -- Bug# 4775555: Start
5987: -- Accrual Streams will now be Historized in OKL_ACCRUAL_SEC_PVT.CREATE_STREAMS
5988: -- This API will create the new accrual streams, link the old and new streams
5989: -- and then Historize the old streams
5990: /*
5991: --

Line 6064: OKL_ACCRUAL_SEC_PVT.CREATE_STREAMS(

6060:
6061: --
6062: -- Generate Investor accrual streams
6063: --
6064: OKL_ACCRUAL_SEC_PVT.CREATE_STREAMS(
6065: p_api_version => 1.0,
6066: p_init_msg_list => OKL_API.G_FALSE,
6067: x_return_status => x_return_status,
6068: x_msg_count => x_msg_count,