DBA Data[Home] [Help]

APPS.AHL_VWP_TASKS_PVT_W dependencies on AHL_VWP_RULES_PVT

Line 161: ddx_task_rec ahl_vwp_rules_pvt.task_rec_type;

157: , x_msg_data out nocopy VARCHAR2
158: )
159:
160: as
161: ddx_task_rec ahl_vwp_rules_pvt.task_rec_type;
162: ddindx binary_integer; indx binary_integer;
163: begin
164:
165: -- copy data to the local IN or IN-OUT args, if any

Line 363: ddp_x_task_rec ahl_vwp_rules_pvt.task_rec_type;

359: , x_msg_data out nocopy VARCHAR2
360: )
361:
362: as
363: ddp_x_task_rec ahl_vwp_rules_pvt.task_rec_type;
364: ddindx binary_integer; indx binary_integer;
365: begin
366:
367: -- copy data to the local IN or IN-OUT args, if any

Line 638: ddp_x_task_rec ahl_vwp_rules_pvt.task_rec_type;

634: , x_msg_data out nocopy VARCHAR2
635: )
636:
637: as
638: ddp_x_task_rec ahl_vwp_rules_pvt.task_rec_type;
639: ddindx binary_integer; indx binary_integer;
640: begin
641:
642: -- copy data to the local IN or IN-OUT args, if any

Line 975: ddp_x_task_tbl ahl_vwp_rules_pvt.task_tbl_type;

971: , x_msg_data out nocopy VARCHAR2
972: )
973:
974: as
975: ddp_x_task_tbl ahl_vwp_rules_pvt.task_tbl_type;
976: ddindx binary_integer; indx binary_integer;
977: begin
978:
979: -- copy data to the local IN or IN-OUT args, if any

Line 985: ahl_vwp_rules_pvt_w.rosetta_table_copy_in_p5(ddp_x_task_tbl, p5_a0

981:
982:
983:
984:
985: ahl_vwp_rules_pvt_w.rosetta_table_copy_in_p5(ddp_x_task_tbl, p5_a0
986: , p5_a1
987: , p5_a2
988: , p5_a3
989: , p5_a4

Line 1083: ahl_vwp_rules_pvt_w.rosetta_table_copy_out_p5(ddp_x_task_tbl, p5_a0

1079:
1080:
1081:
1082:
1083: ahl_vwp_rules_pvt_w.rosetta_table_copy_out_p5(ddp_x_task_tbl, p5_a0
1084: , p5_a1
1085: , p5_a2
1086: , p5_a3
1087: , p5_a4