DBA Data[Home] [Help]

APPS.OKL_LA_STREAM_PVT dependencies on OKL_SIF_LINES

Line 8618: okl_sif_lines line,

8614: lev.rate
8615: FROM okl_sif_ret_levels lev,
8616: okl_sif_rets ret,
8617: okl_stream_interfaces sif,
8618: okl_sif_lines line,
8619: okc_k_lines_b cle,
8620: okl_k_lines kle,
8621: okc_line_styles_b lse,
8622: okl_sif_fees fee

Line 14258: --If the downpayment is billable,the amount needs to be populated in okl_sif_lines

14254:
14255: --Added by kthiruva on 15-Nov-2005 for the Down Payment CR
14256: --If the Down Payment is capitalised then , a new funding line with the opposite sign
14257: --needs to be added
14258: --If the downpayment is billable,the amount needs to be populated in okl_sif_lines
14259: --Bug 4738011 - Start of Changes
14260: IF l_line_rec.capitalize_down_payment_yn = 'Y' THEN
14261: j := j + 1;
14262: idx := idx + 1;

Line 14542: --If the downpayment is billable,the amount needs to be populated in okl_sif_lines

14538:
14539: --Added by kthiruva on 15-Nov-2005 for the Down Payment CR
14540: --If the Down Payment is capitalised then , a new funding line with the opposite sign
14541: --needs to be added
14542: --If the downpayment is billable,the amount needs to be populated in okl_sif_lines
14543: --Bug 4738011 - Start of Changes
14544: IF l_line_rec.capitalize_down_payment_yn = 'Y' THEN
14545: j := j + 1;
14546: idx := idx + 1;

Line 15769: --If the downpayment is billable,the amount needs to be populated in okl_sif_lines

15765:
15766: --Added by kthiruva on 15-Nov-2005 for the Down Payment CR
15767: --If the Down Payment is capitalised then , a new funding line with the opposite sign
15768: --needs to be added
15769: --If the downpayment is billable,the amount needs to be populated in okl_sif_lines
15770: --Bug 4738011 - Start of Changes
15771: IF l_line_rec.capitalize_down_payment_yn = 'Y' THEN
15772: j := j + 1;
15773: idx := idx + 1;

Line 16567: --If the downpayment is billable,the amount needs to be populated in okl_sif_lines

16563:
16564: --Added by kthiruva on 15-Nov-2005 for the Down Payment CR
16565: --If the Down Payment is capitalised then , a new funding line with the opposite sign
16566: --needs to be added
16567: --If the downpayment is billable,the amount needs to be populated in okl_sif_lines
16568: --Bug 4738011 - Start of Changes
16569: IF l_line_rec.capitalize_down_payment_yn = 'Y' THEN
16570: j := j + 1;
16571: idx := idx + 1;

Line 18044: --If the downpayment is billable,the amount needs to be populated in okl_sif_lines

18040:
18041: --Added by kthiruva on 15-Nov-2005 for the Down Payment CR
18042: --If the Down Payment is capitalised then , a new funding line with the opposite sign
18043: --needs to be added
18044: --If the downpayment is billable,the amount needs to be populated in okl_sif_lines
18045: --Bug 4738011 - Start of Changes
18046: IF l_line_rec.capitalize_down_payment_yn = 'Y' THEN
18047: j := j + 1;
18048: idx := idx + 1;

Line 18807: --If the downpayment is billable,the amount needs to be populated in okl_sif_lines

18803:
18804: --Added by kthiruva on 15-Nov-2005 for the Down Payment CR
18805: --If the Down Payment is capitalised then , a new funding line with the opposite sign
18806: --needs to be added
18807: --If the downpayment is billable,the amount needs to be populated in okl_sif_lines
18808: --Bug 4738011 - Start of Changes
18809: IF l_line_rec.capitalize_down_payment_yn = 'Y' THEN
18810: j := j + 1;
18811: idx := idx + 1;