not possible to locate customer by its bank account
Aldevinas Katkus
3-24-17
The supplier can be found by its bank account, while the customer- not.
What is the reason for that?

Proof:

global
function LongInt CUVcRecordInIndex(record CUVc CUr,string indexname)
BEGIN
......
if ((CUr.blockedFlag!=0) or (CUr.VEType==0)) then begin
....
if (indexname=="ActBankAccount") then begin res = 0; end;
if (indexname=="ActIBAN") then begin res = 0; end;
end;
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Gastón Salomone
Hi, I cannot find any information on about this feature on hansamanual. That is the purpose, is it working, how it works or how must be configured to work ? For REST API many web request per...
23:47 3 Oct 2024
Paul Timms
Thanks Bror-Erik, it's hard to replicate so we won't know for sure until we upgrade the customer with this issue....
10:37 30 Sep 2024