web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

Customer payments incremental push data entity

(0) ShareShare
ReportReport
Posted on by 259
 
Hi All, 
 
I'm working on incremental push to export Customer Payments and any associated Reversals.
 
Yesterday I posted and exported a customer payment (initial inc push). And today I reversed that payment
and in incremental export file, I'm seeing two records one for the original credit (exported in first file) and one for the debit/reversal.

This happens because the reversal creates a new record in the CustSettlement table and also updates the existing settlement record. Below is the relation used in data entity.
 
Can anyone suggest to pull just the newest, most relevant record (either the reversal or the updated original) in an incremental push?
 
Select * from ledgerJournalTrans
Left outer Join custTrans on custtrans.Recld = ledgerJournalTrans.CustTransId 
left outer join custSettlement on custSettlement. Transrecid = custTrans.recid
left outer join custtrans as ct1 on ctl.recid =
custSettlement.offsetrecid
 
 
Thanks in advance!

 
I have the same question (0)

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.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 1,850

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 795 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 519 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans