DBA Data[Home] [Help]

APPS.OE_OE_HTML_HEADER_W dependencies on OE_ORDER_PUB

Line 469: ddx_header_rec oe_order_pub.header_rec_type;

465: , p_transaction_phase_code VARCHAR2
466: )
467:
468: as
469: ddx_header_rec oe_order_pub.header_rec_type;
470: ddx_header_val_rec oe_order_pub.header_val_rec_type;
471: ddindx binary_integer; indx binary_integer;
472: begin
473:

Line 470: ddx_header_val_rec oe_order_pub.header_val_rec_type;

466: )
467:
468: as
469: ddx_header_rec oe_order_pub.header_rec_type;
470: ddx_header_val_rec oe_order_pub.header_val_rec_type;
471: ddindx binary_integer; indx binary_integer;
472: begin
473:
474: -- copy data to the local IN or IN-OUT args, if any

Line 1800: ddx_header_rec oe_order_pub.header_rec_type;

1796:
1797: as
1798: ddp_attr_id_tbl oe_oe_html_header.number_tbl_type;
1799: ddp_attr_value_tbl oe_oe_html_header.varchar2_tbl_type;
1800: ddx_header_rec oe_order_pub.header_rec_type;
1801: ddx_header_val_rec oe_order_pub.header_val_rec_type;
1802: ddx_old_header_rec oe_order_pub.header_rec_type;
1803: ddindx binary_integer; indx binary_integer;
1804: begin

Line 1801: ddx_header_val_rec oe_order_pub.header_val_rec_type;

1797: as
1798: ddp_attr_id_tbl oe_oe_html_header.number_tbl_type;
1799: ddp_attr_value_tbl oe_oe_html_header.varchar2_tbl_type;
1800: ddx_header_rec oe_order_pub.header_rec_type;
1801: ddx_header_val_rec oe_order_pub.header_val_rec_type;
1802: ddx_old_header_rec oe_order_pub.header_rec_type;
1803: ddindx binary_integer; indx binary_integer;
1804: begin
1805:

Line 1802: ddx_old_header_rec oe_order_pub.header_rec_type;

1798: ddp_attr_id_tbl oe_oe_html_header.number_tbl_type;
1799: ddp_attr_value_tbl oe_oe_html_header.varchar2_tbl_type;
1800: ddx_header_rec oe_order_pub.header_rec_type;
1801: ddx_header_val_rec oe_order_pub.header_val_rec_type;
1802: ddx_old_header_rec oe_order_pub.header_rec_type;
1803: ddindx binary_integer; indx binary_integer;
1804: begin
1805:
1806: -- copy data to the local IN or IN-OUT args, if any

Line 3577: ddx_header_rec oe_order_pub.header_rec_type;

3573: )
3574:
3575: as
3576: ddp_process boolean;
3577: ddx_header_rec oe_order_pub.header_rec_type;
3578: ddx_header_val_rec oe_order_pub.header_val_rec_type;
3579: ddx_old_header_rec oe_order_pub.header_rec_type;
3580: ddindx binary_integer; indx binary_integer;
3581: begin

Line 3578: ddx_header_val_rec oe_order_pub.header_val_rec_type;

3574:
3575: as
3576: ddp_process boolean;
3577: ddx_header_rec oe_order_pub.header_rec_type;
3578: ddx_header_val_rec oe_order_pub.header_val_rec_type;
3579: ddx_old_header_rec oe_order_pub.header_rec_type;
3580: ddindx binary_integer; indx binary_integer;
3581: begin
3582:

Line 3579: ddx_old_header_rec oe_order_pub.header_rec_type;

3575: as
3576: ddp_process boolean;
3577: ddx_header_rec oe_order_pub.header_rec_type;
3578: ddx_header_val_rec oe_order_pub.header_val_rec_type;
3579: ddx_old_header_rec oe_order_pub.header_rec_type;
3580: ddindx binary_integer; indx binary_integer;
3581: begin
3582:
3583: -- copy data to the local IN or IN-OUT args, if any

Line 5168: ddp_header_rec oe_order_pub.header_rec_type;

5164: , p0_a215 NUMBER := 0-1962.0724
5165: )
5166:
5167: as
5168: ddp_header_rec oe_order_pub.header_rec_type;
5169: ddx_header_val_rec oe_order_pub.header_val_rec_type;
5170: ddindx binary_integer; indx binary_integer;
5171: begin
5172:

Line 5169: ddx_header_val_rec oe_order_pub.header_val_rec_type;

5165: )
5166:
5167: as
5168: ddp_header_rec oe_order_pub.header_rec_type;
5169: ddx_header_val_rec oe_order_pub.header_val_rec_type;
5170: ddindx binary_integer; indx binary_integer;
5171: begin
5172:
5173: -- copy data to the local IN or IN-OUT args, if any