DBA Data[Home] [Help]

APPS.CSI_JAVA_INTERFACE_PKG dependencies on CSI_IP_ACCOUNTS_H

Line 1217: FROM csi_ip_accounts_h

1213: x_index := 1;
1214: BEGIN
1215: SELECT 'x'
1216: INTO l_dummy
1217: FROM csi_ip_accounts_h
1218: WHERE transaction_id = p_transaction_id
1219: AND rownum=1;
1220:
1221: csi_party_relationships_pvt.get_inst_party_account_hist