DBA Data[Home] [Help]

APPS.OKL_CONTRACT_PUB_W dependencies on OKL_CONTRACT_PUB

Line 1: package body okl_contract_pub_w as

1: package body okl_contract_pub_w as
2: /* $Header: OKLUKHRB.pls 115.9 2003/10/16 10:00:20 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 373: ddp_khrv_rec okl_contract_pub.khrv_rec_type;

369: )
370:
371: as
372: ddp_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
373: ddp_khrv_rec okl_contract_pub.khrv_rec_type;
374: ddx_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
375: ddx_khrv_rec okl_contract_pub.khrv_rec_type;
376: ddindx binary_integer; indx binary_integer;
377: begin

Line 375: ddx_khrv_rec okl_contract_pub.khrv_rec_type;

371: as
372: ddp_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
373: ddp_khrv_rec okl_contract_pub.khrv_rec_type;
374: ddx_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
375: ddx_khrv_rec okl_contract_pub.khrv_rec_type;
376: ddindx binary_integer; indx binary_integer;
377: begin
378:
379: -- copy data to the local IN or IN-OUT args, if any

Line 561: okl_contract_pub.create_contract_header(p_api_version,

557:
558:
559:
560: -- here's the delegated call to the old PL/SQL routine
561: okl_contract_pub.create_contract_header(p_api_version,
562: p_init_msg_list,
563: x_return_status,
564: x_msg_count,
565: x_msg_data,

Line 1104: ddp_khrv_tbl okl_contract_pub.khrv_tbl_type;

1100: )
1101:
1102: as
1103: ddp_chrv_tbl okl_okc_migration_pvt.chrv_tbl_type;
1104: ddp_khrv_tbl okl_contract_pub.khrv_tbl_type;
1105: ddx_chrv_tbl okl_okc_migration_pvt.chrv_tbl_type;
1106: ddx_khrv_tbl okl_contract_pub.khrv_tbl_type;
1107: ddindx binary_integer; indx binary_integer;
1108: begin

Line 1106: ddx_khrv_tbl okl_contract_pub.khrv_tbl_type;

1102: as
1103: ddp_chrv_tbl okl_okc_migration_pvt.chrv_tbl_type;
1104: ddp_khrv_tbl okl_contract_pub.khrv_tbl_type;
1105: ddx_chrv_tbl okl_okc_migration_pvt.chrv_tbl_type;
1106: ddx_khrv_tbl okl_contract_pub.khrv_tbl_type;
1107: ddindx binary_integer; indx binary_integer;
1108: begin
1109:
1110: -- copy data to the local IN or IN-OUT args, if any

Line 1294: okl_contract_pub.create_contract_header(p_api_version,

1290:
1291:
1292:
1293: -- here's the delegated call to the old PL/SQL routine
1294: okl_contract_pub.create_contract_header(p_api_version,
1295: p_init_msg_list,
1296: x_return_status,
1297: x_msg_count,
1298: x_msg_data,

Line 1840: ddp_khrv_rec okl_contract_pub.khrv_rec_type;

1836: )
1837:
1838: as
1839: ddp_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
1840: ddp_khrv_rec okl_contract_pub.khrv_rec_type;
1841: ddx_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
1842: ddx_khrv_rec okl_contract_pub.khrv_rec_type;
1843: ddindx binary_integer; indx binary_integer;
1844: begin

Line 1842: ddx_khrv_rec okl_contract_pub.khrv_rec_type;

1838: as
1839: ddp_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
1840: ddp_khrv_rec okl_contract_pub.khrv_rec_type;
1841: ddx_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
1842: ddx_khrv_rec okl_contract_pub.khrv_rec_type;
1843: ddindx binary_integer; indx binary_integer;
1844: begin
1845:
1846: -- copy data to the local IN or IN-OUT args, if any

Line 2029: okl_contract_pub.update_contract_header(p_api_version,

2025:
2026:
2027:
2028: -- here's the delegated call to the old PL/SQL routine
2029: okl_contract_pub.update_contract_header(p_api_version,
2030: p_init_msg_list,
2031: x_return_status,
2032: x_msg_count,
2033: x_msg_data,

Line 2575: ddp_khrv_tbl okl_contract_pub.khrv_tbl_type;

2571: )
2572:
2573: as
2574: ddp_chrv_tbl okl_okc_migration_pvt.chrv_tbl_type;
2575: ddp_khrv_tbl okl_contract_pub.khrv_tbl_type;
2576: ddx_chrv_tbl okl_okc_migration_pvt.chrv_tbl_type;
2577: ddx_khrv_tbl okl_contract_pub.khrv_tbl_type;
2578: ddindx binary_integer; indx binary_integer;
2579: begin

Line 2577: ddx_khrv_tbl okl_contract_pub.khrv_tbl_type;

2573: as
2574: ddp_chrv_tbl okl_okc_migration_pvt.chrv_tbl_type;
2575: ddp_khrv_tbl okl_contract_pub.khrv_tbl_type;
2576: ddx_chrv_tbl okl_okc_migration_pvt.chrv_tbl_type;
2577: ddx_khrv_tbl okl_contract_pub.khrv_tbl_type;
2578: ddindx binary_integer; indx binary_integer;
2579: begin
2580:
2581: -- copy data to the local IN or IN-OUT args, if any

Line 2766: okl_contract_pub.update_contract_header(p_api_version,

2762:
2763:
2764:
2765: -- here's the delegated call to the old PL/SQL routine
2766: okl_contract_pub.update_contract_header(p_api_version,
2767: p_init_msg_list,
2768: x_return_status,
2769: x_msg_count,
2770: x_msg_data,

Line 3315: ddp_khrv_rec okl_contract_pub.khrv_rec_type;

3311: )
3312:
3313: as
3314: ddp_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
3315: ddp_khrv_rec okl_contract_pub.khrv_rec_type;
3316: ddx_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
3317: ddx_khrv_rec okl_contract_pub.khrv_rec_type;
3318: ddindx binary_integer; indx binary_integer;
3319: begin

Line 3317: ddx_khrv_rec okl_contract_pub.khrv_rec_type;

3313: as
3314: ddp_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
3315: ddp_khrv_rec okl_contract_pub.khrv_rec_type;
3316: ddx_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
3317: ddx_khrv_rec okl_contract_pub.khrv_rec_type;
3318: ddindx binary_integer; indx binary_integer;
3319: begin
3320:
3321: -- copy data to the local IN or IN-OUT args, if any

Line 3505: okl_contract_pub.update_contract_header(p_api_version,

3501:
3502:
3503:
3504: -- here's the delegated call to the old PL/SQL routine
3505: okl_contract_pub.update_contract_header(p_api_version,
3506: p_init_msg_list,
3507: x_return_status,
3508: x_msg_count,
3509: x_msg_data,

Line 3881: ddp_khrv_rec okl_contract_pub.khrv_rec_type;

3877: )
3878:
3879: as
3880: ddp_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
3881: ddp_khrv_rec okl_contract_pub.khrv_rec_type;
3882: ddindx binary_integer; indx binary_integer;
3883: begin
3884:
3885: -- copy data to the local IN or IN-OUT args, if any

Line 4065: okl_contract_pub.delete_contract_header(p_api_version,

4061: ddp_khrv_rec.securitized_code := p6_a64;
4062: ddp_khrv_rec.securitization_type := p6_a65;
4063:
4064: -- here's the delegated call to the old PL/SQL routine
4065: okl_contract_pub.delete_contract_header(p_api_version,
4066: p_init_msg_list,
4067: x_return_status,
4068: x_msg_count,
4069: x_msg_data,

Line 4262: ddp_khrv_tbl okl_contract_pub.khrv_tbl_type;

4258: )
4259:
4260: as
4261: ddp_chrv_tbl okl_okc_migration_pvt.chrv_tbl_type;
4262: ddp_khrv_tbl okl_contract_pub.khrv_tbl_type;
4263: ddindx binary_integer; indx binary_integer;
4264: begin
4265:
4266: -- copy data to the local IN or IN-OUT args, if any

Line 4448: okl_contract_pub.delete_contract_header(p_api_version,

4444: , p6_a65
4445: );
4446:
4447: -- here's the delegated call to the old PL/SQL routine
4448: okl_contract_pub.delete_contract_header(p_api_version,
4449: p_init_msg_list,
4450: x_return_status,
4451: x_msg_count,
4452: x_msg_data,

Line 4645: ddp_khrv_rec okl_contract_pub.khrv_rec_type;

4641: )
4642:
4643: as
4644: ddp_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
4645: ddp_khrv_rec okl_contract_pub.khrv_rec_type;
4646: ddindx binary_integer; indx binary_integer;
4647: begin
4648:
4649: -- copy data to the local IN or IN-OUT args, if any

Line 4829: okl_contract_pub.lock_contract_header(p_api_version,

4825: ddp_khrv_rec.securitized_code := p6_a64;
4826: ddp_khrv_rec.securitization_type := p6_a65;
4827:
4828: -- here's the delegated call to the old PL/SQL routine
4829: okl_contract_pub.lock_contract_header(p_api_version,
4830: p_init_msg_list,
4831: x_return_status,
4832: x_msg_count,
4833: x_msg_data,

Line 5026: ddp_khrv_tbl okl_contract_pub.khrv_tbl_type;

5022: )
5023:
5024: as
5025: ddp_chrv_tbl okl_okc_migration_pvt.chrv_tbl_type;
5026: ddp_khrv_tbl okl_contract_pub.khrv_tbl_type;
5027: ddindx binary_integer; indx binary_integer;
5028: begin
5029:
5030: -- copy data to the local IN or IN-OUT args, if any

Line 5212: okl_contract_pub.lock_contract_header(p_api_version,

5208: , p6_a65
5209: );
5210:
5211: -- here's the delegated call to the old PL/SQL routine
5212: okl_contract_pub.lock_contract_header(p_api_version,
5213: p_init_msg_list,
5214: x_return_status,
5215: x_msg_count,
5216: x_msg_data,

Line 5409: ddp_khrv_rec okl_contract_pub.khrv_rec_type;

5405: )
5406:
5407: as
5408: ddp_chrv_rec okl_okc_migration_pvt.chrv_rec_type;
5409: ddp_khrv_rec okl_contract_pub.khrv_rec_type;
5410: ddindx binary_integer; indx binary_integer;
5411: begin
5412:
5413: -- copy data to the local IN or IN-OUT args, if any

Line 5593: okl_contract_pub.validate_contract_header(p_api_version,

5589: ddp_khrv_rec.securitized_code := p6_a64;
5590: ddp_khrv_rec.securitization_type := p6_a65;
5591:
5592: -- here's the delegated call to the old PL/SQL routine
5593: okl_contract_pub.validate_contract_header(p_api_version,
5594: p_init_msg_list,
5595: x_return_status,
5596: x_msg_count,
5597: x_msg_data,

Line 5790: ddp_khrv_tbl okl_contract_pub.khrv_tbl_type;

5786: )
5787:
5788: as
5789: ddp_chrv_tbl okl_okc_migration_pvt.chrv_tbl_type;
5790: ddp_khrv_tbl okl_contract_pub.khrv_tbl_type;
5791: ddindx binary_integer; indx binary_integer;
5792: begin
5793:
5794: -- copy data to the local IN or IN-OUT args, if any

Line 5976: okl_contract_pub.validate_contract_header(p_api_version,

5972: , p6_a65
5973: );
5974:
5975: -- here's the delegated call to the old PL/SQL routine
5976: okl_contract_pub.validate_contract_header(p_api_version,
5977: p_init_msg_list,
5978: x_return_status,
5979: x_msg_count,
5980: x_msg_data,

Line 6380: ddp_klev_rec okl_contract_pub.klev_rec_type;

6376: )
6377:
6378: as
6379: ddp_clev_rec okl_okc_migration_pvt.clev_rec_type;
6380: ddp_klev_rec okl_contract_pub.klev_rec_type;
6381: ddx_clev_rec okl_okc_migration_pvt.clev_rec_type;
6382: ddx_klev_rec okl_contract_pub.klev_rec_type;
6383: ddindx binary_integer; indx binary_integer;
6384: begin

Line 6382: ddx_klev_rec okl_contract_pub.klev_rec_type;

6378: as
6379: ddp_clev_rec okl_okc_migration_pvt.clev_rec_type;
6380: ddp_klev_rec okl_contract_pub.klev_rec_type;
6381: ddx_clev_rec okl_okc_migration_pvt.clev_rec_type;
6382: ddx_klev_rec okl_contract_pub.klev_rec_type;
6383: ddindx binary_integer; indx binary_integer;
6384: begin
6385:
6386: -- copy data to the local IN or IN-OUT args, if any

Line 6586: okl_contract_pub.create_contract_line(p_api_version,

6582:
6583:
6584:
6585: -- here's the delegated call to the old PL/SQL routine
6586: okl_contract_pub.create_contract_line(p_api_version,
6587: p_init_msg_list,
6588: x_return_status,
6589: x_msg_count,
6590: x_msg_data,

Line 7183: ddp_klev_tbl okl_contract_pub.klev_tbl_type;

7179: )
7180:
7181: as
7182: ddp_clev_tbl okl_okc_migration_pvt.clev_tbl_type;
7183: ddp_klev_tbl okl_contract_pub.klev_tbl_type;
7184: ddx_clev_tbl okl_okc_migration_pvt.clev_tbl_type;
7185: ddx_klev_tbl okl_contract_pub.klev_tbl_type;
7186: ddindx binary_integer; indx binary_integer;
7187: begin

Line 7185: ddx_klev_tbl okl_contract_pub.klev_tbl_type;

7181: as
7182: ddp_clev_tbl okl_okc_migration_pvt.clev_tbl_type;
7183: ddp_klev_tbl okl_contract_pub.klev_tbl_type;
7184: ddx_clev_tbl okl_okc_migration_pvt.clev_tbl_type;
7185: ddx_klev_tbl okl_contract_pub.klev_tbl_type;
7186: ddindx binary_integer; indx binary_integer;
7187: begin
7188:
7189: -- copy data to the local IN or IN-OUT args, if any

Line 7391: okl_contract_pub.create_contract_line(p_api_version,

7387:
7388:
7389:
7390: -- here's the delegated call to the old PL/SQL routine
7391: okl_contract_pub.create_contract_line(p_api_version,
7392: p_init_msg_list,
7393: x_return_status,
7394: x_msg_count,
7395: x_msg_data,

Line 7990: ddp_klev_rec okl_contract_pub.klev_rec_type;

7986: )
7987:
7988: as
7989: ddp_clev_rec okl_okc_migration_pvt.clev_rec_type;
7990: ddp_klev_rec okl_contract_pub.klev_rec_type;
7991: ddx_clev_rec okl_okc_migration_pvt.clev_rec_type;
7992: ddx_klev_rec okl_contract_pub.klev_rec_type;
7993: ddindx binary_integer; indx binary_integer;
7994: begin

Line 7992: ddx_klev_rec okl_contract_pub.klev_rec_type;

7988: as
7989: ddp_clev_rec okl_okc_migration_pvt.clev_rec_type;
7990: ddp_klev_rec okl_contract_pub.klev_rec_type;
7991: ddx_clev_rec okl_okc_migration_pvt.clev_rec_type;
7992: ddx_klev_rec okl_contract_pub.klev_rec_type;
7993: ddindx binary_integer; indx binary_integer;
7994: begin
7995:
7996: -- copy data to the local IN or IN-OUT args, if any

Line 8196: okl_contract_pub.update_contract_line(p_api_version,

8192:
8193:
8194:
8195: -- here's the delegated call to the old PL/SQL routine
8196: okl_contract_pub.update_contract_line(p_api_version,
8197: p_init_msg_list,
8198: x_return_status,
8199: x_msg_count,
8200: x_msg_data,

Line 8793: ddp_klev_tbl okl_contract_pub.klev_tbl_type;

8789: )
8790:
8791: as
8792: ddp_clev_tbl okl_okc_migration_pvt.clev_tbl_type;
8793: ddp_klev_tbl okl_contract_pub.klev_tbl_type;
8794: ddx_clev_tbl okl_okc_migration_pvt.clev_tbl_type;
8795: ddx_klev_tbl okl_contract_pub.klev_tbl_type;
8796: ddindx binary_integer; indx binary_integer;
8797: begin

Line 8795: ddx_klev_tbl okl_contract_pub.klev_tbl_type;

8791: as
8792: ddp_clev_tbl okl_okc_migration_pvt.clev_tbl_type;
8793: ddp_klev_tbl okl_contract_pub.klev_tbl_type;
8794: ddx_clev_tbl okl_okc_migration_pvt.clev_tbl_type;
8795: ddx_klev_tbl okl_contract_pub.klev_tbl_type;
8796: ddindx binary_integer; indx binary_integer;
8797: begin
8798:
8799: -- copy data to the local IN or IN-OUT args, if any

Line 9001: okl_contract_pub.update_contract_line(p_api_version,

8997:
8998:
8999:
9000: -- here's the delegated call to the old PL/SQL routine
9001: okl_contract_pub.update_contract_line(p_api_version,
9002: p_init_msg_list,
9003: x_return_status,
9004: x_msg_count,
9005: x_msg_data,

Line 9601: ddp_klev_rec okl_contract_pub.klev_rec_type;

9597: )
9598:
9599: as
9600: ddp_clev_rec okl_okc_migration_pvt.clev_rec_type;
9601: ddp_klev_rec okl_contract_pub.klev_rec_type;
9602: ddx_clev_rec okl_okc_migration_pvt.clev_rec_type;
9603: ddx_klev_rec okl_contract_pub.klev_rec_type;
9604: ddindx binary_integer; indx binary_integer;
9605: begin

Line 9603: ddx_klev_rec okl_contract_pub.klev_rec_type;

9599: as
9600: ddp_clev_rec okl_okc_migration_pvt.clev_rec_type;
9601: ddp_klev_rec okl_contract_pub.klev_rec_type;
9602: ddx_clev_rec okl_okc_migration_pvt.clev_rec_type;
9603: ddx_klev_rec okl_contract_pub.klev_rec_type;
9604: ddindx binary_integer; indx binary_integer;
9605: begin
9606:
9607: -- copy data to the local IN or IN-OUT args, if any

Line 9808: okl_contract_pub.update_contract_line(p_api_version,

9804:
9805:
9806:
9807: -- here's the delegated call to the old PL/SQL routine
9808: okl_contract_pub.update_contract_line(p_api_version,
9809: p_init_msg_list,
9810: x_return_status,
9811: x_msg_count,
9812: x_msg_data,

Line 10408: ddp_klev_tbl okl_contract_pub.klev_tbl_type;

10404: )
10405:
10406: as
10407: ddp_clev_tbl okl_okc_migration_pvt.clev_tbl_type;
10408: ddp_klev_tbl okl_contract_pub.klev_tbl_type;
10409: ddx_clev_tbl okl_okc_migration_pvt.clev_tbl_type;
10410: ddx_klev_tbl okl_contract_pub.klev_tbl_type;
10411: ddindx binary_integer; indx binary_integer;
10412: begin

Line 10410: ddx_klev_tbl okl_contract_pub.klev_tbl_type;

10406: as
10407: ddp_clev_tbl okl_okc_migration_pvt.clev_tbl_type;
10408: ddp_klev_tbl okl_contract_pub.klev_tbl_type;
10409: ddx_clev_tbl okl_okc_migration_pvt.clev_tbl_type;
10410: ddx_klev_tbl okl_contract_pub.klev_tbl_type;
10411: ddindx binary_integer; indx binary_integer;
10412: begin
10413:
10414: -- copy data to the local IN or IN-OUT args, if any

Line 10617: okl_contract_pub.update_contract_line(p_api_version,

10613:
10614:
10615:
10616: -- here's the delegated call to the old PL/SQL routine
10617: okl_contract_pub.update_contract_line(p_api_version,
10618: p_init_msg_list,
10619: x_return_status,
10620: x_msg_count,
10621: x_msg_data,

Line 11029: ddp_klev_rec okl_contract_pub.klev_rec_type;

11025: )
11026:
11027: as
11028: ddp_clev_rec okl_okc_migration_pvt.clev_rec_type;
11029: ddp_klev_rec okl_contract_pub.klev_rec_type;
11030: ddindx binary_integer; indx binary_integer;
11031: begin
11032:
11033: -- copy data to the local IN or IN-OUT args, if any

Line 11231: okl_contract_pub.delete_contract_line(p_api_version,

11227: ddp_klev_rec.pay_investor_event := p6_a97;
11228: ddp_klev_rec.pay_investor_remittance_days := rosetta_g_miss_num_map(p6_a98);
11229:
11230: -- here's the delegated call to the old PL/SQL routine
11231: okl_contract_pub.delete_contract_line(p_api_version,
11232: p_init_msg_list,
11233: x_return_status,
11234: x_msg_count,
11235: x_msg_data,

Line 11446: ddp_klev_tbl okl_contract_pub.klev_tbl_type;

11442: )
11443:
11444: as
11445: ddp_clev_tbl okl_okc_migration_pvt.clev_tbl_type;
11446: ddp_klev_tbl okl_contract_pub.klev_tbl_type;
11447: ddindx binary_integer; indx binary_integer;
11448: begin
11449:
11450: -- copy data to the local IN or IN-OUT args, if any

Line 11650: okl_contract_pub.delete_contract_line(p_api_version,

11646: , p6_a98
11647: );
11648:
11649: -- here's the delegated call to the old PL/SQL routine
11650: okl_contract_pub.delete_contract_line(p_api_version,
11651: p_init_msg_list,
11652: x_return_status,
11653: x_msg_count,
11654: x_msg_data,

Line 11866: ddp_klev_rec okl_contract_pub.klev_rec_type;

11862: )
11863:
11864: as
11865: ddp_clev_rec okl_okc_migration_pvt.clev_rec_type;
11866: ddp_klev_rec okl_contract_pub.klev_rec_type;
11867: ddindx binary_integer; indx binary_integer;
11868: begin
11869:
11870: -- copy data to the local IN or IN-OUT args, if any

Line 12069: okl_contract_pub.delete_contract_line(p_api_version,

12065: ddp_klev_rec.pay_investor_remittance_days := rosetta_g_miss_num_map(p6_a98);
12066:
12067:
12068: -- here's the delegated call to the old PL/SQL routine
12069: okl_contract_pub.delete_contract_line(p_api_version,
12070: p_init_msg_list,
12071: x_return_status,
12072: x_msg_count,
12073: x_msg_data,

Line 12287: ddp_klev_tbl okl_contract_pub.klev_tbl_type;

12283: )
12284:
12285: as
12286: ddp_clev_tbl okl_okc_migration_pvt.clev_tbl_type;
12287: ddp_klev_tbl okl_contract_pub.klev_tbl_type;
12288: ddindx binary_integer; indx binary_integer;
12289: begin
12290:
12291: -- copy data to the local IN or IN-OUT args, if any

Line 12492: okl_contract_pub.delete_contract_line(p_api_version,

12488: );
12489:
12490:
12491: -- here's the delegated call to the old PL/SQL routine
12492: okl_contract_pub.delete_contract_line(p_api_version,
12493: p_init_msg_list,
12494: x_return_status,
12495: x_msg_count,
12496: x_msg_data,

Line 12709: ddp_klev_rec okl_contract_pub.klev_rec_type;

12705: )
12706:
12707: as
12708: ddp_clev_rec okl_okc_migration_pvt.clev_rec_type;
12709: ddp_klev_rec okl_contract_pub.klev_rec_type;
12710: ddindx binary_integer; indx binary_integer;
12711: begin
12712:
12713: -- copy data to the local IN or IN-OUT args, if any

Line 12911: okl_contract_pub.lock_contract_line(p_api_version,

12907: ddp_klev_rec.pay_investor_event := p6_a97;
12908: ddp_klev_rec.pay_investor_remittance_days := rosetta_g_miss_num_map(p6_a98);
12909:
12910: -- here's the delegated call to the old PL/SQL routine
12911: okl_contract_pub.lock_contract_line(p_api_version,
12912: p_init_msg_list,
12913: x_return_status,
12914: x_msg_count,
12915: x_msg_data,

Line 13126: ddp_klev_tbl okl_contract_pub.klev_tbl_type;

13122: )
13123:
13124: as
13125: ddp_clev_tbl okl_okc_migration_pvt.clev_tbl_type;
13126: ddp_klev_tbl okl_contract_pub.klev_tbl_type;
13127: ddindx binary_integer; indx binary_integer;
13128: begin
13129:
13130: -- copy data to the local IN or IN-OUT args, if any

Line 13330: okl_contract_pub.lock_contract_line(p_api_version,

13326: , p6_a98
13327: );
13328:
13329: -- here's the delegated call to the old PL/SQL routine
13330: okl_contract_pub.lock_contract_line(p_api_version,
13331: p_init_msg_list,
13332: x_return_status,
13333: x_msg_count,
13334: x_msg_data,

Line 13545: ddp_klev_rec okl_contract_pub.klev_rec_type;

13541: )
13542:
13543: as
13544: ddp_clev_rec okl_okc_migration_pvt.clev_rec_type;
13545: ddp_klev_rec okl_contract_pub.klev_rec_type;
13546: ddindx binary_integer; indx binary_integer;
13547: begin
13548:
13549: -- copy data to the local IN or IN-OUT args, if any

Line 13747: okl_contract_pub.validate_contract_line(p_api_version,

13743: ddp_klev_rec.pay_investor_event := p6_a97;
13744: ddp_klev_rec.pay_investor_remittance_days := rosetta_g_miss_num_map(p6_a98);
13745:
13746: -- here's the delegated call to the old PL/SQL routine
13747: okl_contract_pub.validate_contract_line(p_api_version,
13748: p_init_msg_list,
13749: x_return_status,
13750: x_msg_count,
13751: x_msg_data,

Line 13962: ddp_klev_tbl okl_contract_pub.klev_tbl_type;

13958: )
13959:
13960: as
13961: ddp_clev_tbl okl_okc_migration_pvt.clev_tbl_type;
13962: ddp_klev_tbl okl_contract_pub.klev_tbl_type;
13963: ddindx binary_integer; indx binary_integer;
13964: begin
13965:
13966: -- copy data to the local IN or IN-OUT args, if any

Line 14166: okl_contract_pub.validate_contract_line(p_api_version,

14162: , p6_a98
14163: );
14164:
14165: -- here's the delegated call to the old PL/SQL routine
14166: okl_contract_pub.validate_contract_line(p_api_version,
14167: p_init_msg_list,
14168: x_return_status,
14169: x_msg_count,
14170: x_msg_data,

Line 14247: okl_contract_pub.create_governance(p_api_version,

14243: ddp_gvev_rec.last_update_login := rosetta_g_miss_num_map(p5_a13);
14244:
14245:
14246: -- here's the delegated call to the old PL/SQL routine
14247: okl_contract_pub.create_governance(p_api_version,
14248: p_init_msg_list,
14249: x_return_status,
14250: x_msg_count,
14251: x_msg_data,

Line 14343: okl_contract_pub.create_governance(p_api_version,

14339: );
14340:
14341:
14342: -- here's the delegated call to the old PL/SQL routine
14343: okl_contract_pub.create_governance(p_api_version,
14344: p_init_msg_list,
14345: x_return_status,
14346: x_msg_count,
14347: x_msg_data,

Line 14439: okl_contract_pub.update_governance(p_api_version,

14435: ddp_gvev_rec.last_update_login := rosetta_g_miss_num_map(p5_a13);
14436:
14437:
14438: -- here's the delegated call to the old PL/SQL routine
14439: okl_contract_pub.update_governance(p_api_version,
14440: p_init_msg_list,
14441: x_return_status,
14442: x_msg_count,
14443: x_msg_data,

Line 14535: okl_contract_pub.update_governance(p_api_version,

14531: );
14532:
14533:
14534: -- here's the delegated call to the old PL/SQL routine
14535: okl_contract_pub.update_governance(p_api_version,
14536: p_init_msg_list,
14537: x_return_status,
14538: x_msg_count,
14539: x_msg_data,

Line 14615: okl_contract_pub.delete_governance(p_api_version,

14611: ddp_gvev_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a12);
14612: ddp_gvev_rec.last_update_login := rosetta_g_miss_num_map(p5_a13);
14613:
14614: -- here's the delegated call to the old PL/SQL routine
14615: okl_contract_pub.delete_governance(p_api_version,
14616: p_init_msg_list,
14617: x_return_status,
14618: x_msg_count,
14619: x_msg_data,

Line 14679: okl_contract_pub.delete_governance(p_api_version,

14675: , p5_a13
14676: );
14677:
14678: -- here's the delegated call to the old PL/SQL routine
14679: okl_contract_pub.delete_governance(p_api_version,
14680: p_init_msg_list,
14681: x_return_status,
14682: x_msg_count,
14683: x_msg_data,

Line 14742: okl_contract_pub.lock_governance(p_api_version,

14738: ddp_gvev_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a12);
14739: ddp_gvev_rec.last_update_login := rosetta_g_miss_num_map(p5_a13);
14740:
14741: -- here's the delegated call to the old PL/SQL routine
14742: okl_contract_pub.lock_governance(p_api_version,
14743: p_init_msg_list,
14744: x_return_status,
14745: x_msg_count,
14746: x_msg_data,

Line 14806: okl_contract_pub.lock_governance(p_api_version,

14802: , p5_a13
14803: );
14804:
14805: -- here's the delegated call to the old PL/SQL routine
14806: okl_contract_pub.lock_governance(p_api_version,
14807: p_init_msg_list,
14808: x_return_status,
14809: x_msg_count,
14810: x_msg_data,

Line 14869: okl_contract_pub.validate_governance(p_api_version,

14865: ddp_gvev_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a12);
14866: ddp_gvev_rec.last_update_login := rosetta_g_miss_num_map(p5_a13);
14867:
14868: -- here's the delegated call to the old PL/SQL routine
14869: okl_contract_pub.validate_governance(p_api_version,
14870: p_init_msg_list,
14871: x_return_status,
14872: x_msg_count,
14873: x_msg_data,

Line 14933: okl_contract_pub.validate_governance(p_api_version,

14929: , p5_a13
14930: );
14931:
14932: -- here's the delegated call to the old PL/SQL routine
14933: okl_contract_pub.validate_governance(p_api_version,
14934: p_init_msg_list,
14935: x_return_status,
14936: x_msg_count,
14937: x_msg_data,

Line 14964: ddx_hdr_tbl okl_contract_pub.hdr_tbl_type;

14960: , x_hdr_tbl out nocopy JTF_VARCHAR2_TABLE_300
14961: )
14962:
14963: as
14964: ddx_hdr_tbl okl_contract_pub.hdr_tbl_type;
14965: ddindx binary_integer; indx binary_integer;
14966: begin
14967:
14968: -- copy data to the local IN or IN-OUT args, if any

Line 14983: okl_contract_pub.get_contract_header_info(p_api_version,

14979:
14980:
14981:
14982: -- here's the delegated call to the old PL/SQL routine
14983: okl_contract_pub.get_contract_header_info(p_api_version,
14984: p_init_msg_list,
14985: x_return_status,
14986: x_msg_count,
14987: x_msg_data,

Line 15013: end okl_contract_pub_w;

15009:
15010: okl_contract_pvt_w.rosetta_table_copy_out_p4(ddx_hdr_tbl, x_hdr_tbl);
15011: end;
15012:
15013: end okl_contract_pub_w;