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 1602: -- Invoke the procedure OKL_LA_STREAM_PVT.RECREATE_TMT_LN_STRMS

1598: END IF;
1599: END IF;
1600:
1601: --Added by srsreeni for bug 5699923
1602: -- Invoke the procedure OKL_LA_STREAM_PVT.RECREATE_TMT_LN_STRMS
1603: -- Streams are no longer requested through Pricing Engine
1604: -- for TERMINATED LOAN COMPONENTS like FINANCED, ROLLOVER FEE
1605: -- and LOAN ASSET LINES. Instead, the CURRENT streams are copied
1606: -- over as WORKING STREAMS. On creating WORKING streams here, the

Line 1609: OKL_LA_STREAM_PVT.RECREATE_TMT_LN_STRMS(

1605: -- and LOAN ASSET LINES. Instead, the CURRENT streams are copied
1606: -- over as WORKING STREAMS. On creating WORKING streams here, the
1607: -- code after this takes care of HISTORIZING current streams and
1608: -- making the newly created WORK streams to CURRENT.
1609: OKL_LA_STREAM_PVT.RECREATE_TMT_LN_STRMS(
1610: p_api_version => p_api_version,
1611: p_init_msg_list => p_init_msg_list,
1612: x_return_status => x_return_status,
1613: x_msg_count => x_msg_count,

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

1621: RAISE OKL_API.G_EXCEPTION_UNEXPECTED_ERROR;
1622: END IF;
1623: --end srsreeni for bug 5699923
1624:
1625: -- Start of wraper code generated automatically by Debug code generator for OKL_LA_STREAM_PVT.process_streams
1626: IF(IS_DEBUG_PROCEDURE_ON) THEN
1627:
1628: BEGIN
1629: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRPSRB.pls call OKL_LA_STREAM_PVT.process_streams ');

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

1625: -- Start of wraper code generated automatically by Debug code generator for OKL_LA_STREAM_PVT.process_streams
1626: IF(IS_DEBUG_PROCEDURE_ON) THEN
1627:
1628: BEGIN
1629: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'Begin Debug OKLRPSRB.pls call OKL_LA_STREAM_PVT.process_streams ');
1630: END;
1631: END IF;
1632: --Added by kthiruva for Debug Logging
1633: IF (G_IS_DEBUG_STATEMENT_ON = true) THEN

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

1630: END;
1631: END IF;
1632: --Added by kthiruva for Debug Logging
1633: IF (G_IS_DEBUG_STATEMENT_ON = true) THEN
1634: OKL_DEBUG_PUB.LOG_DEBUG(FND_LOG.LEVEL_STATEMENT, G_MODULE,'Prior to the call to OKL_LA_STREAM_PVT.process_streams');
1635: END IF;
1636:
1637: OKL_LA_STREAM_PVT.process_streams(
1638: p_api_version,

Line 1637: OKL_LA_STREAM_PVT.process_streams(

1633: IF (G_IS_DEBUG_STATEMENT_ON = true) THEN
1634: OKL_DEBUG_PUB.LOG_DEBUG(FND_LOG.LEVEL_STATEMENT, G_MODULE,'Prior to the call to OKL_LA_STREAM_PVT.process_streams');
1635: END IF;
1636:
1637: OKL_LA_STREAM_PVT.process_streams(
1638: p_api_version,
1639: p_init_msg_list,
1640: x_return_status,
1641: x_msg_count,

Line 1648: 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);

1644: l_process_yn,
1645: l_khr_yields_rec);
1646: --Added by kthiruva for Debug Logging
1647: IF (G_IS_DEBUG_STATEMENT_ON = true) THEN
1648: 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);
1649: END IF;
1650:
1651: IF(IS_DEBUG_PROCEDURE_ON) THEN
1652: BEGIN

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

1649: END IF;
1650:
1651: IF(IS_DEBUG_PROCEDURE_ON) THEN
1652: BEGIN
1653: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRPSRB.pls call OKL_LA_STREAM_PVT.process_streams ');
1654: END;
1655: END IF;
1656: -- End of wraper code generated automatically by Debug code generator for OKL_LA_STREAM_PVT.process_streams
1657: /*

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

1652: BEGIN
1653: OKL_DEBUG_PUB.LOG_DEBUG(L_LEVEL_PROCEDURE,L_MODULE,'End Debug OKLRPSRB.pls call OKL_LA_STREAM_PVT.process_streams ');
1654: END;
1655: END IF;
1656: -- End of wraper code generated automatically by Debug code generator for OKL_LA_STREAM_PVT.process_streams
1657: /*
1658: Okl_la_Stream_Pub.update_contract_yields(p_api_version,
1659: p_init_msg_list ,
1660: x_return_status ,