DBA Data[Home] [Help]

APPS.OKL_FORMULAE_PUB_W dependencies on OKL_FORMULAE_PUB

Line 1: package body okl_formulae_pub_w as

1: package body okl_formulae_pub_w as
2: /* $Header: OKLUFMAB.pls 120.1 2005/07/12 07:06:13 asawanka 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 98: ddp_fmav_rec okl_formulae_pub.fmav_rec_type;

94: , p5_a33 NUMBER := 0-1962.0724
95: )
96:
97: as
98: ddp_fmav_rec okl_formulae_pub.fmav_rec_type;
99: ddx_fmav_rec okl_formulae_pub.fmav_rec_type;
100: ddindx binary_integer; indx binary_integer;
101: begin
102:

Line 99: ddx_fmav_rec okl_formulae_pub.fmav_rec_type;

95: )
96:
97: as
98: ddp_fmav_rec okl_formulae_pub.fmav_rec_type;
99: ddx_fmav_rec okl_formulae_pub.fmav_rec_type;
100: ddindx binary_integer; indx binary_integer;
101: begin
102:
103: -- copy data to the local IN or IN-OUT args, if any

Line 146: okl_formulae_pub.insert_formulae(p_api_version,

142: ddp_fmav_rec.last_update_login := rosetta_g_miss_num_map(p5_a33);
143:
144:
145: -- here's the delegated call to the old PL/SQL routine
146: okl_formulae_pub.insert_formulae(p_api_version,
147: p_init_msg_list,
148: x_return_status,
149: x_msg_count,
150: x_msg_data,

Line 273: ddp_fmav_tbl okl_formulae_pub.fmav_tbl_type;

269: , p6_a33 out nocopy JTF_NUMBER_TABLE
270: )
271:
272: as
273: ddp_fmav_tbl okl_formulae_pub.fmav_tbl_type;
274: ddx_fmav_tbl okl_formulae_pub.fmav_tbl_type;
275: ddindx binary_integer; indx binary_integer;
276: begin
277:

Line 274: ddx_fmav_tbl okl_formulae_pub.fmav_tbl_type;

270: )
271:
272: as
273: ddp_fmav_tbl okl_formulae_pub.fmav_tbl_type;
274: ddx_fmav_tbl okl_formulae_pub.fmav_tbl_type;
275: ddindx binary_integer; indx binary_integer;
276: begin
277:
278: -- copy data to the local IN or IN-OUT args, if any

Line 322: okl_formulae_pub.insert_formulae(p_api_version,

318: );
319:
320:
321: -- here's the delegated call to the old PL/SQL routine
322: okl_formulae_pub.insert_formulae(p_api_version,
323: p_init_msg_list,
324: x_return_status,
325: x_msg_count,
326: x_msg_data,

Line 416: ddp_fmav_rec okl_formulae_pub.fmav_rec_type;

412: , p5_a33 NUMBER := 0-1962.0724
413: )
414:
415: as
416: ddp_fmav_rec okl_formulae_pub.fmav_rec_type;
417: ddindx binary_integer; indx binary_integer;
418: begin
419:
420: -- copy data to the local IN or IN-OUT args, if any

Line 462: okl_formulae_pub.lock_formulae(p_api_version,

458: ddp_fmav_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a32);
459: ddp_fmav_rec.last_update_login := rosetta_g_miss_num_map(p5_a33);
460:
461: -- here's the delegated call to the old PL/SQL routine
462: okl_formulae_pub.lock_formulae(p_api_version,
463: p_init_msg_list,
464: x_return_status,
465: x_msg_count,
466: x_msg_data,

Line 519: ddp_fmav_tbl okl_formulae_pub.fmav_tbl_type;

515: , p5_a33 JTF_NUMBER_TABLE
516: )
517:
518: as
519: ddp_fmav_tbl okl_formulae_pub.fmav_tbl_type;
520: ddindx binary_integer; indx binary_integer;
521: begin
522:
523: -- copy data to the local IN or IN-OUT args, if any

Line 566: okl_formulae_pub.lock_formulae(p_api_version,

562: , p5_a33
563: );
564:
565: -- here's the delegated call to the old PL/SQL routine
566: okl_formulae_pub.lock_formulae(p_api_version,
567: p_init_msg_list,
568: x_return_status,
569: x_msg_count,
570: x_msg_data,

Line 657: ddp_fmav_rec okl_formulae_pub.fmav_rec_type;

653: , p5_a33 NUMBER := 0-1962.0724
654: )
655:
656: as
657: ddp_fmav_rec okl_formulae_pub.fmav_rec_type;
658: ddx_fmav_rec okl_formulae_pub.fmav_rec_type;
659: ddindx binary_integer; indx binary_integer;
660: begin
661:

Line 658: ddx_fmav_rec okl_formulae_pub.fmav_rec_type;

654: )
655:
656: as
657: ddp_fmav_rec okl_formulae_pub.fmav_rec_type;
658: ddx_fmav_rec okl_formulae_pub.fmav_rec_type;
659: ddindx binary_integer; indx binary_integer;
660: begin
661:
662: -- copy data to the local IN or IN-OUT args, if any

Line 705: okl_formulae_pub.update_formulae(p_api_version,

701: ddp_fmav_rec.last_update_login := rosetta_g_miss_num_map(p5_a33);
702:
703:
704: -- here's the delegated call to the old PL/SQL routine
705: okl_formulae_pub.update_formulae(p_api_version,
706: p_init_msg_list,
707: x_return_status,
708: x_msg_count,
709: x_msg_data,

Line 832: ddp_fmav_tbl okl_formulae_pub.fmav_tbl_type;

828: , p6_a33 out nocopy JTF_NUMBER_TABLE
829: )
830:
831: as
832: ddp_fmav_tbl okl_formulae_pub.fmav_tbl_type;
833: ddx_fmav_tbl okl_formulae_pub.fmav_tbl_type;
834: ddindx binary_integer; indx binary_integer;
835: begin
836:

Line 833: ddx_fmav_tbl okl_formulae_pub.fmav_tbl_type;

829: )
830:
831: as
832: ddp_fmav_tbl okl_formulae_pub.fmav_tbl_type;
833: ddx_fmav_tbl okl_formulae_pub.fmav_tbl_type;
834: ddindx binary_integer; indx binary_integer;
835: begin
836:
837: -- copy data to the local IN or IN-OUT args, if any

Line 881: okl_formulae_pub.update_formulae(p_api_version,

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

Line 975: ddp_fmav_rec okl_formulae_pub.fmav_rec_type;

971: , p5_a33 NUMBER := 0-1962.0724
972: )
973:
974: as
975: ddp_fmav_rec okl_formulae_pub.fmav_rec_type;
976: ddindx binary_integer; indx binary_integer;
977: begin
978:
979: -- copy data to the local IN or IN-OUT args, if any

Line 1021: okl_formulae_pub.delete_formulae(p_api_version,

1017: ddp_fmav_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a32);
1018: ddp_fmav_rec.last_update_login := rosetta_g_miss_num_map(p5_a33);
1019:
1020: -- here's the delegated call to the old PL/SQL routine
1021: okl_formulae_pub.delete_formulae(p_api_version,
1022: p_init_msg_list,
1023: x_return_status,
1024: x_msg_count,
1025: x_msg_data,

Line 1078: ddp_fmav_tbl okl_formulae_pub.fmav_tbl_type;

1074: , p5_a33 JTF_NUMBER_TABLE
1075: )
1076:
1077: as
1078: ddp_fmav_tbl okl_formulae_pub.fmav_tbl_type;
1079: ddindx binary_integer; indx binary_integer;
1080: begin
1081:
1082: -- copy data to the local IN or IN-OUT args, if any

Line 1125: okl_formulae_pub.delete_formulae(p_api_version,

1121: , p5_a33
1122: );
1123:
1124: -- here's the delegated call to the old PL/SQL routine
1125: okl_formulae_pub.delete_formulae(p_api_version,
1126: p_init_msg_list,
1127: x_return_status,
1128: x_msg_count,
1129: x_msg_data,

Line 1182: ddp_fmav_rec okl_formulae_pub.fmav_rec_type;

1178: , p5_a33 NUMBER := 0-1962.0724
1179: )
1180:
1181: as
1182: ddp_fmav_rec okl_formulae_pub.fmav_rec_type;
1183: ddindx binary_integer; indx binary_integer;
1184: begin
1185:
1186: -- copy data to the local IN or IN-OUT args, if any

Line 1228: okl_formulae_pub.validate_formulae(p_api_version,

1224: ddp_fmav_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a32);
1225: ddp_fmav_rec.last_update_login := rosetta_g_miss_num_map(p5_a33);
1226:
1227: -- here's the delegated call to the old PL/SQL routine
1228: okl_formulae_pub.validate_formulae(p_api_version,
1229: p_init_msg_list,
1230: x_return_status,
1231: x_msg_count,
1232: x_msg_data,

Line 1285: ddp_fmav_tbl okl_formulae_pub.fmav_tbl_type;

1281: , p5_a33 JTF_NUMBER_TABLE
1282: )
1283:
1284: as
1285: ddp_fmav_tbl okl_formulae_pub.fmav_tbl_type;
1286: ddindx binary_integer; indx binary_integer;
1287: begin
1288:
1289: -- copy data to the local IN or IN-OUT args, if any

Line 1332: okl_formulae_pub.validate_formulae(p_api_version,

1328: , p5_a33
1329: );
1330:
1331: -- here's the delegated call to the old PL/SQL routine
1332: okl_formulae_pub.validate_formulae(p_api_version,
1333: p_init_msg_list,
1334: x_return_status,
1335: x_msg_count,
1336: x_msg_data,

Line 1347: end okl_formulae_pub_w;

1343:
1344:
1345: end;
1346:
1347: end okl_formulae_pub_w;