DBA Data[Home] [Help]

APPS.AHL_MC_MASTERCONFIG_PUB_W dependencies on AHL_MC_NODE_PVT

Line 94: ddp_x_node_rec ahl_mc_node_pvt.node_rec_type;

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