Page 1 of 1

CDK transaction report

PostPosted: Tue Oct 17, 2017 5:05 pm
by Twolabkru
Is there a report in CDK that will show all transactions for a specific date, I need sales and receipts for a specific date. Tried calling CDK and have been on hold for more than 30 minutes. Thanks for the help.

Re: CDK transaction report

PostPosted: Wed Oct 18, 2017 2:13 pm
by partsman1
RRH will work for receipt history. dsda will show sales history on invoices by searching specific date. You could probably make a report on RPG that can pull the data.

Re: CDK transaction report

PostPosted: Wed Oct 18, 2017 2:18 pm
by partsman1
A customer report in PDA could be another option. I haven't messed with those very much.

Re: CDK transaction report

PostPosted: Wed Oct 18, 2017 3:07 pm
by ehiatt
This should give you what you want for sales in Report Generator:

Query LIST PDA.PARTS WITH CLOSED GE "%" AND WITH CLOSED LE "%" AND WITH SO EQ "%" BY PART-NO BY REFER PART-NO DESC CLOSED QTY SLSMN EMPNAME SO REFER ID-SUPP
Selection WITH CLOSED GE "%" AND WITH CLOSED LE "%" AND WITH SO EQ "%"
Sorting BY PART-NO BY REFER

This is by date and source. If you want all sales in all sources by date, just take out: AND WITH SO EQ "%"

Hope that helps.

Re: CDK transaction report

PostPosted: Fri Oct 20, 2017 3:44 pm
by Twolabkru
Thanks for all of your help, I did get what I needed. Not from CDK though, the case is still open with no response.

Re: CDK transaction report

PostPosted: Fri Oct 20, 2017 6:57 pm
by bigmac
Twolabkru wrote:Thanks for all of your help, I did get what I needed. Not from CDK though, the case is still open with no response.

We had a case open for two weeks with CDK. They finally called us yesterday checking on it. I told them we had gotten it fixed so they closed the case. Today they send a survey on how they did.....NOT TOO GOOD.