DBA Data[Home] [Help]

APPS.INV_3PL_BILLING_COUNTER_PVT dependencies on CSI_DATASTRUCTURES_PUB

Line 75: l_transaction_tbl csi_datastructures_pub.transaction_tbl;

71: l_msg_data VARCHAR2(2000);
72: l_c_ind_txn BINARY_INTEGER := 0;
73: l_c_ind_rdg BINARY_INTEGER := 0;
74: l_c_ind_prop BINARY_INTEGER := 0;
75: l_transaction_tbl csi_datastructures_pub.transaction_tbl;
76: l_counter_readings_tbl csi_ctr_datastructures_pub.counter_readings_tbl;
77: l_ctr_property_readings_tbl csi_ctr_datastructures_pub.ctr_property_readings_tbl;
78: l_transaction_type_id NUMBER;
79: l_source_transaction_id NUMBER;