DBA Data[Home] [Help]

APPS.AMS_TRIGGER_PVT_W dependencies on AMS_THLDACT_PVT

Line 128: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;

124:
125: as
126: ddp_trig_rec ams_trig_pvt.trig_rec_type;
127: ddp_thldchk_rec ams_thldchk_pvt.thldchk_rec_type;
128: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;
129: ddindx binary_integer; indx binary_integer;
130: begin
131:
132: -- copy data to the local IN or IN-OUT args, if any

Line 370: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;

366:
367: as
368: ddp_trig_rec ams_trig_pvt.trig_rec_type;
369: ddp_thldchk_rec ams_thldchk_pvt.thldchk_rec_type;
370: ddp_thldact_rec ams_thldact_pvt.thldact_rec_type;
371: ddindx binary_integer; indx binary_integer;
372: begin
373:
374: -- copy data to the local IN or IN-OUT args, if any