DBA Data[Home] [Help]

APPS.AHL_MC_MASTERCONFIG_PVT_W dependencies on AHL_MC_NODE_PVT

Line 93: ddp_x_node_rec ahl_mc_node_pvt.node_rec_type;

89: )
90:
91: as
92: ddp_x_mc_header_rec ahl_mc_masterconfig_pvt.header_rec_type;
93: ddp_x_node_rec ahl_mc_node_pvt.node_rec_type;
94: ddindx binary_integer; indx binary_integer;
95: begin
96:
97: -- copy data to the local IN or IN-OUT args, if any

Line 338: ddp_x_node_rec ahl_mc_node_pvt.node_rec_type;

334: )
335:
336: as
337: ddp_x_mc_header_rec ahl_mc_masterconfig_pvt.header_rec_type;
338: ddp_x_node_rec ahl_mc_node_pvt.node_rec_type;
339: ddindx binary_integer; indx binary_integer;
340: begin
341:
342: -- copy data to the local IN or IN-OUT args, if any

Line 583: ddp_x_node_rec ahl_mc_node_pvt.node_rec_type;

579: )
580:
581: as
582: ddp_x_mc_header_rec ahl_mc_masterconfig_pvt.header_rec_type;
583: ddp_x_node_rec ahl_mc_node_pvt.node_rec_type;
584: ddindx binary_integer; indx binary_integer;
585: begin
586:
587: -- copy data to the local IN or IN-OUT args, if any