on 2016 Feb 09 7:59 PM
Hello everybody,
how can we distinguish between normal customers and individual customer? I've searched for the attribute of the customer telling this is an individual customer and didn't find any.
Best regards,
Leonid Granatstein
Hello
I believe that "Normal" customers has its CategoryCode set as Organization while "Individual" customers are set as "Person".
Regards.
Alexandre
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
Are you extending customer BO? Could you share more details what exactly you are looking for.
Regards
Sunil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sunil,
I'm not extending a customer BO but I have my own BO's and they are designed to perform certain operations on Customers, which is implemented via absl code.
I'm processing in a loop over the Customers in the system and I have to distinguish between normal customers and individual customers, because only "normal" customers have to be processed.
So I get an instance of the customer and have to determine via absl code whether it is an "individual" customer or not.
Best regards,
Leonid
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.