DBA Data[Home] [Help]

APPS.OKL_LA_STREAM_PVT dependencies on OKL_SIF_LINES

Line 7124: okl_sif_lines line,

7120: lev.rate
7121: FROM okl_sif_ret_levels lev,
7122: okl_sif_rets ret,
7123: okl_stream_interfaces sif,
7124: okl_sif_lines line,
7125: okc_k_lines_b cle,
7126: okl_k_lines kle,
7127: okc_line_styles_b lse,
7128: okl_sif_fees fee

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

12275:
12276: --Added by kthiruva on 15-Nov-2005 for the Down Payment CR
12277: --If the Down Payment is capitalised then , a new funding line with the opposite sign
12278: --needs to be added
12279: --If the downpayment is billable,the amount needs to be populated in okl_sif_lines
12280: --Bug 4738011 - Start of Changes
12281: IF l_line_rec.capitalize_down_payment_yn = 'Y' AND l_line_rec.capital_reduction IS NOT NULL THEN
12282: j := j + 1;
12283: idx := idx + 1;

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

12517:
12518: --Added by kthiruva on 15-Nov-2005 for the Down Payment CR
12519: --If the Down Payment is capitalised then , a new funding line with the opposite sign
12520: --needs to be added
12521: --If the downpayment is billable,the amount needs to be populated in okl_sif_lines
12522: --Bug 4738011 - Start of Changes
12523: IF l_line_rec.capitalize_down_payment_yn = 'Y' AND l_line_rec.capital_reduction IS NOT NULL THEN
12524: j := j + 1;
12525: idx := idx + 1;

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

13630:
13631: --Added by kthiruva on 15-Nov-2005 for the Down Payment CR
13632: --If the Down Payment is capitalised then , a new funding line with the opposite sign
13633: --needs to be added
13634: --If the downpayment is billable,the amount needs to be populated in okl_sif_lines
13635: --Bug 4738011 - Start of Changes
13636: IF l_line_rec.capitalize_down_payment_yn = 'Y' AND l_line_rec.capital_reduction IS NOT NULL THEN
13637: j := j + 1;
13638: idx := idx + 1;

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

14345:
14346: --Added by kthiruva on 15-Nov-2005 for the Down Payment CR
14347: --If the Down Payment is capitalised then , a new funding line with the opposite sign
14348: --needs to be added
14349: --If the downpayment is billable,the amount needs to be populated in okl_sif_lines
14350: --Bug 4738011 - Start of Changes
14351: IF l_line_rec.capitalize_down_payment_yn = 'Y' AND l_line_rec.capital_reduction IS NOT NULL THEN
14352: j := j + 1;
14353: idx := idx + 1;

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

15680:
15681: --Added by kthiruva on 15-Nov-2005 for the Down Payment CR
15682: --If the Down Payment is capitalised then , a new funding line with the opposite sign
15683: --needs to be added
15684: --If the downpayment is billable,the amount needs to be populated in okl_sif_lines
15685: --Bug 4738011 - Start of Changes
15686: IF l_line_rec.capitalize_down_payment_yn = 'Y' AND l_line_rec.capital_reduction IS NOT NULL THEN
15687: j := j + 1;
15688: idx := idx + 1;

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

16359:
16360: --Added by kthiruva on 15-Nov-2005 for the Down Payment CR
16361: --If the Down Payment is capitalised then , a new funding line with the opposite sign
16362: --needs to be added
16363: --If the downpayment is billable,the amount needs to be populated in okl_sif_lines
16364: --Bug 4738011 - Start of Changes
16365: IF l_line_rec.capitalize_down_payment_yn = 'Y' AND l_line_rec.capital_reduction IS NOT NULL THEN
16366: j := j + 1;
16367: idx := idx + 1;