DBA Data[Home] [Help]

APPS.OE_PORTAL_UTIL_W dependencies on OE_ORDER_PUB

Line 599: ddp_header_rec oe_order_pub.header_rec_type;

595: , p1_a215 NUMBER := 0-1962.0724
596: )
597:
598: as
599: ddp_header_rec oe_order_pub.header_rec_type;
600: ddp_old_header_rec oe_order_pub.header_rec_type;
601: ddx_header_val_rec_type oe_order_pub.header_val_rec_type;
602: ddindx binary_integer; indx binary_integer;
603: begin

Line 600: ddp_old_header_rec oe_order_pub.header_rec_type;

596: )
597:
598: as
599: ddp_header_rec oe_order_pub.header_rec_type;
600: ddp_old_header_rec oe_order_pub.header_rec_type;
601: ddx_header_val_rec_type oe_order_pub.header_val_rec_type;
602: ddindx binary_integer; indx binary_integer;
603: begin
604:

Line 601: ddx_header_val_rec_type oe_order_pub.header_val_rec_type;

597:
598: as
599: ddp_header_rec oe_order_pub.header_rec_type;
600: ddp_old_header_rec oe_order_pub.header_rec_type;
601: ddx_header_val_rec_type oe_order_pub.header_val_rec_type;
602: ddindx binary_integer; indx binary_integer;
603: begin
604:
605: -- copy data to the local IN or IN-OUT args, if any

Line 1497: ddp_x_line_tbl oe_order_pub.line_tbl_type;

1493: )
1494:
1495: as
1496: ddp_control_rec oe_globals.control_rec_type;
1497: ddp_x_line_tbl oe_order_pub.line_tbl_type;
1498: ddindx binary_integer; indx binary_integer;
1499: begin
1500:
1501: -- copy data to the local IN or IN-OUT args, if any

Line 1581: oe_order_pub_w.rosetta_table_copy_in_p19(ddp_x_line_tbl, p3_a0

1577: ddp_control_rec.request_category := p2_a13;
1578: ddp_control_rec.request_name := p2_a14;
1579: ddp_control_rec.org_id := rosetta_g_miss_num_map(p2_a15);
1580:
1581: oe_order_pub_w.rosetta_table_copy_in_p19(ddp_x_line_tbl, p3_a0
1582: , p3_a1
1583: , p3_a2
1584: , p3_a3
1585: , p3_a4

Line 1876: oe_order_pub_w.rosetta_table_copy_out_p19(ddp_x_line_tbl, p3_a0

1872: -- copy data back from the local variables to OUT NOCOPY /* file.sql.39 change */ or IN-OUT args, if any
1873:
1874:
1875:
1876: oe_order_pub_w.rosetta_table_copy_out_p19(ddp_x_line_tbl, p3_a0
1877: , p3_a1
1878: , p3_a2
1879: , p3_a3
1880: , p3_a4

Line 2380: ddp_header_rec oe_order_pub.header_rec_type;

2376: , p0_a215 NUMBER := 0-1962.0724
2377: )
2378:
2379: as
2380: ddp_header_rec oe_order_pub.header_rec_type;
2381: ddindx binary_integer; indx binary_integer;
2382: begin
2383:
2384: -- copy data to the local IN or IN-OUT args, if any

Line 2828: ddx_header_rec oe_order_pub.header_rec_type;

2824: , p1_a215 out NOCOPY /* file.sql.39 change */ NUMBER
2825: )
2826:
2827: as
2828: ddx_header_rec oe_order_pub.header_rec_type;
2829: ddindx binary_integer; indx binary_integer;
2830: begin
2831:
2832: -- copy data to the local IN or IN-OUT args, if any

Line 3344: ddx_line_rec oe_order_pub.line_rec_type;

3340: , p1_a280 out NOCOPY /* file.sql.39 change */ NUMBER
3341: )
3342:
3343: as
3344: ddx_line_rec oe_order_pub.line_rec_type;
3345: ddindx binary_integer; indx binary_integer;
3346: begin
3347:
3348: -- copy data to the local IN or IN-OUT args, if any