Reconciling AP Clearing

I need to reconcile AP Clearing. The g/l detail consists of IJ + PJ journalcodes.

Within IJ journal codes are 5 types: ADJ-PUR, PUR-INS, PUR-MTL, PUR-STK, and PUR-UKN and these g/l IJ code detail balances with the Inventory/WIP Reconciliation Report net amount, but this report does not give detail such as Vendor, PO, PackSlip, etc so I can’t cross-off matching transactions from the g/l PJ code detail (AP invoice). And, the AP data (PJ journalcode) does not break out into separate columns data we need to sort/match, such as Vendor, PO, PackSlip. The Supplier Invoice-Receipt Number report gives PO/PS info, but then it doesn’t have the IJ data.

How do I recreate the canned Inventory/WIP Reconciliation Report and then add to it the necessary other AP info I need? And/or, how do I update the Supplier Invoice-Receipt Number report to also give IJ transaction data (ADJ-PUR, PUR-INS, PUR-MTL, PUR-STK, and PUR-UKN)? Or, create one/two/three BAQs with the necessary data (from what tables) and merge the data and then manipulate the data to see what’s left over (i.e. the balance in the AP Clearing)?

I need these BAQs to be able to filter by: g/l fiscal period (to balance each month separately) and then by g/l account number (for the AP Clearing account, which is 2151)?

I think below are all the tables I need?

@tjsmags Welcome. So you are running the received and not invoiced report and it is not balancing to AP clearing?

KB KB0043896 goes over how to reconcile if they don’t balance. There are other KB if you search EpicCare for AP clearing.
https://epiccare.epicor.com/epiccare?id=epiccare_kb_article&sys_id=2cd01897db756744d7235e25ca961927

Correct.

But, I still need help creating the BAQ(s). Maybe I cannot do ONE BAQ with all those tables? Maybe I need 2-3?

Maybe below?
Link TranGLC to PartTran
Link TranGLC to APInvExp and APInvDtl
Link TranGLC to APInvJob and APInv Dtl

But, I need SCREENSHOTS as I’ve tried creating and they don’t generate the correct data (missing PUR-MTL and PUR-UKN IJ codes, for example, even though I have all PUR-* coded)…

I need SCREENSHOTS:
Of the tables and joins with Table List (Query Builder | Phrase Build | Table List)
Of the tables and joins with Table Relations (Query Builder | Phrase Build | Table Relations)
Of the tables and joins with Table Criteria (Query Builder | Phrase Build | Table Criteria)
Table Display Fields (Query Builder | Display Fields | Column Select)
Table Sort Order (Query Builder | Display Fields | Sort Order)
And then any SubQuery info, if needed

TY.

In E9 I had one query. But that refused to work in E10. So I split the query in two for PJ and IJ respectively. I can send the same if you want. We are on K2022.2.7.

PLEASE!!! This is great news!
We are Kinetic 2023.1.8
tsmagacz at mpiinc.com

The link says ‘article not found.’ Can you please send link via email and/or copy/paste it and send via email?
tsmagacz at mpiinc.com

TY.

You have to be logged into EpicCare before clicking. I can’t send or post that information it is Epicor property.

I was logged in.

search for this KB KB0043896

OK, thanks. I did the search (KB KB0043896) and a bunch of articles showed up. Any idea what the title was?

Hi, please let me know if you’re able to send this. I appreciate it!

The extra KB will get you all kinds of stuff

just KB0043896 gets just the one, but searching for AP clearing will get you a few options.

image

I first tried it without, but it gave me an error, so then I tried with both KBs…

Well I guess just go with ap clearing which was where I started.

image

Is there anyone that can help with the necessary BAQ(s) I need to help me reconcile AP Clearing? Please. I need screenshots since I’ve been trying to build them and I’m doing something wrong as I don’t get the expected data.

Hello again, are you able to help? Thank you!

Hello,

I missed your message earlier. I am uploading the two queries now. They are PurchAccrual1 for IJ and PurchAccrual2 for PJ. All the columns are in the same order, but the second query has less columns. This will be evident from looking at them.

The calculated field WIP2 corresponds to the book amount in the GL. The common field that we use for matching the two is APInvDtl_PackSlip.

Both the queries have parameters. You will have to use your AP Clearing GL Segment number.
PurchAccrual2.baq (24.0 KB)
PurchAccrual1.baq (24.2 KB)

Since I’m not familiar, once I download these can I copy/paste them to a particular [Epicor] folder and double-click to launch? But how do I first update them to edit our g/l account number [since Notepad shows a bunch of junk when I try to use that program]?

I also use Crystal Reports for IQMS (for another company), and I would have to copy/save any Crystal Reports in a particular IQMS “reports” folder to launch.

Ty.

Thank you for helping! These are great!

Is there a way to get Vendor/Supplier NAME (not just #) to show on both reports? And, how can we get the Invoice # to show for the IJ transactions?

Never mind. I figured out how to add vendor name to both BAQs. And, only some of the invoice numbers are showing for the IJ transactions, which probably make sense if no invoice has been entered yet, correct?

ty.