DBA Data[Home] [Help]

APPS.CSP_PARTS_ORDER_W dependencies on CSP_PARTS_REQUIREMENT

Line 112: ddpx_header_rec csp_parts_requirement.header_rec_type;

108: , x_msg_data out nocopy VARCHAR2
109: )
110:
111: as
112: ddpx_header_rec csp_parts_requirement.header_rec_type;
113: ddpx_line_table csp_parts_requirement.line_tbl_type;
114: ddindx binary_integer; indx binary_integer;
115: begin
116:

Line 113: ddpx_line_table csp_parts_requirement.line_tbl_type;

109: )
110:
111: as
112: ddpx_header_rec csp_parts_requirement.header_rec_type;
113: ddpx_line_table csp_parts_requirement.line_tbl_type;
114: ddindx binary_integer; indx binary_integer;
115: begin
116:
117: -- copy data to the local IN or IN-OUT args, if any

Line 166: csp_parts_requirement_w.rosetta_table_copy_in_p2(ddpx_line_table, p4_a0

162: ddpx_header_rec.attribute14 := p3_a41;
163: ddpx_header_rec.attribute15 := p3_a42;
164: ddpx_header_rec.ship_to_contact_id := p3_a43;
165:
166: csp_parts_requirement_w.rosetta_table_copy_in_p2(ddpx_line_table, p4_a0
167: , p4_a1
168: , p4_a2
169: , p4_a3
170: , p4_a4

Line 275: csp_parts_requirement_w.rosetta_table_copy_out_p2(ddpx_line_table, p4_a0

271: p3_a41 := ddpx_header_rec.attribute14;
272: p3_a42 := ddpx_header_rec.attribute15;
273: p3_a43 := ddpx_header_rec.ship_to_contact_id;
274:
275: csp_parts_requirement_w.rosetta_table_copy_out_p2(ddpx_line_table, p4_a0
276: , p4_a1
277: , p4_a2
278: , p4_a3
279: , p4_a4

Line 418: ddpx_header_rec csp_parts_requirement.header_rec_type;

414: , x_msg_data out nocopy VARCHAR2
415: )
416:
417: as
418: ddpx_header_rec csp_parts_requirement.header_rec_type;
419: ddpx_line_table csp_parts_requirement.line_tbl_type;
420: ddindx binary_integer; indx binary_integer;
421: begin
422:

Line 419: ddpx_line_table csp_parts_requirement.line_tbl_type;

415: )
416:
417: as
418: ddpx_header_rec csp_parts_requirement.header_rec_type;
419: ddpx_line_table csp_parts_requirement.line_tbl_type;
420: ddindx binary_integer; indx binary_integer;
421: begin
422:
423: -- copy data to the local IN or IN-OUT args, if any

Line 472: csp_parts_requirement_w.rosetta_table_copy_in_p2(ddpx_line_table, p4_a0

468: ddpx_header_rec.attribute14 := p3_a41;
469: ddpx_header_rec.attribute15 := p3_a42;
470: ddpx_header_rec.ship_to_contact_id := p3_a43;
471:
472: csp_parts_requirement_w.rosetta_table_copy_in_p2(ddpx_line_table, p4_a0
473: , p4_a1
474: , p4_a2
475: , p4_a3
476: , p4_a4

Line 577: csp_parts_requirement_w.rosetta_table_copy_out_p2(ddpx_line_table, p4_a0

573: p3_a41 := ddpx_header_rec.attribute14;
574: p3_a42 := ddpx_header_rec.attribute15;
575: p3_a43 := ddpx_header_rec.ship_to_contact_id;
576:
577: csp_parts_requirement_w.rosetta_table_copy_out_p2(ddpx_line_table, p4_a0
578: , p4_a1
579: , p4_a2
580: , p4_a3
581: , p4_a4

Line 716: ddp_header_rec csp_parts_requirement.header_rec_type;

712: , x_msg_data out nocopy VARCHAR2
713: )
714:
715: as
716: ddp_header_rec csp_parts_requirement.header_rec_type;
717: ddp_line_table csp_parts_requirement.line_tbl_type;
718: ddindx binary_integer; indx binary_integer;
719: begin
720:

Line 717: ddp_line_table csp_parts_requirement.line_tbl_type;

713: )
714:
715: as
716: ddp_header_rec csp_parts_requirement.header_rec_type;
717: ddp_line_table csp_parts_requirement.line_tbl_type;
718: ddindx binary_integer; indx binary_integer;
719: begin
720:
721: -- copy data to the local IN or IN-OUT args, if any

Line 767: csp_parts_requirement_w.rosetta_table_copy_in_p2(ddp_line_table, p1_a0

763: ddp_header_rec.attribute14 := p0_a41;
764: ddp_header_rec.attribute15 := p0_a42;
765: ddp_header_rec.ship_to_contact_id := p0_a43;
766:
767: csp_parts_requirement_w.rosetta_table_copy_in_p2(ddp_line_table, p1_a0
768: , p1_a1
769: , p1_a2
770: , p1_a3
771: , p1_a4