DBA Data[Home] [Help]

APPS.CSI_TRANSACTIONS_PVT_W dependencies on CSI_DATASTRUCTURES_PUB

Line 153: ddp_txnfind_rec csi_datastructures_pub.transaction_query_rec;

149: , p8_a1 VARCHAR2 := fnd_api.g_miss_char
150: )
151:
152: as
153: ddp_txnfind_rec csi_datastructures_pub.transaction_query_rec;
154: ddp_order_by_rec csi_datastructures_pub.transaction_sort_rec;
155: ddx_transaction_tbl csi_datastructures_pub.transaction_header_tbl;
156: ddindx binary_integer; indx binary_integer;
157: begin

Line 154: ddp_order_by_rec csi_datastructures_pub.transaction_sort_rec;

150: )
151:
152: as
153: ddp_txnfind_rec csi_datastructures_pub.transaction_query_rec;
154: ddp_order_by_rec csi_datastructures_pub.transaction_sort_rec;
155: ddx_transaction_tbl csi_datastructures_pub.transaction_header_tbl;
156: ddindx binary_integer; indx binary_integer;
157: begin
158:

Line 155: ddx_transaction_tbl csi_datastructures_pub.transaction_header_tbl;

151:
152: as
153: ddp_txnfind_rec csi_datastructures_pub.transaction_query_rec;
154: ddp_order_by_rec csi_datastructures_pub.transaction_sort_rec;
155: ddx_transaction_tbl csi_datastructures_pub.transaction_header_tbl;
156: ddindx binary_integer; indx binary_integer;
157: begin
158:
159: -- copy data to the local IN or IN-OUT args, if any

Line 225: csi_datastructures_pub_w.rosetta_table_copy_out_p75(ddx_transaction_tbl, p12_a0

221:
222:
223:
224:
225: csi_datastructures_pub_w.rosetta_table_copy_out_p75(ddx_transaction_tbl, p12_a0
226: , p12_a1
227: , p12_a2
228: , p12_a3
229: , p12_a4

Line 326: ddp_transaction_rec csi_datastructures_pub.transaction_rec;

322: , x_msg_data out nocopy VARCHAR2
323: )
324:
325: as
326: ddp_transaction_rec csi_datastructures_pub.transaction_rec;
327: ddindx binary_integer; indx binary_integer;
328: begin
329:
330: -- copy data to the local IN or IN-OUT args, if any

Line 492: ddp_transaction_rec csi_datastructures_pub.transaction_rec;

488: , p4_a39 NUMBER := 0-1962.0724
489: )
490:
491: as
492: ddp_transaction_rec csi_datastructures_pub.transaction_rec;
493: ddindx binary_integer; indx binary_integer;
494: begin
495:
496: -- copy data to the local IN or IN-OUT args, if any

Line 615: ddp_txn_error_rec csi_datastructures_pub.transaction_error_rec;

611: , p4_a38 VARCHAR2 := fnd_api.g_miss_char
612: )
613:
614: as
615: ddp_txn_error_rec csi_datastructures_pub.transaction_error_rec;
616: ddindx binary_integer; indx binary_integer;
617: begin
618:
619: -- copy data to the local IN or IN-OUT args, if any