2012 Aug 30 7:22 AM
Hi All,
I have a requirement where in i need to capture changes in tracking data for certain fields which do not have change document enabled. So i need to create changepointers everytime there is a change in the those fields and then generate outbound Idocs for the same.Could i have some help on how to trigger changepointers for the fields ?
Regards,
Saptarshi.
Hi All,
I have a requirement where in i need to capture changes in tracking data for certain fields which do not have change document enabled. So i need to create changepointers everytime there is a change in the those fields and then generate outbound Idocs for the same.Could i have some help on how to trigger changepointers for the fields ?
Regards,
Saptarshi.
2012 Aug 30 7:28 AM
Hi,
CDHDR and CDPOS tables stores the chnages data of every data base table filed values.
Thanks,
Suresh M
2012 Aug 30 7:41 AM
CDHDR and CDPOS tables stores the chnages data of every data base table filed values.
No, CDHDR and CDPOS are only updated by the applications which call some generated FM. If a change object exists (check transaction SCDO) but some fields are not stored in CDPOS, check their data element, it carries a flag "Change Document" that is required for the field to be used, but of course the applications must call the change document FM.
There is a tool at open-sql level, look for a flag in technical settings of database file, "Log data change". But the log must be active in the system/client depending of a parameter rec/client of system profile, check via RZ11. if ON or client dependant ON, then all changes of files with this flag will be logged (disk space and performance problems can arise)
Regards,
Raymond
2012 Aug 30 7:42 AM
2012 Aug 30 8:19 AM
Hi Raymond,
You were correct on the point above, that is exactly the problem i am facing. I had also proposed the same solution of setting the flag on for "Change Document" in the data element. However, in my case that does not look feasible/approved. (The fields i am concerned with are VTRKH-TRACKN, VTRKH-UEVBELN etc).Hence i need to look for an alternate way, which would create CPs out of the changes, and then would trigger Idocs.
Regards,
Sen.
2012 Aug 30 8:28 AM
Hello Sen,
(The fields i am concerned with are VTRKH-TRACKN, VTRKH-UEVBELN etc)
The solution to start the change pointer selection is to do MODIFICATION and enable change document triggering.That is how the framework works.SO i suggest get a key from the market place and enabale the change document.
Also may be article Change pointer will help.
thanks
~Raj
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |