DBA Data[Home] [Help]

APPS.AHL_UC_UNITCONFIG_PVT_W dependencies on AHL_UC_INSTANCE_PVT

Line 56: ddp_x_uc_header_rec ahl_uc_instance_pvt.uc_header_rec_type;

52: , p8_a28 in out nocopy VARCHAR2
53: )
54:
55: as
56: ddp_x_uc_header_rec ahl_uc_instance_pvt.uc_header_rec_type;
57: ddindx binary_integer; indx binary_integer;
58: begin
59:
60: -- copy data to the local IN or IN-OUT args, if any

Line 238: ddp_x_uc_header_rec ahl_uc_instance_pvt.uc_header_rec_type;

234: , p9_a47 VARCHAR2
235: )
236:
237: as
238: ddp_x_uc_header_rec ahl_uc_instance_pvt.uc_header_rec_type;
239: ddp_uc_instance_rec ahl_uc_instance_pvt.uc_instance_rec_type;
240: ddindx binary_integer; indx binary_integer;
241: begin
242:

Line 239: ddp_uc_instance_rec ahl_uc_instance_pvt.uc_instance_rec_type;

235: )
236:
237: as
238: ddp_x_uc_header_rec ahl_uc_instance_pvt.uc_header_rec_type;
239: ddp_uc_instance_rec ahl_uc_instance_pvt.uc_instance_rec_type;
240: ddindx binary_integer; indx binary_integer;
241: begin
242:
243: -- copy data to the local IN or IN-OUT args, if any