DBA Data[Home] [Help]

APPS.OKL_MAINTAIN_FEE_PVT dependencies on OKL_KLE_PVT

Line 1908: x_klev_rec OUT NOCOPY okl_kle_pvt.klev_rec_type,

1904: x_msg_count OUT NOCOPY NUMBER,
1905: x_msg_data OUT NOCOPY VARCHAR2,
1906: p_fee_types_rec IN fee_types_rec_type,
1907: x_clev_rec OUT NOCOPY okl_okc_migration_pvt.clev_rec_type,
1908: x_klev_rec OUT NOCOPY okl_kle_pvt.klev_rec_type,
1909: x_cimv_rec OUT NOCOPY okl_okc_migration_pvt.cimv_rec_type,
1910: x_cplv_rec OUT NOCOPY okl_okc_migration_pvt.cplv_rec_type) IS
1911:
1912: l_api_name CONSTANT VARCHAR2(30) := 'fill_fee_type_info';

Line 2161: p_klev_rec IN okl_kle_pvt.klev_rec_type,

2157: x_return_status OUT NOCOPY VARCHAR2,
2158: x_msg_count OUT NOCOPY NUMBER,
2159: x_msg_data OUT NOCOPY VARCHAR2,
2160: p_clev_rec IN okl_okc_migration_pvt.clev_rec_type,
2161: p_klev_rec IN okl_kle_pvt.klev_rec_type,
2162: p_cimv_rec IN okl_okc_migration_pvt.cimv_rec_type,
2163: p_cplv_rec IN okl_okc_migration_pvt.cplv_rec_type,
2164: x_clev_rec OUT NOCOPY okl_okc_migration_pvt.clev_rec_type,
2165: x_klev_rec OUT NOCOPY okl_kle_pvt.klev_rec_type,

Line 2165: x_klev_rec OUT NOCOPY okl_kle_pvt.klev_rec_type,

2161: p_klev_rec IN okl_kle_pvt.klev_rec_type,
2162: p_cimv_rec IN okl_okc_migration_pvt.cimv_rec_type,
2163: p_cplv_rec IN okl_okc_migration_pvt.cplv_rec_type,
2164: x_clev_rec OUT NOCOPY okl_okc_migration_pvt.clev_rec_type,
2165: x_klev_rec OUT NOCOPY okl_kle_pvt.klev_rec_type,
2166: x_cimv_rec OUT NOCOPY okl_okc_migration_pvt.cimv_rec_type,
2167: x_cplv_rec OUT NOCOPY okl_okc_migration_pvt.cplv_rec_type) IS
2168:
2169: l_clev_rec okl_okc_migration_pvt.clev_rec_type := p_clev_rec;

Line 2170: l_klev_rec okl_kle_pvt.klev_rec_type := p_klev_rec;

2166: x_cimv_rec OUT NOCOPY okl_okc_migration_pvt.cimv_rec_type,
2167: x_cplv_rec OUT NOCOPY okl_okc_migration_pvt.cplv_rec_type) IS
2168:
2169: l_clev_rec okl_okc_migration_pvt.clev_rec_type := p_clev_rec;
2170: l_klev_rec okl_kle_pvt.klev_rec_type := p_klev_rec;
2171: l_cimv_rec okl_okc_migration_pvt.cimv_rec_type := p_cimv_rec;
2172: l_cplv_rec okl_okc_migration_pvt.cplv_rec_type := p_cplv_rec;
2173:
2174: l_chr_id l_clev_rec.dnz_chr_id%type;

Line 2335: lp_klev_rec okl_kle_pvt.klev_rec_type;

2331:
2332: lp_fee_types_rec OKL_MAINTAIN_FEE_PVT.fee_types_rec_type := p_fee_types_rec;
2333: lx_fee_types_rec OKL_MAINTAIN_FEE_PVT.fee_types_rec_type;
2334:
2335: lp_klev_rec okl_kle_pvt.klev_rec_type;
2336: lp_clev_rec okl_okc_migration_pvt.clev_rec_type;
2337: lp_cimv_rec okl_okc_migration_pvt.cimv_rec_type;
2338: lp_cplv_rec okl_okc_migration_pvt.cplv_rec_type;
2339:

Line 2340: lx_klev_rec okl_kle_pvt.klev_rec_type;

2336: lp_clev_rec okl_okc_migration_pvt.clev_rec_type;
2337: lp_cimv_rec okl_okc_migration_pvt.cimv_rec_type;
2338: lp_cplv_rec okl_okc_migration_pvt.cplv_rec_type;
2339:
2340: lx_klev_rec okl_kle_pvt.klev_rec_type;
2341: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;
2342: lx_cimv_rec okl_okc_migration_pvt.cimv_rec_type;
2343: lx_cplv_rec okl_okc_migration_pvt.cplv_rec_type;
2344:

Line 2480: p_klev_rec IN okl_kle_pvt.klev_rec_type,

2476: x_return_status OUT NOCOPY VARCHAR2,
2477: x_msg_count OUT NOCOPY NUMBER,
2478: x_msg_data OUT NOCOPY VARCHAR2,
2479: p_clev_rec IN okl_okc_migration_pvt.clev_rec_type,
2480: p_klev_rec IN okl_kle_pvt.klev_rec_type,
2481: p_cimv_rec IN okl_okc_migration_pvt.cimv_rec_type,
2482: p_cplv_rec IN okl_okc_migration_pvt.cplv_rec_type,
2483: x_clev_rec OUT NOCOPY okl_okc_migration_pvt.clev_rec_type,
2484: x_klev_rec OUT NOCOPY okl_kle_pvt.klev_rec_type,

Line 2484: x_klev_rec OUT NOCOPY okl_kle_pvt.klev_rec_type,

2480: p_klev_rec IN okl_kle_pvt.klev_rec_type,
2481: p_cimv_rec IN okl_okc_migration_pvt.cimv_rec_type,
2482: p_cplv_rec IN okl_okc_migration_pvt.cplv_rec_type,
2483: x_clev_rec OUT NOCOPY okl_okc_migration_pvt.clev_rec_type,
2484: x_klev_rec OUT NOCOPY okl_kle_pvt.klev_rec_type,
2485: x_cimv_rec OUT NOCOPY okl_okc_migration_pvt.cimv_rec_type,
2486: x_cplv_rec OUT NOCOPY okl_okc_migration_pvt.cplv_rec_type) IS
2487:
2488: l_clev_rec okl_okc_migration_pvt.clev_rec_type := p_clev_rec;

Line 2489: l_klev_rec okl_kle_pvt.klev_rec_type := p_klev_rec;

2485: x_cimv_rec OUT NOCOPY okl_okc_migration_pvt.cimv_rec_type,
2486: x_cplv_rec OUT NOCOPY okl_okc_migration_pvt.cplv_rec_type) IS
2487:
2488: l_clev_rec okl_okc_migration_pvt.clev_rec_type := p_clev_rec;
2489: l_klev_rec okl_kle_pvt.klev_rec_type := p_klev_rec;
2490: l_cimv_rec okl_okc_migration_pvt.cimv_rec_type := p_cimv_rec;
2491: l_cplv_rec okl_okc_migration_pvt.cplv_rec_type := p_cplv_rec;
2492:
2493: l_chr_id l_clev_rec.dnz_chr_id%type;

Line 2513: l_sub_klev_rec okl_kle_pvt.klev_rec_type;

2509: WHERE cle.cle_id = p_cle_id
2510: AND cle.dnz_chr_id = p_chr_id;
2511:
2512: l_sub_clev_rec okl_okc_migration_pvt.clev_rec_type;
2513: l_sub_klev_rec okl_kle_pvt.klev_rec_type;
2514:
2515: x_sub_clev_rec okl_okc_migration_pvt.clev_rec_type;
2516: x_sub_klev_rec okl_kle_pvt.klev_rec_type;
2517:

Line 2516: x_sub_klev_rec okl_kle_pvt.klev_rec_type;

2512: l_sub_clev_rec okl_okc_migration_pvt.clev_rec_type;
2513: l_sub_klev_rec okl_kle_pvt.klev_rec_type;
2514:
2515: x_sub_clev_rec okl_okc_migration_pvt.clev_rec_type;
2516: x_sub_klev_rec okl_kle_pvt.klev_rec_type;
2517:
2518: BEGIN
2519:
2520: l_chr_id := l_clev_rec.dnz_chr_id;

Line 2771: lp_klev_rec okl_kle_pvt.klev_rec_type;

2767:
2768: lp_fee_types_rec OKL_MAINTAIN_FEE_PVT.fee_types_rec_type := p_fee_types_rec;
2769: lx_fee_types_rec OKL_MAINTAIN_FEE_PVT.fee_types_rec_type;
2770:
2771: lp_klev_rec okl_kle_pvt.klev_rec_type;
2772: lp_clev_rec okl_okc_migration_pvt.clev_rec_type;
2773: lp_cimv_rec okl_okc_migration_pvt.cimv_rec_type;
2774: lp_cplv_rec okl_okc_migration_pvt.cplv_rec_type;
2775:

Line 2776: lx_klev_rec okl_kle_pvt.klev_rec_type;

2772: lp_clev_rec okl_okc_migration_pvt.clev_rec_type;
2773: lp_cimv_rec okl_okc_migration_pvt.cimv_rec_type;
2774: lp_cplv_rec okl_okc_migration_pvt.cplv_rec_type;
2775:
2776: lx_klev_rec okl_kle_pvt.klev_rec_type;
2777: lx_clev_rec okl_okc_migration_pvt.clev_rec_type;
2778: lx_cimv_rec okl_okc_migration_pvt.cimv_rec_type;
2779: lx_cplv_rec okl_okc_migration_pvt.cplv_rec_type;
2780:

Line 3056: l_klev_rec okl_kle_pvt.klev_rec_type ;

3052: p_fee_types_rec IN fee_types_rec_type
3053: ) IS
3054:
3055: l_clev_rec okl_okc_migration_pvt.clev_rec_type ;
3056: l_klev_rec okl_kle_pvt.klev_rec_type ;
3057: x_clev_rec okl_okc_migration_pvt.clev_rec_type ;
3058: x_klev_rec okl_kle_pvt.klev_rec_type ;
3059:
3060: l_sl_clev_rec okl_okc_migration_pvt.clev_rec_type ;

Line 3058: x_klev_rec okl_kle_pvt.klev_rec_type ;

3054:
3055: l_clev_rec okl_okc_migration_pvt.clev_rec_type ;
3056: l_klev_rec okl_kle_pvt.klev_rec_type ;
3057: x_clev_rec okl_okc_migration_pvt.clev_rec_type ;
3058: x_klev_rec okl_kle_pvt.klev_rec_type ;
3059:
3060: l_sl_clev_rec okl_okc_migration_pvt.clev_rec_type ;
3061: l_sl_klev_rec okl_kle_pvt.klev_rec_type ;
3062: x_sl_clev_rec okl_okc_migration_pvt.clev_rec_type ;

Line 3061: l_sl_klev_rec okl_kle_pvt.klev_rec_type ;

3057: x_clev_rec okl_okc_migration_pvt.clev_rec_type ;
3058: x_klev_rec okl_kle_pvt.klev_rec_type ;
3059:
3060: l_sl_clev_rec okl_okc_migration_pvt.clev_rec_type ;
3061: l_sl_klev_rec okl_kle_pvt.klev_rec_type ;
3062: x_sl_clev_rec okl_okc_migration_pvt.clev_rec_type ;
3063: x_sl_klev_rec okl_kle_pvt.klev_rec_type ;
3064:
3065: l_chr_id l_clev_rec.dnz_chr_id%type;

Line 3063: x_sl_klev_rec okl_kle_pvt.klev_rec_type ;

3059:
3060: l_sl_clev_rec okl_okc_migration_pvt.clev_rec_type ;
3061: l_sl_klev_rec okl_kle_pvt.klev_rec_type ;
3062: x_sl_clev_rec okl_okc_migration_pvt.clev_rec_type ;
3063: x_sl_klev_rec okl_kle_pvt.klev_rec_type ;
3064:
3065: l_chr_id l_clev_rec.dnz_chr_id%type;
3066: l_line_id l_clev_rec.dnz_chr_id%type;
3067: