DBA Data[Home] [Help]

APPS.AMS_TRIGGER_PVT_OA dependencies on AMS_TRIG_PVT

Line 109: ddp_trig_rec ams_trig_pvt.trig_rec_type;

105: , x_trigger_id out nocopy NUMBER
106: )
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

Line 355: ddp_trig_rec ams_trig_pvt.trig_rec_type;

351: , p9_a26 NUMBER
352: )
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