cancel
Showing results for 
Search instead for 
Did you mean: 

Pulling Modified customers in Third Party application

former_member202214
Participant
0 Kudos

Dear all,

Currently we are developing third party application using VB .NET. It is pulls data from SAP for some reporting purpose using BAPIs.

We are pulling customer master data also in the 3rd party app.

Currently we are pulling data only based on Created on in KNA1, KNVV, KNKK and KNKA table.

But we also want to pull the data as modification happens in that. It is not possible to take full update everyday. Modification date is there only in KNA1 but not in KNVV or KNKK. Hence could someone give me logic of how we can pull only modificaiton in the 3rd party application.

Regards

Saurabh.

Accepted Solutions (0)

Answers (2)

Answers (2)

rwarri1
Active Contributor
0 Kudos

Hi,

You can query tables CDHDR & CDPOS for changes to customer master.

Cheers !

Former Member
0 Kudos

Hi

you can check Tr.SE95(modification browser) for getting view of how program catches modifications and in sales order transactions check program RVSCD100.

Hope this helps

Regards

Mandar

chaitanya_deodhar
Participant
0 Kudos

You have to activate "Change Pointers" for customer master change. The changes shall update the table BDCPV and Idocs can send the changes only for changed customers through Idoc type DEBMAS