DBA Data[Home] [Help]

APPS.OKL_STREAM_GENERATOR_PVT dependencies on OKL_PRICING_UTILS_PVT

Line 1489: l_days := OKL_PRICING_UTILS_PVT.get_day_count (p_start_date => p_pv_date,

1485: l_prog_name CONSTANT VARCHAR2(61) := 'get_present_value';
1486:
1487: Begin
1488: --print(l_prog_name, 'begin' );
1489: l_days := OKL_PRICING_UTILS_PVT.get_day_count (p_start_date => p_pv_date,
1490: p_days_in_month => p_day_convention_month,
1491: p_days_in_year => p_day_convention_year,
1492: p_end_date => p_amount_date,
1493: p_arrears => 'N',

Line 3250: l_day_count := OKL_PRICING_UTILS_PVT.get_day_count (p_start_date => p_start_date,

3246: IF TO_CHAR(l_se_date, 'MON') IN ('JAN', 'MAR', 'MAY', 'JUL', 'AUG', 'OCT', 'DEC') THEN
3247: l_se_date := l_se_date - 1;
3248: END IF;
3249:
3250: l_day_count := OKL_PRICING_UTILS_PVT.get_day_count (p_start_date => p_start_date,
3251: p_days_in_month => p_day_convention_month,
3252: p_days_in_year => p_day_convention_year,
3253: p_end_date => l_se_date,
3254: p_arrears => p_advance_or_arrears,

Line 8455: OKL_PRICING_UTILS_PVT.get_day_convention(

8451: l_selv_tbl(1).amount := 0.0;
8452: print( l_api_name, ' khr_yld ' || to_char( l_khr_yld ) );
8453:
8454: -- Fetch the day convention ..
8455: OKL_PRICING_UTILS_PVT.get_day_convention(
8456: p_id => p_contract_id,
8457: p_source => 'ISG',
8458: x_days_in_month => l_day_convention_month,
8459: x_days_in_year => l_day_convention_year,

Line 8473: l_days := OKL_PRICING_UTILS_PVT.get_day_count (p_start_date => l_start_date,

8469: LOOP
8470:
8471: l_end_date := sec_strms_rec.stream_element_date;
8472:
8473: l_days := OKL_PRICING_UTILS_PVT.get_day_count (p_start_date => l_start_date,
8474: p_days_in_month => l_day_convention_month,
8475: p_days_in_year => l_day_convention_year,
8476: p_end_date => l_end_date,
8477: p_arrears => 'N',

Line 8547: OKL_PRICING_UTILS_PVT.get_day_convention(

8543: l_selv_tbl(1).amount := 0.0;
8544: print( l_api_name, ' khr_yld ' || to_char( l_khr_yld ) );
8545:
8546: -- Fetch the day convention ..
8547: OKL_PRICING_UTILS_PVT.get_day_convention(
8548: p_id => p_contract_id,
8549: p_source => 'ISG',
8550: x_days_in_month => l_day_convention_month,
8551: x_days_in_year => l_day_convention_year,

Line 8565: l_days := OKL_PRICING_UTILS_PVT.get_day_count (p_start_date => l_start_date,

8561: LOOP
8562:
8563: l_end_date := sec_strms_rec.stream_element_date;
8564:
8565: l_days := OKL_PRICING_UTILS_PVT.get_day_count (p_start_date => l_start_date,
8566: p_days_in_month => l_day_convention_month,
8567: p_days_in_year => l_day_convention_year,
8568: p_end_date => l_end_date,
8569: p_arrears => 'N',

Line 8669: OKL_PRICING_UTILS_PVT.get_day_convention(

8665: l_selv_tbl(1).amount := 0.0;
8666: print( l_api_name, ' khr_yld ' || to_char( l_khr_yld ) );
8667:
8668: -- Fetch the day convention ..
8669: OKL_PRICING_UTILS_PVT.get_day_convention(
8670: p_id => p_contract_id,
8671: p_source => 'ISG',
8672: x_days_in_month => l_day_convention_month,
8673: x_days_in_year => l_day_convention_year,

Line 8687: l_days := OKL_PRICING_UTILS_PVT.get_day_count (p_start_date => l_start_date,

8683: LOOP
8684:
8685: l_end_date := sec_strms_rec.stream_element_date;
8686:
8687: l_days := OKL_PRICING_UTILS_PVT.get_day_count (p_start_date => l_start_date,
8688: p_days_in_month => l_day_convention_month,
8689: p_days_in_year => l_day_convention_year,
8690: p_end_date => l_end_date,
8691: p_arrears => 'N',

Line 8755: OKL_PRICING_UTILS_PVT.get_day_convention(

8751: l_selv_tbl(1).amount := 0.0;
8752: print( l_api_name, ' khr_yld ' || to_char( l_khr_yld ) );
8753:
8754: -- Fetch the day convention ..
8755: OKL_PRICING_UTILS_PVT.get_day_convention(
8756: p_id => p_contract_id,
8757: p_source => 'ISG',
8758: x_days_in_month => l_day_convention_month,
8759: x_days_in_year => l_day_convention_year,

Line 8773: l_days := OKL_PRICING_UTILS_PVT.get_day_count (p_start_date => l_start_date,

8769: LOOP
8770:
8771: l_end_date := sec_strms_rec.stream_element_date;
8772:
8773: l_days := OKL_PRICING_UTILS_PVT.get_day_count (p_start_date => l_start_date,
8774: p_days_in_month => l_day_convention_month,
8775: p_days_in_year => l_day_convention_year,
8776: p_end_date => l_end_date,
8777: p_arrears => 'N',

Line 11129: OKL_PRICING_UTILS_PVT.get_day_convention(

11125: print( l_api_name, ' bal datae ' || to_char( l_principal_bal_date ), x_return_status );
11126: print( l_api_name, ' p_days ' || to_char( p_date ), x_return_status );
11127:
11128: -- Fetch the day convention ..
11129: OKL_PRICING_UTILS_PVT.get_day_convention(
11130: p_id => p_khr_id,
11131: p_source => 'ISG',
11132: x_days_in_month => l_day_convention_month,
11133: x_days_in_year => l_day_convention_year,

Line 11141: l_days := OKL_PRICING_UTILS_PVT.get_day_count (p_start_date => trunc(l_principal_bal_date),

11137: RAISE OKL_API.G_EXCEPTION_UNEXPECTED_ERROR;
11138: ELSIF (x_return_status = G_RET_STS_ERROR) THEN
11139: RAISE OKL_API.G_EXCEPTION_ERROR;
11140: END IF;
11141: l_days := OKL_PRICING_UTILS_PVT.get_day_count (p_start_date => trunc(l_principal_bal_date),
11142: p_days_in_month => l_day_convention_month,
11143: p_days_in_year => l_day_convention_year,
11144: p_end_date => trunc(p_date),
11145: p_arrears => r_inflows.advance_arrears,