DBA Data[Home] [Help]

APPS.AHL_MC_ITEM_COMP_PUB_W dependencies on AHL_MC_ITEM_COMP_PVT

Line 85: ddp_x_ic_header_rec ahl_mc_item_comp_pvt.header_rec_type;

81: , p9_a30 in out nocopy JTF_VARCHAR2_TABLE_100
82: )
83:
84: as
85: ddp_x_ic_header_rec ahl_mc_item_comp_pvt.header_rec_type;
86: ddp_x_ic_det_tbl ahl_mc_item_comp_pvt.det_tbl_type;
87: ddindx binary_integer; indx binary_integer;
88: begin
89:

Line 86: ddp_x_ic_det_tbl ahl_mc_item_comp_pvt.det_tbl_type;

82: )
83:
84: as
85: ddp_x_ic_header_rec ahl_mc_item_comp_pvt.header_rec_type;
86: ddp_x_ic_det_tbl ahl_mc_item_comp_pvt.det_tbl_type;
87: ddindx binary_integer; indx binary_integer;
88: begin
89:
90: -- copy data to the local IN or IN-OUT args, if any

Line 127: ahl_mc_item_comp_pvt_w.rosetta_table_copy_in_p2(ddp_x_ic_det_tbl, p9_a0

123: ddp_x_ic_header_rec.attribute14 := p8_a24;
124: ddp_x_ic_header_rec.attribute15 := p8_a25;
125: ddp_x_ic_header_rec.operation_flag := p8_a26;
126:
127: ahl_mc_item_comp_pvt_w.rosetta_table_copy_in_p2(ddp_x_ic_det_tbl, p9_a0
128: , p9_a1
129: , p9_a2
130: , p9_a3
131: , p9_a4

Line 209: ahl_mc_item_comp_pvt_w.rosetta_table_copy_out_p2(ddp_x_ic_det_tbl, p9_a0

205: p8_a24 := ddp_x_ic_header_rec.attribute14;
206: p8_a25 := ddp_x_ic_header_rec.attribute15;
207: p8_a26 := ddp_x_ic_header_rec.operation_flag;
208:
209: ahl_mc_item_comp_pvt_w.rosetta_table_copy_out_p2(ddp_x_ic_det_tbl, p9_a0
210: , p9_a1
211: , p9_a2
212: , p9_a3
213: , p9_a4