Hello Gurus,
This is my first question on this forum, thanks in advance for your help
I am quite lost currently:
I need to set-up an interface to send daily the whole data of modified customers during the day, whatever field(s) are modified in general or sales data.
I need also to use flat files and not IDOCs.
I am a beginner on change pointers, so I decided to do the following:
- activate change pointer globally in BD61
- check in CDHDR modified customers based on Object (OBJECTCLAS) = DEBI ; Date (UDATE)= today and TCODE= XD01; XD02; VD01; VD02
- Take the result in "OBJECTID"
Then based on this list of modified customers during the day, I take the data I need in tables KNA1VV etc
What do you think of this?
Is there a smarte way to use change pointers without using IDOCs?
Is it possible to set-up a message if I don't want to use an IDOC for example?
It seems that CDHDR will grow without limit, will it affect performances? If yes, would you have any recommendations in terms of best practice ?
Thanks in advance for your help.
Regards,
Guy