DBA Data[Home] [Help]

APPS.CSI_JAVA_INTERFACE_PKG dependencies on CSI_IP_ACCOUNTS_H

Line 1218: FROM csi_ip_accounts_h

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