DBA Data[Home] [Help]

APPS.AMS_TRIGGER_PVT_OA dependencies on AMS_THLDACT_PVT

Line 111: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;

107:
108: as
109: ddp_trig_rec ams_trig_pvt.trig_rec_type;
110: ddp_thldchk_rec ams_thldchk_pvt.thldchk_rec_type;
111: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;
112: ddindx binary_integer; indx binary_integer;
113: begin
114:
115: -- copy data to the local IN or IN-OUT args, if any

Line 357: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;

353:
354: as
355: ddp_trig_rec ams_trig_pvt.trig_rec_type;
356: ddp_thldchk_rec ams_thldchk_pvt.thldchk_rec_type;
357: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;
358: ddindx binary_integer; indx binary_integer;
359: begin
360:
361: -- copy data to the local IN or IN-OUT args, if any