DBA Data[Home] [Help]

APPS.AHL_VWP_PLAN_TASKS_PVT_W dependencies on AHL_VWP_RULES_PVT

Line 95: ddp_x_task_rec ahl_vwp_rules_pvt.task_rec_type;

91: , x_msg_data out nocopy VARCHAR2
92: )
93:
94: as
95: ddp_x_task_rec ahl_vwp_rules_pvt.task_rec_type;
96: ddindx binary_integer; indx binary_integer;
97: begin
98:
99: -- copy data to the local IN or IN-OUT args, if any

Line 355: ddp_x_task_rec ahl_vwp_rules_pvt.task_rec_type;

351: , x_msg_data out nocopy VARCHAR2
352: )
353:
354: as
355: ddp_x_task_rec ahl_vwp_rules_pvt.task_rec_type;
356: ddindx binary_integer; indx binary_integer;
357: begin
358:
359: -- copy data to the local IN or IN-OUT args, if any