ISTech Support Forum
http://www.istechforum.com/YaBB.pl
Evo-ERP and DBA Classic >> Sales >> customer class
http://www.istechforum.com/YaBB.pl?num=1489093570

Message started by josie on 03/09/17 at 14:06:10

Title: customer class
Post by josie on 03/09/17 at 14:06:10

How can I print a customer list that also shows the class for each customer?

Title: Re: customer class
Post by Kelloggs on 03/10/17 at 00:40:38

Select System Mrg
Click on UT
Select UT-A
Type sqlexport.rwn
Click Continue
Paste : select bkar_class,bkar_custcode, bkar_custname from BKARCUST order by bkar_class;
Click Execute
Click Export to CSV

have fun

:D

Kelloggs

Title: Re: customer class
Post by josie on 03/10/17 at 07:53:21

hi Kellogs,

When I get to paste under your instructions, I'm not sure where to go to get this information.

Title: Re: customer class
Post by Kelloggs on 03/10/17 at 08:39:04

Hi Josie,

copy: select bkar_class,bkar_custcode, bkar_custname from BKARCUST order by bkar_class;
Then paste it on the text field

;)

Kelloggs

ISTech Support Forum » Powered by YaBB 2.1!
YaBB © 2000-2005. All Rights Reserved.