DBA Data[Home] [Help]

APPS.AHL_OSP_SHIPMENT_PUB_W dependencies on AHL_OSP_SHIPMENT_PUB_W

Line 1: package body ahl_osp_shipment_pub_w as

1: package body ahl_osp_shipment_pub_w as
2: /* $Header: AHLWOSHB.pls 120.1 2007/07/30 10:43:57 mpothuku ship $ */
3: procedure rosetta_table_copy_in_p1(t out nocopy ahl_osp_shipment_pub.sernum_change_tbl_type, a0 JTF_VARCHAR2_TABLE_100
4: , a1 JTF_VARCHAR2_TABLE_100
5: , a2 JTF_VARCHAR2_TABLE_100

Line 648: ahl_osp_shipment_pub_w.rosetta_table_copy_in_p4(ddp_x_lines_tbl, p6_a0

644: ddp_x_header_rec.shipping_instructions := p5_a33;
645: ddp_x_header_rec.packing_instructions := p5_a34;
646: ddp_x_header_rec.operation := p5_a35;
647:
648: ahl_osp_shipment_pub_w.rosetta_table_copy_in_p4(ddp_x_lines_tbl, p6_a0
649: , p6_a1
650: , p6_a2
651: , p6_a3
652: , p6_a4

Line 753: ahl_osp_shipment_pub_w.rosetta_table_copy_out_p4(ddp_x_lines_tbl, p6_a0

749: p5_a33 := ddp_x_header_rec.shipping_instructions;
750: p5_a34 := ddp_x_header_rec.packing_instructions;
751: p5_a35 := ddp_x_header_rec.operation;
752:
753: ahl_osp_shipment_pub_w.rosetta_table_copy_out_p4(ddp_x_lines_tbl, p6_a0
754: , p6_a1
755: , p6_a2
756: , p6_a3
757: , p6_a4

Line 824: ahl_osp_shipment_pub_w.rosetta_table_copy_in_p5(ddp_oe_header_tbl, p_oe_header_tbl);

820:
821:
822:
823:
824: ahl_osp_shipment_pub_w.rosetta_table_copy_in_p5(ddp_oe_header_tbl, p_oe_header_tbl);
825:
826:
827:
828:

Line 872: ahl_osp_shipment_pub_w.rosetta_table_copy_in_p5(ddp_oe_lines_tbl, p_oe_lines_tbl);

868:
869:
870:
871:
872: ahl_osp_shipment_pub_w.rosetta_table_copy_in_p5(ddp_oe_lines_tbl, p_oe_lines_tbl);
873:
874:
875:
876:

Line 971: end ahl_osp_shipment_pub_w;

967:
968:
969: end;
970:
971: end ahl_osp_shipment_pub_w;