DBA Data[Home] [Help]

APPS.AMS_THLDACT_PVT_W dependencies on AMS_THLDACT_PVT

Line 1: package body ams_thldact_pvt_w as

1: package body ams_thldact_pvt_w as
2: /* $Header: amswthab.pls 115.1 2003/07/03 14:24:42 cgoyal 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 60: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;

56: , p7_a26 NUMBER := 0-1962.0724
57: )
58:
59: as
60: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;
61: ddindx binary_integer; indx binary_integer;
62: begin
63:
64: -- copy data to the local IN or IN-OUT args, if any

Line 102: ams_thldact_pvt.create_thldact(p_api_version,

98: ddp_thldact_rec.action_for_id := rosetta_g_miss_num_map(p7_a26);
99:
100:
101: -- here's the delegated call to the old PL/SQL routine
102: ams_thldact_pvt.create_thldact(p_api_version,
103: p_init_msg_list,
104: p_commit,
105: p_validation_level,
106: x_return_status,

Line 160: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;

156: , p7_a26 NUMBER := 0-1962.0724
157: )
158:
159: as
160: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;
161: ddindx binary_integer; indx binary_integer;
162: begin
163:
164: -- copy data to the local IN or IN-OUT args, if any

Line 201: ams_thldact_pvt.update_thldact(p_api_version,

197: ddp_thldact_rec.from_fax_no := p7_a25;
198: ddp_thldact_rec.action_for_id := rosetta_g_miss_num_map(p7_a26);
199:
200: -- here's the delegated call to the old PL/SQL routine
201: ams_thldact_pvt.update_thldact(p_api_version,
202: p_init_msg_list,
203: p_commit,
204: p_validation_level,
205: x_return_status,

Line 256: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;

252: , p6_a26 NUMBER := 0-1962.0724
253: )
254:
255: as
256: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;
257: ddindx binary_integer; indx binary_integer;
258: begin
259:
260: -- copy data to the local IN or IN-OUT args, if any

Line 296: ams_thldact_pvt.validate_thldact(p_api_version,

292: ddp_thldact_rec.from_fax_no := p6_a25;
293: ddp_thldact_rec.action_for_id := rosetta_g_miss_num_map(p6_a26);
294:
295: -- here's the delegated call to the old PL/SQL routine
296: ams_thldact_pvt.validate_thldact(p_api_version,
297: p_init_msg_list,
298: p_validation_level,
299: x_return_status,
300: x_msg_count,

Line 345: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;

341: , p0_a26 NUMBER := 0-1962.0724
342: )
343:
344: as
345: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;
346: ddindx binary_integer; indx binary_integer;
347: begin
348:
349: -- copy data to the local IN or IN-OUT args, if any

Line 381: ams_thldact_pvt.check_thldact_items(ddp_thldact_rec,

377:
378:
379:
380: -- here's the delegated call to the old PL/SQL routine
381: ams_thldact_pvt.check_thldact_items(ddp_thldact_rec,
382: p_validation_mode,
383: x_return_status);
384:
385: -- copy data back from the local variables to OUT or IN-OUT args, if any

Line 448: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;

444: , p1_a26 NUMBER := 0-1962.0724
445: )
446:
447: as
448: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;
449: ddp_complete_rec ams_thldact_pvt.thldact_rec_type;
450: ddindx binary_integer; indx binary_integer;
451: begin
452:

Line 449: ddp_complete_rec ams_thldact_pvt.thldact_rec_type;

445: )
446:
447: as
448: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;
449: ddp_complete_rec ams_thldact_pvt.thldact_rec_type;
450: ddindx binary_integer; indx binary_integer;
451: begin
452:
453: -- copy data to the local IN or IN-OUT args, if any

Line 512: ams_thldact_pvt.check_thldact_record(ddp_thldact_rec,

508: ddp_complete_rec.action_for_id := rosetta_g_miss_num_map(p1_a26);
509:
510:
511: -- here's the delegated call to the old PL/SQL routine
512: ams_thldact_pvt.check_thldact_record(ddp_thldact_rec,
513: ddp_complete_rec,
514: x_return_status);
515:
516: -- copy data back from the local variables to OUT or IN-OUT args, if any

Line 551: ddx_thldact_rec ams_thldact_pvt.thldact_rec_type;

547: , p0_a26 out nocopy NUMBER
548: )
549:
550: as
551: ddx_thldact_rec ams_thldact_pvt.thldact_rec_type;
552: ddindx binary_integer; indx binary_integer;
553: begin
554:
555: -- copy data to the local IN or IN-OUT args, if any

Line 558: ams_thldact_pvt.init_thldact_rec(ddx_thldact_rec);

554:
555: -- copy data to the local IN or IN-OUT args, if any
556:
557: -- here's the delegated call to the old PL/SQL routine
558: ams_thldact_pvt.init_thldact_rec(ddx_thldact_rec);
559:
560: -- copy data back from the local variables to OUT or IN-OUT args, if any
561: p0_a0 := rosetta_g_miss_num_map(ddx_thldact_rec.trigger_action_id);
562: p0_a1 := ddx_thldact_rec.last_update_date;

Line 647: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;

643: , p0_a26 NUMBER := 0-1962.0724
644: )
645:
646: as
647: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;
648: ddx_complete_rec ams_thldact_pvt.thldact_rec_type;
649: ddindx binary_integer; indx binary_integer;
650: begin
651:

Line 648: ddx_complete_rec ams_thldact_pvt.thldact_rec_type;

644: )
645:
646: as
647: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;
648: ddx_complete_rec ams_thldact_pvt.thldact_rec_type;
649: ddindx binary_integer; indx binary_integer;
650: begin
651:
652: -- copy data to the local IN or IN-OUT args, if any

Line 683: ams_thldact_pvt.complete_thldact_rec(ddp_thldact_rec,

679: ddp_thldact_rec.action_for_id := rosetta_g_miss_num_map(p0_a26);
680:
681:
682: -- here's the delegated call to the old PL/SQL routine
683: ams_thldact_pvt.complete_thldact_rec(ddp_thldact_rec,
684: ddx_complete_rec);
685:
686: -- copy data back from the local variables to OUT or IN-OUT args, if any
687:

Line 717: end ams_thldact_pvt_w;

713: p1_a25 := ddx_complete_rec.from_fax_no;
714: p1_a26 := rosetta_g_miss_num_map(ddx_complete_rec.action_for_id);
715: end;
716:
717: end ams_thldact_pvt_w;