Notifications
Announcements
No record found.
Hi
While creating customer payments this error came to me and i cant post any customer payments. i dont know whats this error for.
Can any body helps me in this?
Many thanks
Matloob
*This post is locked for comments
Hello - did you find a resolution to this? Do you practice Intercompany transactions?
It seems you don't have proper setup of intercompany
Please verify below link
msdn.microsoft.com/.../aa550312(v=ax.10).aspx
We do have it set up but we have two customer accounts for that entity. I believe that intercompany is a one to one relationship. Is there a way to accept payments for two customer numbers?
No Mary, have not yet.
This error indicates "The customers do no share the same PartyId"
You will find comment & code related to this error in class\method: "\Classes\LedgerJournalTransUpdateCust\checkSettleVoucher()"
if (journalTransCustomer.PartyId != custTransCustomer.PartyId)
{
// The customers do no share the same PartyId
return checkFailed(strfmt("@SYS115976",
_ledgerJournalTrans.AccountNum,
_ledgerJournalTrans.Company,
custTrans.AccountNum,
custTrans.company()));
}
Few minutes ago one of my juniors presented me same issue, in AX2012 and following is what I found
Reason of Issue:
The customer payment which is being settled with Invoice, both have different Party.
Suppose you are doing payment For Customer CUST-101 and you have selected the Invoice of some other customer lets say CUSt-102
AX will not allow you with such payment where parties are different i.e. party of Customer for which payment is being done and party of customer, for whom invoice is being settled.
I doubt that same case can happen with Vendor Payments as well (I have not tested case of vendor payment )
Thanks Shoaib.
I have managed to resolve this issue before with the solution you have described above.
Hi,
Can you describe how you fixed the issue
Can you describe how you fixed the issue?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Priya_K 4
Alexey Lekanov 3
Martin Dráb 2 Most Valuable Professional