DBA Data[Home] [Help]

APPS.OKL_VP_ASSOCIATIONS_PVT_W dependencies on OKL_VP_ASSOCIATIONS_PVT

Line 1: package body okl_vp_associations_pvt_w as

1: package body okl_vp_associations_pvt_w as
2: /* $Header: OKLEVASB.pls 120.1 2005/10/30 04:58:05 appldev noship $ */
3: procedure create_vp_associations(p_api_version NUMBER
4: , p_init_msg_list VARCHAR2
5: , x_return_status out nocopy VARCHAR2

Line 81: ddp_vasv_rec okl_vp_associations_pvt.vasv_rec_type;

77: , p6_a34 out nocopy NUMBER
78: )
79:
80: as
81: ddp_vasv_rec okl_vp_associations_pvt.vasv_rec_type;
82: ddx_vasv_rec okl_vp_associations_pvt.vasv_rec_type;
83: ddindx binary_integer; indx binary_integer;
84: begin
85:

Line 82: ddx_vasv_rec okl_vp_associations_pvt.vasv_rec_type;

78: )
79:
80: as
81: ddp_vasv_rec okl_vp_associations_pvt.vasv_rec_type;
82: ddx_vasv_rec okl_vp_associations_pvt.vasv_rec_type;
83: ddindx binary_integer; indx binary_integer;
84: begin
85:
86: -- copy data to the local IN or IN-OUT args, if any

Line 130: okl_vp_associations_pvt.create_vp_associations(p_api_version,

126: ddp_vasv_rec.last_update_login := p5_a34;
127:
128:
129: -- here's the delegated call to the old PL/SQL routine
130: okl_vp_associations_pvt.create_vp_associations(p_api_version,
131: p_init_msg_list,
132: x_return_status,
133: x_msg_count,
134: x_msg_data,

Line 260: ddp_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;

256: , p6_a34 out nocopy JTF_NUMBER_TABLE
257: )
258:
259: as
260: ddp_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;
261: ddx_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;
262: ddindx binary_integer; indx binary_integer;
263: begin
264:

Line 261: ddx_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;

257: )
258:
259: as
260: ddp_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;
261: ddx_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;
262: ddindx binary_integer; indx binary_integer;
263: begin
264:
265: -- copy data to the local IN or IN-OUT args, if any

Line 310: okl_vp_associations_pvt.create_vp_associations(p_api_version,

306: );
307:
308:
309: -- here's the delegated call to the old PL/SQL routine
310: okl_vp_associations_pvt.create_vp_associations(p_api_version,
311: p_init_msg_list,
312: x_return_status,
313: x_msg_count,
314: x_msg_data,

Line 406: ddp_vasv_rec okl_vp_associations_pvt.vasv_rec_type;

402: , p5_a34 NUMBER
403: )
404:
405: as
406: ddp_vasv_rec okl_vp_associations_pvt.vasv_rec_type;
407: ddindx binary_integer; indx binary_integer;
408: begin
409:
410: -- copy data to the local IN or IN-OUT args, if any

Line 453: okl_vp_associations_pvt.lock_vp_associations(p_api_version,

449: ddp_vasv_rec.last_update_date := p5_a33;
450: ddp_vasv_rec.last_update_login := p5_a34;
451:
452: -- here's the delegated call to the old PL/SQL routine
453: okl_vp_associations_pvt.lock_vp_associations(p_api_version,
454: p_init_msg_list,
455: x_return_status,
456: x_msg_count,
457: x_msg_data,

Line 511: ddp_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;

507: , p5_a34 JTF_NUMBER_TABLE
508: )
509:
510: as
511: ddp_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;
512: ddindx binary_integer; indx binary_integer;
513: begin
514:
515: -- copy data to the local IN or IN-OUT args, if any

Line 559: okl_vp_associations_pvt.lock_vp_associations(p_api_version,

555: , p5_a34
556: );
557:
558: -- here's the delegated call to the old PL/SQL routine
559: okl_vp_associations_pvt.lock_vp_associations(p_api_version,
560: p_init_msg_list,
561: x_return_status,
562: x_msg_count,
563: x_msg_data,

Line 652: ddp_vasv_rec okl_vp_associations_pvt.vasv_rec_type;

648: , p6_a34 out nocopy NUMBER
649: )
650:
651: as
652: ddp_vasv_rec okl_vp_associations_pvt.vasv_rec_type;
653: ddx_vasv_rec okl_vp_associations_pvt.vasv_rec_type;
654: ddindx binary_integer; indx binary_integer;
655: begin
656:

Line 653: ddx_vasv_rec okl_vp_associations_pvt.vasv_rec_type;

649: )
650:
651: as
652: ddp_vasv_rec okl_vp_associations_pvt.vasv_rec_type;
653: ddx_vasv_rec okl_vp_associations_pvt.vasv_rec_type;
654: ddindx binary_integer; indx binary_integer;
655: begin
656:
657: -- copy data to the local IN or IN-OUT args, if any

Line 701: okl_vp_associations_pvt.update_vp_associations(p_api_version,

697: ddp_vasv_rec.last_update_login := p5_a34;
698:
699:
700: -- here's the delegated call to the old PL/SQL routine
701: okl_vp_associations_pvt.update_vp_associations(p_api_version,
702: p_init_msg_list,
703: x_return_status,
704: x_msg_count,
705: x_msg_data,

Line 831: ddp_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;

827: , p6_a34 out nocopy JTF_NUMBER_TABLE
828: )
829:
830: as
831: ddp_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;
832: ddx_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;
833: ddindx binary_integer; indx binary_integer;
834: begin
835:

Line 832: ddx_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;

828: )
829:
830: as
831: ddp_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;
832: ddx_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;
833: ddindx binary_integer; indx binary_integer;
834: begin
835:
836: -- copy data to the local IN or IN-OUT args, if any

Line 881: okl_vp_associations_pvt.update_vp_associations(p_api_version,

877: );
878:
879:
880: -- here's the delegated call to the old PL/SQL routine
881: okl_vp_associations_pvt.update_vp_associations(p_api_version,
882: p_init_msg_list,
883: x_return_status,
884: x_msg_count,
885: x_msg_data,

Line 977: ddp_vasv_rec okl_vp_associations_pvt.vasv_rec_type;

973: , p5_a34 NUMBER
974: )
975:
976: as
977: ddp_vasv_rec okl_vp_associations_pvt.vasv_rec_type;
978: ddindx binary_integer; indx binary_integer;
979: begin
980:
981: -- copy data to the local IN or IN-OUT args, if any

Line 1024: okl_vp_associations_pvt.delete_vp_associations(p_api_version,

1020: ddp_vasv_rec.last_update_date := p5_a33;
1021: ddp_vasv_rec.last_update_login := p5_a34;
1022:
1023: -- here's the delegated call to the old PL/SQL routine
1024: okl_vp_associations_pvt.delete_vp_associations(p_api_version,
1025: p_init_msg_list,
1026: x_return_status,
1027: x_msg_count,
1028: x_msg_data,

Line 1082: ddp_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;

1078: , p5_a34 JTF_NUMBER_TABLE
1079: )
1080:
1081: as
1082: ddp_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;
1083: ddindx binary_integer; indx binary_integer;
1084: begin
1085:
1086: -- copy data to the local IN or IN-OUT args, if any

Line 1130: okl_vp_associations_pvt.delete_vp_associations(p_api_version,

1126: , p5_a34
1127: );
1128:
1129: -- here's the delegated call to the old PL/SQL routine
1130: okl_vp_associations_pvt.delete_vp_associations(p_api_version,
1131: p_init_msg_list,
1132: x_return_status,
1133: x_msg_count,
1134: x_msg_data,

Line 1188: ddp_vasv_rec okl_vp_associations_pvt.vasv_rec_type;

1184: , p5_a34 NUMBER
1185: )
1186:
1187: as
1188: ddp_vasv_rec okl_vp_associations_pvt.vasv_rec_type;
1189: ddindx binary_integer; indx binary_integer;
1190: begin
1191:
1192: -- copy data to the local IN or IN-OUT args, if any

Line 1235: okl_vp_associations_pvt.validate_vp_associations(p_api_version,

1231: ddp_vasv_rec.last_update_date := p5_a33;
1232: ddp_vasv_rec.last_update_login := p5_a34;
1233:
1234: -- here's the delegated call to the old PL/SQL routine
1235: okl_vp_associations_pvt.validate_vp_associations(p_api_version,
1236: p_init_msg_list,
1237: x_return_status,
1238: x_msg_count,
1239: x_msg_data,

Line 1293: ddp_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;

1289: , p5_a34 JTF_NUMBER_TABLE
1290: )
1291:
1292: as
1293: ddp_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;
1294: ddindx binary_integer; indx binary_integer;
1295: begin
1296:
1297: -- copy data to the local IN or IN-OUT args, if any

Line 1341: okl_vp_associations_pvt.validate_vp_associations(p_api_version,

1337: , p5_a34
1338: );
1339:
1340: -- here's the delegated call to the old PL/SQL routine
1341: okl_vp_associations_pvt.validate_vp_associations(p_api_version,
1342: p_init_msg_list,
1343: x_return_status,
1344: x_msg_count,
1345: x_msg_data,

Line 1434: ddp_vasv_rec okl_vp_associations_pvt.vasv_rec_type;

1430: , p6_a34 out nocopy NUMBER
1431: )
1432:
1433: as
1434: ddp_vasv_rec okl_vp_associations_pvt.vasv_rec_type;
1435: ddx_vasv_rec okl_vp_associations_pvt.vasv_rec_type;
1436: ddindx binary_integer; indx binary_integer;
1437: begin
1438:

Line 1435: ddx_vasv_rec okl_vp_associations_pvt.vasv_rec_type;

1431: )
1432:
1433: as
1434: ddp_vasv_rec okl_vp_associations_pvt.vasv_rec_type;
1435: ddx_vasv_rec okl_vp_associations_pvt.vasv_rec_type;
1436: ddindx binary_integer; indx binary_integer;
1437: begin
1438:
1439: -- copy data to the local IN or IN-OUT args, if any

Line 1483: okl_vp_associations_pvt.copy_vp_associations(p_api_version,

1479: ddp_vasv_rec.last_update_login := p5_a34;
1480:
1481:
1482: -- here's the delegated call to the old PL/SQL routine
1483: okl_vp_associations_pvt.copy_vp_associations(p_api_version,
1484: p_init_msg_list,
1485: x_return_status,
1486: x_msg_count,
1487: x_msg_data,

Line 1613: ddp_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;

1609: , p6_a34 out nocopy JTF_NUMBER_TABLE
1610: )
1611:
1612: as
1613: ddp_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;
1614: ddx_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;
1615: ddindx binary_integer; indx binary_integer;
1616: begin
1617:

Line 1614: ddx_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;

1610: )
1611:
1612: as
1613: ddp_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;
1614: ddx_vasv_tbl okl_vp_associations_pvt.vasv_tbl_type;
1615: ddindx binary_integer; indx binary_integer;
1616: begin
1617:
1618: -- copy data to the local IN or IN-OUT args, if any

Line 1663: okl_vp_associations_pvt.copy_vp_associations(p_api_version,

1659: );
1660:
1661:
1662: -- here's the delegated call to the old PL/SQL routine
1663: okl_vp_associations_pvt.copy_vp_associations(p_api_version,
1664: p_init_msg_list,
1665: x_return_status,
1666: x_msg_count,
1667: x_msg_data,

Line 1716: end okl_vp_associations_pvt_w;

1712: , p6_a34
1713: );
1714: end;
1715:
1716: end okl_vp_associations_pvt_w;