DBA Data[Home] [Help]

APPS.OKL_MAINTAIN_FEE_PVT dependencies on HZ_CUST_ACCOUNTS

Line 1108: , hz_cust_accounts hca

1104: from
1105: okc_k_lines_b cle
1106: , okc_k_headers_all_b chr
1107: , hz_parties hz
1108: , hz_cust_accounts hca
1109: where
1110: cle.chr_id = chr.id
1111: and chr.scs_code = 'INVESTOR'
1112: -- and chr.sts_code='NEW'

Line 1124: , hz_cust_accounts hca

1120: from
1121: okc_k_lines_b cle
1122: , okc_k_headers_all_b chr
1123: , hz_parties hz
1124: , hz_cust_accounts hca
1125: where
1126: cle.chr_id = chr.id
1127: and chr.scs_code = 'INVESTOR'
1128: -- and chr.sts_code='NEW'