DBA Data[Home] [Help]

APPS.OKL_CREATE_KLE_PUB_W dependencies on OKL_CREATE_KLE_PUB

Line 1: package body okl_create_kle_pub_w as

1: package body okl_create_kle_pub_w as
2: /* $Header: OKLUKLLB.pls 115.10 2004/02/05 00:13:29 avsingh noship $ */
3: rosetta_g_mistake_date date := to_date('01/01/+4713', 'MM/DD/SYYYY');
4: rosetta_g_miss_date date := to_date('01/01/-4712', 'MM/DD/SYYYY');
5:

Line 410: ddp_clev_rec okl_create_kle_pub.clev_rec_type;

406: , p8_a98 NUMBER := 0-1962.0724
407: )
408:
409: as
410: ddp_clev_rec okl_create_kle_pub.clev_rec_type;
411: ddp_klev_rec okl_create_kle_pub.klev_rec_type;
412: ddx_clev_rec okl_create_kle_pub.clev_rec_type;
413: ddx_klev_rec okl_create_kle_pub.klev_rec_type;
414: ddindx binary_integer; indx binary_integer;

Line 411: ddp_klev_rec okl_create_kle_pub.klev_rec_type;

407: )
408:
409: as
410: ddp_clev_rec okl_create_kle_pub.clev_rec_type;
411: ddp_klev_rec okl_create_kle_pub.klev_rec_type;
412: ddx_clev_rec okl_create_kle_pub.clev_rec_type;
413: ddx_klev_rec okl_create_kle_pub.klev_rec_type;
414: ddindx binary_integer; indx binary_integer;
415: begin

Line 412: ddx_clev_rec okl_create_kle_pub.clev_rec_type;

408:
409: as
410: ddp_clev_rec okl_create_kle_pub.clev_rec_type;
411: ddp_klev_rec okl_create_kle_pub.klev_rec_type;
412: ddx_clev_rec okl_create_kle_pub.clev_rec_type;
413: ddx_klev_rec okl_create_kle_pub.klev_rec_type;
414: ddindx binary_integer; indx binary_integer;
415: begin
416:

Line 413: ddx_klev_rec okl_create_kle_pub.klev_rec_type;

409: as
410: ddp_clev_rec okl_create_kle_pub.clev_rec_type;
411: ddp_klev_rec okl_create_kle_pub.klev_rec_type;
412: ddx_clev_rec okl_create_kle_pub.clev_rec_type;
413: ddx_klev_rec okl_create_kle_pub.klev_rec_type;
414: ddindx binary_integer; indx binary_integer;
415: begin
416:
417: -- copy data to the local IN or IN-OUT args, if any

Line 619: okl_create_kle_pub.update_fin_cap_cost(p_api_version,

615:
616:
617:
618: -- here's the delegated call to the old PL/SQL routine
619: okl_create_kle_pub.update_fin_cap_cost(p_api_version,
620: p_init_msg_list,
621: x_return_status,
622: x_msg_count,
623: x_msg_data,

Line 1450: ddp_clev_tbl okl_create_kle_pub.clev_tbl_type;

1446: , p14_a19 out nocopy JTF_NUMBER_TABLE
1447: )
1448:
1449: as
1450: ddp_clev_tbl okl_create_kle_pub.clev_tbl_type;
1451: ddp_klev_tbl okl_create_kle_pub.klev_tbl_type;
1452: ddp_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
1453: ddx_clev_tbl okl_create_kle_pub.clev_tbl_type;
1454: ddx_klev_tbl okl_create_kle_pub.klev_tbl_type;

Line 1451: ddp_klev_tbl okl_create_kle_pub.klev_tbl_type;

1447: )
1448:
1449: as
1450: ddp_clev_tbl okl_create_kle_pub.clev_tbl_type;
1451: ddp_klev_tbl okl_create_kle_pub.klev_tbl_type;
1452: ddp_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
1453: ddx_clev_tbl okl_create_kle_pub.clev_tbl_type;
1454: ddx_klev_tbl okl_create_kle_pub.klev_tbl_type;
1455: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;

Line 1452: ddp_cimv_tbl okl_create_kle_pub.cimv_tbl_type;

1448:
1449: as
1450: ddp_clev_tbl okl_create_kle_pub.clev_tbl_type;
1451: ddp_klev_tbl okl_create_kle_pub.klev_tbl_type;
1452: ddp_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
1453: ddx_clev_tbl okl_create_kle_pub.clev_tbl_type;
1454: ddx_klev_tbl okl_create_kle_pub.klev_tbl_type;
1455: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;
1456: ddx_fin_klev_rec okl_create_kle_pub.klev_rec_type;

Line 1453: ddx_clev_tbl okl_create_kle_pub.clev_tbl_type;

1449: as
1450: ddp_clev_tbl okl_create_kle_pub.clev_tbl_type;
1451: ddp_klev_tbl okl_create_kle_pub.klev_tbl_type;
1452: ddp_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
1453: ddx_clev_tbl okl_create_kle_pub.clev_tbl_type;
1454: ddx_klev_tbl okl_create_kle_pub.klev_tbl_type;
1455: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;
1456: ddx_fin_klev_rec okl_create_kle_pub.klev_rec_type;
1457: ddx_cimv_tbl okl_create_kle_pub.cimv_tbl_type;

Line 1454: ddx_klev_tbl okl_create_kle_pub.klev_tbl_type;

1450: ddp_clev_tbl okl_create_kle_pub.clev_tbl_type;
1451: ddp_klev_tbl okl_create_kle_pub.klev_tbl_type;
1452: ddp_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
1453: ddx_clev_tbl okl_create_kle_pub.clev_tbl_type;
1454: ddx_klev_tbl okl_create_kle_pub.klev_tbl_type;
1455: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;
1456: ddx_fin_klev_rec okl_create_kle_pub.klev_rec_type;
1457: ddx_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
1458: ddindx binary_integer; indx binary_integer;

Line 1455: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;

1451: ddp_klev_tbl okl_create_kle_pub.klev_tbl_type;
1452: ddp_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
1453: ddx_clev_tbl okl_create_kle_pub.clev_tbl_type;
1454: ddx_klev_tbl okl_create_kle_pub.klev_tbl_type;
1455: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;
1456: ddx_fin_klev_rec okl_create_kle_pub.klev_rec_type;
1457: ddx_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
1458: ddindx binary_integer; indx binary_integer;
1459: begin

Line 1456: ddx_fin_klev_rec okl_create_kle_pub.klev_rec_type;

1452: ddp_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
1453: ddx_clev_tbl okl_create_kle_pub.clev_tbl_type;
1454: ddx_klev_tbl okl_create_kle_pub.klev_tbl_type;
1455: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;
1456: ddx_fin_klev_rec okl_create_kle_pub.klev_rec_type;
1457: ddx_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
1458: ddindx binary_integer; indx binary_integer;
1459: begin
1460:

Line 1457: ddx_cimv_tbl okl_create_kle_pub.cimv_tbl_type;

1453: ddx_clev_tbl okl_create_kle_pub.clev_tbl_type;
1454: ddx_klev_tbl okl_create_kle_pub.klev_tbl_type;
1455: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;
1456: ddx_fin_klev_rec okl_create_kle_pub.klev_rec_type;
1457: ddx_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
1458: ddindx binary_integer; indx binary_integer;
1459: begin
1460:
1461: -- copy data to the local IN or IN-OUT args, if any

Line 1690: okl_create_kle_pub.create_add_on_line(p_api_version,

1686:
1687:
1688:
1689: -- here's the delegated call to the old PL/SQL routine
1690: okl_create_kle_pub.create_add_on_line(p_api_version,
1691: p_init_msg_list,
1692: x_return_status,
1693: x_msg_count,
1694: x_msg_data,

Line 2741: ddp_clev_tbl okl_create_kle_pub.clev_tbl_type;

2737: , p14_a98 out nocopy NUMBER
2738: )
2739:
2740: as
2741: ddp_clev_tbl okl_create_kle_pub.clev_tbl_type;
2742: ddp_klev_tbl okl_create_kle_pub.klev_tbl_type;
2743: ddp_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
2744: ddx_clev_tbl okl_create_kle_pub.clev_tbl_type;
2745: ddx_klev_tbl okl_create_kle_pub.klev_tbl_type;

Line 2742: ddp_klev_tbl okl_create_kle_pub.klev_tbl_type;

2738: )
2739:
2740: as
2741: ddp_clev_tbl okl_create_kle_pub.clev_tbl_type;
2742: ddp_klev_tbl okl_create_kle_pub.klev_tbl_type;
2743: ddp_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
2744: ddx_clev_tbl okl_create_kle_pub.clev_tbl_type;
2745: ddx_klev_tbl okl_create_kle_pub.klev_tbl_type;
2746: ddx_cimv_tbl okl_create_kle_pub.cimv_tbl_type;

Line 2743: ddp_cimv_tbl okl_create_kle_pub.cimv_tbl_type;

2739:
2740: as
2741: ddp_clev_tbl okl_create_kle_pub.clev_tbl_type;
2742: ddp_klev_tbl okl_create_kle_pub.klev_tbl_type;
2743: ddp_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
2744: ddx_clev_tbl okl_create_kle_pub.clev_tbl_type;
2745: ddx_klev_tbl okl_create_kle_pub.klev_tbl_type;
2746: ddx_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
2747: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;

Line 2744: ddx_clev_tbl okl_create_kle_pub.clev_tbl_type;

2740: as
2741: ddp_clev_tbl okl_create_kle_pub.clev_tbl_type;
2742: ddp_klev_tbl okl_create_kle_pub.klev_tbl_type;
2743: ddp_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
2744: ddx_clev_tbl okl_create_kle_pub.clev_tbl_type;
2745: ddx_klev_tbl okl_create_kle_pub.klev_tbl_type;
2746: ddx_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
2747: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;
2748: ddx_fin_klev_rec okl_create_kle_pub.klev_rec_type;

Line 2745: ddx_klev_tbl okl_create_kle_pub.klev_tbl_type;

2741: ddp_clev_tbl okl_create_kle_pub.clev_tbl_type;
2742: ddp_klev_tbl okl_create_kle_pub.klev_tbl_type;
2743: ddp_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
2744: ddx_clev_tbl okl_create_kle_pub.clev_tbl_type;
2745: ddx_klev_tbl okl_create_kle_pub.klev_tbl_type;
2746: ddx_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
2747: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;
2748: ddx_fin_klev_rec okl_create_kle_pub.klev_rec_type;
2749: ddindx binary_integer; indx binary_integer;

Line 2746: ddx_cimv_tbl okl_create_kle_pub.cimv_tbl_type;

2742: ddp_klev_tbl okl_create_kle_pub.klev_tbl_type;
2743: ddp_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
2744: ddx_clev_tbl okl_create_kle_pub.clev_tbl_type;
2745: ddx_klev_tbl okl_create_kle_pub.klev_tbl_type;
2746: ddx_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
2747: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;
2748: ddx_fin_klev_rec okl_create_kle_pub.klev_rec_type;
2749: ddindx binary_integer; indx binary_integer;
2750: begin

Line 2747: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;

2743: ddp_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
2744: ddx_clev_tbl okl_create_kle_pub.clev_tbl_type;
2745: ddx_klev_tbl okl_create_kle_pub.klev_tbl_type;
2746: ddx_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
2747: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;
2748: ddx_fin_klev_rec okl_create_kle_pub.klev_rec_type;
2749: ddindx binary_integer; indx binary_integer;
2750: begin
2751:

Line 2748: ddx_fin_klev_rec okl_create_kle_pub.klev_rec_type;

2744: ddx_clev_tbl okl_create_kle_pub.clev_tbl_type;
2745: ddx_klev_tbl okl_create_kle_pub.klev_tbl_type;
2746: ddx_cimv_tbl okl_create_kle_pub.cimv_tbl_type;
2747: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;
2748: ddx_fin_klev_rec okl_create_kle_pub.klev_rec_type;
2749: ddindx binary_integer; indx binary_integer;
2750: begin
2751:
2752: -- copy data to the local IN or IN-OUT args, if any

Line 2981: okl_create_kle_pub.update_add_on_line(p_api_version,

2977:
2978:
2979:
2980: -- here's the delegated call to the old PL/SQL routine
2981: okl_create_kle_pub.update_add_on_line(p_api_version,
2982: p_init_msg_list,
2983: x_return_status,
2984: x_msg_count,
2985: x_msg_data,

Line 3803: ddp_clev_tbl okl_create_kle_pub.clev_tbl_type;

3799: , p10_a98 out nocopy NUMBER
3800: )
3801:
3802: as
3803: ddp_clev_tbl okl_create_kle_pub.clev_tbl_type;
3804: ddp_klev_tbl okl_create_kle_pub.klev_tbl_type;
3805: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;
3806: ddx_fin_klev_rec okl_create_kle_pub.klev_rec_type;
3807: ddindx binary_integer; indx binary_integer;

Line 3804: ddp_klev_tbl okl_create_kle_pub.klev_tbl_type;

3800: )
3801:
3802: as
3803: ddp_clev_tbl okl_create_kle_pub.clev_tbl_type;
3804: ddp_klev_tbl okl_create_kle_pub.klev_tbl_type;
3805: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;
3806: ddx_fin_klev_rec okl_create_kle_pub.klev_rec_type;
3807: ddindx binary_integer; indx binary_integer;
3808: begin

Line 3805: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;

3801:
3802: as
3803: ddp_clev_tbl okl_create_kle_pub.clev_tbl_type;
3804: ddp_klev_tbl okl_create_kle_pub.klev_tbl_type;
3805: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;
3806: ddx_fin_klev_rec okl_create_kle_pub.klev_rec_type;
3807: ddindx binary_integer; indx binary_integer;
3808: begin
3809:

Line 3806: ddx_fin_klev_rec okl_create_kle_pub.klev_rec_type;

3802: as
3803: ddp_clev_tbl okl_create_kle_pub.clev_tbl_type;
3804: ddp_klev_tbl okl_create_kle_pub.klev_tbl_type;
3805: ddx_fin_clev_rec okl_create_kle_pub.clev_rec_type;
3806: ddx_fin_klev_rec okl_create_kle_pub.klev_rec_type;
3807: ddindx binary_integer; indx binary_integer;
3808: begin
3809:
3810: -- copy data to the local IN or IN-OUT args, if any

Line 4014: okl_create_kle_pub.delete_add_on_line(p_api_version,

4010:
4011:
4012:
4013: -- here's the delegated call to the old PL/SQL routine
4014: okl_create_kle_pub.delete_add_on_line(p_api_version,
4015: p_init_msg_list,
4016: x_return_status,
4017: x_msg_count,
4018: x_msg_data,

Line 4318: ddp_cplv_rec okl_create_kle_pub.cplv_rec_type;

4314: , p5_a40 NUMBER := 0-1962.0724
4315: )
4316:
4317: as
4318: ddp_cplv_rec okl_create_kle_pub.cplv_rec_type;
4319: ddx_cplv_rec okl_create_kle_pub.cplv_rec_type;
4320: ddindx binary_integer; indx binary_integer;
4321: begin
4322:

Line 4319: ddx_cplv_rec okl_create_kle_pub.cplv_rec_type;

4315: )
4316:
4317: as
4318: ddp_cplv_rec okl_create_kle_pub.cplv_rec_type;
4319: ddx_cplv_rec okl_create_kle_pub.cplv_rec_type;
4320: ddindx binary_integer; indx binary_integer;
4321: begin
4322:
4323: -- copy data to the local IN or IN-OUT args, if any

Line 4373: okl_create_kle_pub.create_party_roles_rec(p_api_version,

4369: ddp_cplv_rec.bill_to_site_use_id := rosetta_g_miss_num_map(p5_a40);
4370:
4371:
4372: -- here's the delegated call to the old PL/SQL routine
4373: okl_create_kle_pub.create_party_roles_rec(p_api_version,
4374: p_init_msg_list,
4375: x_return_status,
4376: x_msg_count,
4377: x_msg_data,

Line 4521: ddp_cplv_rec okl_create_kle_pub.cplv_rec_type;

4517: , p5_a40 NUMBER := 0-1962.0724
4518: )
4519:
4520: as
4521: ddp_cplv_rec okl_create_kle_pub.cplv_rec_type;
4522: ddx_cplv_rec okl_create_kle_pub.cplv_rec_type;
4523: ddindx binary_integer; indx binary_integer;
4524: begin
4525:

Line 4522: ddx_cplv_rec okl_create_kle_pub.cplv_rec_type;

4518: )
4519:
4520: as
4521: ddp_cplv_rec okl_create_kle_pub.cplv_rec_type;
4522: ddx_cplv_rec okl_create_kle_pub.cplv_rec_type;
4523: ddindx binary_integer; indx binary_integer;
4524: begin
4525:
4526: -- copy data to the local IN or IN-OUT args, if any

Line 4576: okl_create_kle_pub.update_party_roles_rec(p_api_version,

4572: ddp_cplv_rec.bill_to_site_use_id := rosetta_g_miss_num_map(p5_a40);
4573:
4574:
4575: -- here's the delegated call to the old PL/SQL routine
4576: okl_create_kle_pub.update_party_roles_rec(p_api_version,
4577: p_init_msg_list,
4578: x_return_status,
4579: x_msg_count,
4580: x_msg_data,

Line 5444: ddp_clev_fin_rec okl_create_kle_pub.clev_rec_type;

5440: , p12_a76 DATE := fnd_api.g_miss_date
5441: )
5442:
5443: as
5444: ddp_clev_fin_rec okl_create_kle_pub.clev_rec_type;
5445: ddp_klev_fin_rec okl_create_kle_pub.klev_rec_type;
5446: ddp_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
5447: ddp_clev_fa_rec okl_create_kle_pub.clev_rec_type;
5448: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;

Line 5445: ddp_klev_fin_rec okl_create_kle_pub.klev_rec_type;

5441: )
5442:
5443: as
5444: ddp_clev_fin_rec okl_create_kle_pub.clev_rec_type;
5445: ddp_klev_fin_rec okl_create_kle_pub.klev_rec_type;
5446: ddp_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
5447: ddp_clev_fa_rec okl_create_kle_pub.clev_rec_type;
5448: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
5449: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;

Line 5446: ddp_cimv_model_rec okl_create_kle_pub.cimv_rec_type;

5442:
5443: as
5444: ddp_clev_fin_rec okl_create_kle_pub.clev_rec_type;
5445: ddp_klev_fin_rec okl_create_kle_pub.klev_rec_type;
5446: ddp_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
5447: ddp_clev_fa_rec okl_create_kle_pub.clev_rec_type;
5448: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
5449: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;
5450: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;

Line 5447: ddp_clev_fa_rec okl_create_kle_pub.clev_rec_type;

5443: as
5444: ddp_clev_fin_rec okl_create_kle_pub.clev_rec_type;
5445: ddp_klev_fin_rec okl_create_kle_pub.klev_rec_type;
5446: ddp_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
5447: ddp_clev_fa_rec okl_create_kle_pub.clev_rec_type;
5448: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
5449: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;
5450: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
5451: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;

Line 5448: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;

5444: ddp_clev_fin_rec okl_create_kle_pub.clev_rec_type;
5445: ddp_klev_fin_rec okl_create_kle_pub.klev_rec_type;
5446: ddp_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
5447: ddp_clev_fa_rec okl_create_kle_pub.clev_rec_type;
5448: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
5449: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;
5450: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
5451: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
5452: ddx_clev_model_rec okl_create_kle_pub.clev_rec_type;

Line 5449: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;

5445: ddp_klev_fin_rec okl_create_kle_pub.klev_rec_type;
5446: ddp_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
5447: ddp_clev_fa_rec okl_create_kle_pub.clev_rec_type;
5448: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
5449: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;
5450: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
5451: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
5452: ddx_clev_model_rec okl_create_kle_pub.clev_rec_type;
5453: ddx_clev_fa_rec okl_create_kle_pub.clev_rec_type;

Line 5450: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;

5446: ddp_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
5447: ddp_clev_fa_rec okl_create_kle_pub.clev_rec_type;
5448: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
5449: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;
5450: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
5451: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
5452: ddx_clev_model_rec okl_create_kle_pub.clev_rec_type;
5453: ddx_clev_fa_rec okl_create_kle_pub.clev_rec_type;
5454: ddx_clev_ib_rec okl_create_kle_pub.clev_rec_type;

Line 5451: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;

5447: ddp_clev_fa_rec okl_create_kle_pub.clev_rec_type;
5448: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
5449: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;
5450: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
5451: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
5452: ddx_clev_model_rec okl_create_kle_pub.clev_rec_type;
5453: ddx_clev_fa_rec okl_create_kle_pub.clev_rec_type;
5454: ddx_clev_ib_rec okl_create_kle_pub.clev_rec_type;
5455: ddindx binary_integer; indx binary_integer;

Line 5452: ddx_clev_model_rec okl_create_kle_pub.clev_rec_type;

5448: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
5449: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;
5450: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
5451: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
5452: ddx_clev_model_rec okl_create_kle_pub.clev_rec_type;
5453: ddx_clev_fa_rec okl_create_kle_pub.clev_rec_type;
5454: ddx_clev_ib_rec okl_create_kle_pub.clev_rec_type;
5455: ddindx binary_integer; indx binary_integer;
5456: begin

Line 5453: ddx_clev_fa_rec okl_create_kle_pub.clev_rec_type;

5449: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;
5450: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
5451: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
5452: ddx_clev_model_rec okl_create_kle_pub.clev_rec_type;
5453: ddx_clev_fa_rec okl_create_kle_pub.clev_rec_type;
5454: ddx_clev_ib_rec okl_create_kle_pub.clev_rec_type;
5455: ddindx binary_integer; indx binary_integer;
5456: begin
5457:

Line 5454: ddx_clev_ib_rec okl_create_kle_pub.clev_rec_type;

5450: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
5451: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
5452: ddx_clev_model_rec okl_create_kle_pub.clev_rec_type;
5453: ddx_clev_fa_rec okl_create_kle_pub.clev_rec_type;
5454: ddx_clev_ib_rec okl_create_kle_pub.clev_rec_type;
5455: ddindx binary_integer; indx binary_integer;
5456: begin
5457:
5458: -- copy data to the local IN or IN-OUT args, if any

Line 5919: okl_create_kle_pub.create_all_line(p_api_version,

5915:
5916:
5917:
5918: -- here's the delegated call to the old PL/SQL routine
5919: okl_create_kle_pub.create_all_line(p_api_version,
5920: p_init_msg_list,
5921: x_return_status,
5922: x_msg_count,
5923: x_msg_data,

Line 7308: ddp_clev_fin_rec okl_create_kle_pub.clev_rec_type;

7304: , p15_a43 NUMBER := 0-1962.0724
7305: )
7306:
7307: as
7308: ddp_clev_fin_rec okl_create_kle_pub.clev_rec_type;
7309: ddp_klev_fin_rec okl_create_kle_pub.klev_rec_type;
7310: ddp_clev_model_rec okl_create_kle_pub.clev_rec_type;
7311: ddp_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
7312: ddp_clev_fa_rec okl_create_kle_pub.clev_rec_type;

Line 7309: ddp_klev_fin_rec okl_create_kle_pub.klev_rec_type;

7305: )
7306:
7307: as
7308: ddp_clev_fin_rec okl_create_kle_pub.clev_rec_type;
7309: ddp_klev_fin_rec okl_create_kle_pub.klev_rec_type;
7310: ddp_clev_model_rec okl_create_kle_pub.clev_rec_type;
7311: ddp_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
7312: ddp_clev_fa_rec okl_create_kle_pub.clev_rec_type;
7313: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;

Line 7310: ddp_clev_model_rec okl_create_kle_pub.clev_rec_type;

7306:
7307: as
7308: ddp_clev_fin_rec okl_create_kle_pub.clev_rec_type;
7309: ddp_klev_fin_rec okl_create_kle_pub.klev_rec_type;
7310: ddp_clev_model_rec okl_create_kle_pub.clev_rec_type;
7311: ddp_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
7312: ddp_clev_fa_rec okl_create_kle_pub.clev_rec_type;
7313: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
7314: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;

Line 7311: ddp_cimv_model_rec okl_create_kle_pub.cimv_rec_type;

7307: as
7308: ddp_clev_fin_rec okl_create_kle_pub.clev_rec_type;
7309: ddp_klev_fin_rec okl_create_kle_pub.klev_rec_type;
7310: ddp_clev_model_rec okl_create_kle_pub.clev_rec_type;
7311: ddp_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
7312: ddp_clev_fa_rec okl_create_kle_pub.clev_rec_type;
7313: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
7314: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;
7315: ddp_clev_ib_rec okl_create_kle_pub.clev_rec_type;

Line 7312: ddp_clev_fa_rec okl_create_kle_pub.clev_rec_type;

7308: ddp_clev_fin_rec okl_create_kle_pub.clev_rec_type;
7309: ddp_klev_fin_rec okl_create_kle_pub.klev_rec_type;
7310: ddp_clev_model_rec okl_create_kle_pub.clev_rec_type;
7311: ddp_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
7312: ddp_clev_fa_rec okl_create_kle_pub.clev_rec_type;
7313: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
7314: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;
7315: ddp_clev_ib_rec okl_create_kle_pub.clev_rec_type;
7316: ddp_itiv_ib_rec okl_create_kle_pub.itiv_rec_type;

Line 7313: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;

7309: ddp_klev_fin_rec okl_create_kle_pub.klev_rec_type;
7310: ddp_clev_model_rec okl_create_kle_pub.clev_rec_type;
7311: ddp_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
7312: ddp_clev_fa_rec okl_create_kle_pub.clev_rec_type;
7313: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
7314: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;
7315: ddp_clev_ib_rec okl_create_kle_pub.clev_rec_type;
7316: ddp_itiv_ib_rec okl_create_kle_pub.itiv_rec_type;
7317: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;

Line 7314: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;

7310: ddp_clev_model_rec okl_create_kle_pub.clev_rec_type;
7311: ddp_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
7312: ddp_clev_fa_rec okl_create_kle_pub.clev_rec_type;
7313: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
7314: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;
7315: ddp_clev_ib_rec okl_create_kle_pub.clev_rec_type;
7316: ddp_itiv_ib_rec okl_create_kle_pub.itiv_rec_type;
7317: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
7318: ddx_clev_model_rec okl_create_kle_pub.clev_rec_type;

Line 7315: ddp_clev_ib_rec okl_create_kle_pub.clev_rec_type;

7311: ddp_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
7312: ddp_clev_fa_rec okl_create_kle_pub.clev_rec_type;
7313: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
7314: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;
7315: ddp_clev_ib_rec okl_create_kle_pub.clev_rec_type;
7316: ddp_itiv_ib_rec okl_create_kle_pub.itiv_rec_type;
7317: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
7318: ddx_clev_model_rec okl_create_kle_pub.clev_rec_type;
7319: ddx_clev_fa_rec okl_create_kle_pub.clev_rec_type;

Line 7316: ddp_itiv_ib_rec okl_create_kle_pub.itiv_rec_type;

7312: ddp_clev_fa_rec okl_create_kle_pub.clev_rec_type;
7313: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
7314: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;
7315: ddp_clev_ib_rec okl_create_kle_pub.clev_rec_type;
7316: ddp_itiv_ib_rec okl_create_kle_pub.itiv_rec_type;
7317: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
7318: ddx_clev_model_rec okl_create_kle_pub.clev_rec_type;
7319: ddx_clev_fa_rec okl_create_kle_pub.clev_rec_type;
7320: ddx_clev_ib_rec okl_create_kle_pub.clev_rec_type;

Line 7317: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;

7313: ddp_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
7314: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;
7315: ddp_clev_ib_rec okl_create_kle_pub.clev_rec_type;
7316: ddp_itiv_ib_rec okl_create_kle_pub.itiv_rec_type;
7317: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
7318: ddx_clev_model_rec okl_create_kle_pub.clev_rec_type;
7319: ddx_clev_fa_rec okl_create_kle_pub.clev_rec_type;
7320: ddx_clev_ib_rec okl_create_kle_pub.clev_rec_type;
7321: ddindx binary_integer; indx binary_integer;

Line 7318: ddx_clev_model_rec okl_create_kle_pub.clev_rec_type;

7314: ddp_talv_fa_rec okl_create_kle_pub.talv_rec_type;
7315: ddp_clev_ib_rec okl_create_kle_pub.clev_rec_type;
7316: ddp_itiv_ib_rec okl_create_kle_pub.itiv_rec_type;
7317: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
7318: ddx_clev_model_rec okl_create_kle_pub.clev_rec_type;
7319: ddx_clev_fa_rec okl_create_kle_pub.clev_rec_type;
7320: ddx_clev_ib_rec okl_create_kle_pub.clev_rec_type;
7321: ddindx binary_integer; indx binary_integer;
7322: begin

Line 7319: ddx_clev_fa_rec okl_create_kle_pub.clev_rec_type;

7315: ddp_clev_ib_rec okl_create_kle_pub.clev_rec_type;
7316: ddp_itiv_ib_rec okl_create_kle_pub.itiv_rec_type;
7317: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
7318: ddx_clev_model_rec okl_create_kle_pub.clev_rec_type;
7319: ddx_clev_fa_rec okl_create_kle_pub.clev_rec_type;
7320: ddx_clev_ib_rec okl_create_kle_pub.clev_rec_type;
7321: ddindx binary_integer; indx binary_integer;
7322: begin
7323:

Line 7320: ddx_clev_ib_rec okl_create_kle_pub.clev_rec_type;

7316: ddp_itiv_ib_rec okl_create_kle_pub.itiv_rec_type;
7317: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
7318: ddx_clev_model_rec okl_create_kle_pub.clev_rec_type;
7319: ddx_clev_fa_rec okl_create_kle_pub.clev_rec_type;
7320: ddx_clev_ib_rec okl_create_kle_pub.clev_rec_type;
7321: ddindx binary_integer; indx binary_integer;
7322: begin
7323:
7324: -- copy data to the local IN or IN-OUT args, if any

Line 7966: okl_create_kle_pub.update_all_line(p_api_version,

7962:
7963:
7964:
7965: -- here's the delegated call to the old PL/SQL routine
7966: okl_create_kle_pub.update_all_line(p_api_version,
7967: p_init_msg_list,
7968: x_return_status,
7969: x_msg_count,
7970: x_msg_data,

Line 8954: ddp_clev_ib_rec okl_create_kle_pub.clev_rec_type;

8950: , p8_a89 NUMBER := 0-1962.0724
8951: )
8952:
8953: as
8954: ddp_clev_ib_rec okl_create_kle_pub.clev_rec_type;
8955: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
8956: ddx_clev_ib_tbl okl_create_kle_pub.clev_tbl_type;
8957: ddx_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
8958: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;

Line 8955: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;

8951: )
8952:
8953: as
8954: ddp_clev_ib_rec okl_create_kle_pub.clev_rec_type;
8955: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
8956: ddx_clev_ib_tbl okl_create_kle_pub.clev_tbl_type;
8957: ddx_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
8958: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
8959: ddx_klev_fin_rec okl_create_kle_pub.klev_rec_type;

Line 8956: ddx_clev_ib_tbl okl_create_kle_pub.clev_tbl_type;

8952:
8953: as
8954: ddp_clev_ib_rec okl_create_kle_pub.clev_rec_type;
8955: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
8956: ddx_clev_ib_tbl okl_create_kle_pub.clev_tbl_type;
8957: ddx_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
8958: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
8959: ddx_klev_fin_rec okl_create_kle_pub.klev_rec_type;
8960: ddx_cimv_model_rec okl_create_kle_pub.cimv_rec_type;

Line 8957: ddx_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;

8953: as
8954: ddp_clev_ib_rec okl_create_kle_pub.clev_rec_type;
8955: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
8956: ddx_clev_ib_tbl okl_create_kle_pub.clev_tbl_type;
8957: ddx_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
8958: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
8959: ddx_klev_fin_rec okl_create_kle_pub.klev_rec_type;
8960: ddx_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
8961: ddx_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;

Line 8958: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;

8954: ddp_clev_ib_rec okl_create_kle_pub.clev_rec_type;
8955: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
8956: ddx_clev_ib_tbl okl_create_kle_pub.clev_tbl_type;
8957: ddx_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
8958: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
8959: ddx_klev_fin_rec okl_create_kle_pub.klev_rec_type;
8960: ddx_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
8961: ddx_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
8962: ddx_talv_fa_rec okl_create_kle_pub.talv_rec_type;

Line 8959: ddx_klev_fin_rec okl_create_kle_pub.klev_rec_type;

8955: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
8956: ddx_clev_ib_tbl okl_create_kle_pub.clev_tbl_type;
8957: ddx_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
8958: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
8959: ddx_klev_fin_rec okl_create_kle_pub.klev_rec_type;
8960: ddx_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
8961: ddx_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
8962: ddx_talv_fa_rec okl_create_kle_pub.talv_rec_type;
8963: ddindx binary_integer; indx binary_integer;

Line 8960: ddx_cimv_model_rec okl_create_kle_pub.cimv_rec_type;

8956: ddx_clev_ib_tbl okl_create_kle_pub.clev_tbl_type;
8957: ddx_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
8958: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
8959: ddx_klev_fin_rec okl_create_kle_pub.klev_rec_type;
8960: ddx_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
8961: ddx_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
8962: ddx_talv_fa_rec okl_create_kle_pub.talv_rec_type;
8963: ddindx binary_integer; indx binary_integer;
8964: begin

Line 8961: ddx_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;

8957: ddx_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
8958: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
8959: ddx_klev_fin_rec okl_create_kle_pub.klev_rec_type;
8960: ddx_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
8961: ddx_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
8962: ddx_talv_fa_rec okl_create_kle_pub.talv_rec_type;
8963: ddindx binary_integer; indx binary_integer;
8964: begin
8965:

Line 8962: ddx_talv_fa_rec okl_create_kle_pub.talv_rec_type;

8958: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
8959: ddx_klev_fin_rec okl_create_kle_pub.klev_rec_type;
8960: ddx_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
8961: ddx_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
8962: ddx_talv_fa_rec okl_create_kle_pub.talv_rec_type;
8963: ddindx binary_integer; indx binary_integer;
8964: begin
8965:
8966: -- copy data to the local IN or IN-OUT args, if any

Line 9120: okl_create_kle_pub.create_ints_ib_line(p_api_version,

9116:
9117:
9118:
9119: -- here's the delegated call to the old PL/SQL routine
9120: okl_create_kle_pub.create_ints_ib_line(p_api_version,
9121: p_init_msg_list,
9122: x_return_status,
9123: x_msg_count,
9124: x_msg_data,

Line 9789: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;

9785: , p11_a43 out nocopy JTF_NUMBER_TABLE
9786: )
9787:
9788: as
9789: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
9790: ddx_clev_ib_tbl okl_create_kle_pub.clev_tbl_type;
9791: ddx_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
9792: ddindx binary_integer; indx binary_integer;
9793: begin

Line 9790: ddx_clev_ib_tbl okl_create_kle_pub.clev_tbl_type;

9786: )
9787:
9788: as
9789: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
9790: ddx_clev_ib_tbl okl_create_kle_pub.clev_tbl_type;
9791: ddx_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
9792: ddindx binary_integer; indx binary_integer;
9793: begin
9794:

Line 9791: ddx_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;

9787:
9788: as
9789: ddp_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
9790: ddx_clev_ib_tbl okl_create_kle_pub.clev_tbl_type;
9791: ddx_itiv_ib_tbl okl_create_kle_pub.itiv_tbl_type;
9792: ddindx binary_integer; indx binary_integer;
9793: begin
9794:
9795: -- copy data to the local IN or IN-OUT args, if any

Line 9854: okl_create_kle_pub.update_ints_ib_line(p_api_version,

9850:
9851:
9852:
9853: -- here's the delegated call to the old PL/SQL routine
9854: okl_create_kle_pub.update_ints_ib_line(p_api_version,
9855: p_init_msg_list,
9856: x_return_status,
9857: x_msg_count,
9858: x_msg_data,

Line 10423: ddp_clev_ib_tbl okl_create_kle_pub.clev_tbl_type;

10419: , p12_a76 out nocopy DATE
10420: )
10421:
10422: as
10423: ddp_clev_ib_tbl okl_create_kle_pub.clev_tbl_type;
10424: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
10425: ddx_klev_fin_rec okl_create_kle_pub.klev_rec_type;
10426: ddx_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
10427: ddx_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;

Line 10424: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;

10420: )
10421:
10422: as
10423: ddp_clev_ib_tbl okl_create_kle_pub.clev_tbl_type;
10424: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
10425: ddx_klev_fin_rec okl_create_kle_pub.klev_rec_type;
10426: ddx_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
10427: ddx_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
10428: ddx_talv_fa_rec okl_create_kle_pub.talv_rec_type;

Line 10425: ddx_klev_fin_rec okl_create_kle_pub.klev_rec_type;

10421:
10422: as
10423: ddp_clev_ib_tbl okl_create_kle_pub.clev_tbl_type;
10424: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
10425: ddx_klev_fin_rec okl_create_kle_pub.klev_rec_type;
10426: ddx_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
10427: ddx_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
10428: ddx_talv_fa_rec okl_create_kle_pub.talv_rec_type;
10429: ddindx binary_integer; indx binary_integer;

Line 10426: ddx_cimv_model_rec okl_create_kle_pub.cimv_rec_type;

10422: as
10423: ddp_clev_ib_tbl okl_create_kle_pub.clev_tbl_type;
10424: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
10425: ddx_klev_fin_rec okl_create_kle_pub.klev_rec_type;
10426: ddx_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
10427: ddx_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
10428: ddx_talv_fa_rec okl_create_kle_pub.talv_rec_type;
10429: ddindx binary_integer; indx binary_integer;
10430: begin

Line 10427: ddx_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;

10423: ddp_clev_ib_tbl okl_create_kle_pub.clev_tbl_type;
10424: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
10425: ddx_klev_fin_rec okl_create_kle_pub.klev_rec_type;
10426: ddx_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
10427: ddx_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
10428: ddx_talv_fa_rec okl_create_kle_pub.talv_rec_type;
10429: ddindx binary_integer; indx binary_integer;
10430: begin
10431:

Line 10428: ddx_talv_fa_rec okl_create_kle_pub.talv_rec_type;

10424: ddx_clev_fin_rec okl_create_kle_pub.clev_rec_type;
10425: ddx_klev_fin_rec okl_create_kle_pub.klev_rec_type;
10426: ddx_cimv_model_rec okl_create_kle_pub.cimv_rec_type;
10427: ddx_cimv_fa_rec okl_create_kle_pub.cimv_rec_type;
10428: ddx_talv_fa_rec okl_create_kle_pub.talv_rec_type;
10429: ddindx binary_integer; indx binary_integer;
10430: begin
10431:
10432: -- copy data to the local IN or IN-OUT args, if any

Line 10538: okl_create_kle_pub.delete_ints_ib_line(p_api_version,

10534:
10535:
10536:
10537: -- here's the delegated call to the old PL/SQL routine
10538: okl_create_kle_pub.delete_ints_ib_line(p_api_version,
10539: p_init_msg_list,
10540: x_return_status,
10541: x_msg_count,
10542: x_msg_data,

Line 10965: ddp_txdv_tbl okl_create_kle_pub.txdv_tbl_type;

10961: , p6_a41 out nocopy JTF_DATE_TABLE
10962: )
10963:
10964: as
10965: ddp_txdv_tbl okl_create_kle_pub.txdv_tbl_type;
10966: ddx_txdv_tbl okl_create_kle_pub.txdv_tbl_type;
10967: ddindx binary_integer; indx binary_integer;
10968: begin
10969:

Line 10966: ddx_txdv_tbl okl_create_kle_pub.txdv_tbl_type;

10962: )
10963:
10964: as
10965: ddp_txdv_tbl okl_create_kle_pub.txdv_tbl_type;
10966: ddx_txdv_tbl okl_create_kle_pub.txdv_tbl_type;
10967: ddindx binary_integer; indx binary_integer;
10968: begin
10969:
10970: -- copy data to the local IN or IN-OUT args, if any

Line 11022: okl_create_kle_pub.create_asset_line_details(p_api_version,

11018: );
11019:
11020:
11021: -- here's the delegated call to the old PL/SQL routine
11022: okl_create_kle_pub.create_asset_line_details(p_api_version,
11023: p_init_msg_list,
11024: x_return_status,
11025: x_msg_count,
11026: x_msg_data,

Line 11174: ddp_txdv_tbl okl_create_kle_pub.txdv_tbl_type;

11170: , p6_a41 out nocopy JTF_DATE_TABLE
11171: )
11172:
11173: as
11174: ddp_txdv_tbl okl_create_kle_pub.txdv_tbl_type;
11175: ddx_txdv_tbl okl_create_kle_pub.txdv_tbl_type;
11176: ddindx binary_integer; indx binary_integer;
11177: begin
11178:

Line 11175: ddx_txdv_tbl okl_create_kle_pub.txdv_tbl_type;

11171: )
11172:
11173: as
11174: ddp_txdv_tbl okl_create_kle_pub.txdv_tbl_type;
11175: ddx_txdv_tbl okl_create_kle_pub.txdv_tbl_type;
11176: ddindx binary_integer; indx binary_integer;
11177: begin
11178:
11179: -- copy data to the local IN or IN-OUT args, if any

Line 11231: okl_create_kle_pub.update_asset_line_details(p_api_version,

11227: );
11228:
11229:
11230: -- here's the delegated call to the old PL/SQL routine
11231: okl_create_kle_pub.update_asset_line_details(p_api_version,
11232: p_init_msg_list,
11233: x_return_status,
11234: x_msg_count,
11235: x_msg_data,

Line 11291: end okl_create_kle_pub_w;

11287: , p6_a41
11288: );
11289: end;
11290:
11291: end okl_create_kle_pub_w;