DBA Data[Home] [Help]

APPS.OKL_PROCESS_STREAMS_PVT dependencies on OKL_LA_STREAM_PVT

Line 609: l_khr_yields_rec Okl_la_Stream_Pvt.yields_rec_type;

605: x_stmv_rec stmv_rec_type;
606:
607: x_selv_tbl selv_tbl_type;
608: dummy_selv_tbl selv_tbl_type;
609: l_khr_yields_rec Okl_la_Stream_Pvt.yields_rec_type;
610: l_khr_id VARCHAR2(240);
611: l_strm_type_id OKL_STRM_TYPE_V.ID%TYPE;
612: i NUMBER := 0;
613: j NUMBER := 0;

Line 1655: -- Invoke the procedure OKL_LA_STREAM_PVT.RECREATE_TMT_LN_STRMS

1651: END IF;
1652: END IF;
1653:
1654: --Added by srsreeni for bug 5699923
1655: -- Invoke the procedure OKL_LA_STREAM_PVT.RECREATE_TMT_LN_STRMS
1656: -- Streams are no longer requested through Pricing Engine
1657: -- for TERMINATED LOAN COMPONENTS like FINANCED, ROLLOVER FEE
1658: -- and LOAN ASSET LINES. Instead, the CURRENT streams are copied
1659: -- over as WORKING STREAMS. On creating WORKING streams here, the

Line 1662: OKL_LA_STREAM_PVT.RECREATE_TMT_LN_STRMS(

1658: -- and LOAN ASSET LINES. Instead, the CURRENT streams are copied
1659: -- over as WORKING STREAMS. On creating WORKING streams here, the
1660: -- code after this takes care of HISTORIZING current streams and
1661: -- making the newly created WORK streams to CURRENT.
1662: OKL_LA_STREAM_PVT.RECREATE_TMT_LN_STRMS(
1663: p_api_version => p_api_version,
1664: p_init_msg_list => p_init_msg_list,
1665: x_return_status => x_return_status,
1666: x_msg_count => x_msg_count,

Line 1678: -- Start of wraper code generated automatically by Debug code generator for OKL_LA_STREAM_PVT.process_streams

1674: RAISE OKL_API.G_EXCEPTION_UNEXPECTED_ERROR;
1675: END IF;
1676: --end srsreeni for bug 5699923
1677:
1678: -- Start of wraper code generated automatically by Debug code generator for OKL_LA_STREAM_PVT.process_streams
1679: IF(IS_DEBUG_PROCEDURE_ON) THEN
1680:
1681: BEGIN
1682: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRPSRB.pls call OKL_LA_STREAM_PVT.process_streams ');

Line 1682: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRPSRB.pls call OKL_LA_STREAM_PVT.process_streams ');

1678: -- Start of wraper code generated automatically by Debug code generator for OKL_LA_STREAM_PVT.process_streams
1679: IF(IS_DEBUG_PROCEDURE_ON) THEN
1680:
1681: BEGIN
1682: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRPSRB.pls call OKL_LA_STREAM_PVT.process_streams ');
1683: END;
1684: END IF;
1685: --Added by kthiruva for Debug Logging
1686: IF (G_IS_DEBUG_STATEMENT_ON = true) THEN

Line 1687: OKL_DEBUG_PUB.LOG_DEBUG(FND_LOG.LEVEL_STATEMENT, G_MODULE,'Prior to the call to OKL_LA_STREAM_PVT.process_streams');

1683: END;
1684: END IF;
1685: --Added by kthiruva for Debug Logging
1686: IF (G_IS_DEBUG_STATEMENT_ON = true) THEN
1687: OKL_DEBUG_PUB.LOG_DEBUG(FND_LOG.LEVEL_STATEMENT, G_MODULE,'Prior to the call to OKL_LA_STREAM_PVT.process_streams');
1688: END IF;
1689:
1690: OKL_LA_STREAM_PVT.process_streams(
1691: p_api_version,

Line 1690: OKL_LA_STREAM_PVT.process_streams(

1686: IF (G_IS_DEBUG_STATEMENT_ON = true) THEN
1687: OKL_DEBUG_PUB.LOG_DEBUG(FND_LOG.LEVEL_STATEMENT, G_MODULE,'Prior to the call to OKL_LA_STREAM_PVT.process_streams');
1688: END IF;
1689:
1690: OKL_LA_STREAM_PVT.process_streams(
1691: p_api_version,
1692: p_init_msg_list,
1693: x_return_status,
1694: x_msg_count,

Line 1701: OKL_DEBUG_PUB.LOG_DEBUG(FND_LOG.LEVEL_STATEMENT, G_MODULE,'After the call to OKL_LA_STREAM_PVT.process_streams, return status is :'|| x_return_status);

1697: l_process_yn,
1698: l_khr_yields_rec);
1699: --Added by kthiruva for Debug Logging
1700: IF (G_IS_DEBUG_STATEMENT_ON = true) THEN
1701: OKL_DEBUG_PUB.LOG_DEBUG(FND_LOG.LEVEL_STATEMENT, G_MODULE,'After the call to OKL_LA_STREAM_PVT.process_streams, return status is :'|| x_return_status);
1702: END IF;
1703:
1704: IF(IS_DEBUG_PROCEDURE_ON) THEN
1705: BEGIN

Line 1706: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRPSRB.pls call OKL_LA_STREAM_PVT.process_streams ');

1702: END IF;
1703:
1704: IF(IS_DEBUG_PROCEDURE_ON) THEN
1705: BEGIN
1706: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRPSRB.pls call OKL_LA_STREAM_PVT.process_streams ');
1707: END;
1708: END IF;
1709: -- End of wraper code generated automatically by Debug code generator for OKL_LA_STREAM_PVT.process_streams
1710: /*

Line 1709: -- End of wraper code generated automatically by Debug code generator for OKL_LA_STREAM_PVT.process_streams

1705: BEGIN
1706: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRPSRB.pls call OKL_LA_STREAM_PVT.process_streams ');
1707: END;
1708: END IF;
1709: -- End of wraper code generated automatically by Debug code generator for OKL_LA_STREAM_PVT.process_streams
1710: /*
1711: Okl_la_Stream_Pub.update_contract_yields(p_api_version,
1712: p_init_msg_list ,
1713: x_return_status ,