2008 Apr 24 7:13 AM
Hi All,
I have a requirement like this:
I have some standard tables and Custome tables.
when any value from this tables get updated i have to initiate the change pointer.
1. I had created the custom object key using SCDO and added the tables.
2.I had created Message type.
3 In bd52 I had linked the Message type to the Object Key and added the fields .
4.I had activated the change pointers.
5. For the Message type I had activated the change pointers.
When I change the fields using a transactions,
the values are not captured in CDHDR/CDPOS for this
Message type.
Please let me know how to go about it.
Regards,
Pratap.
Hi All,
I have a requirement like this:
I have some standard tables and Custome tables.
when any value from this tables get updated i have to initiate the change pointer.
1. I had created the custom object key using SCDO and added the tables.
2.I had created Message type.
3 In bd52 I had linked the Message type to the Object Key and added the fields .
4.I had activated the change pointers.
5. For the Message type I had activated the change pointers.
When I change the fields using a transactions,
the values are not captured in CDHDR/CDPOS for this
Message type.
Please let me know how to go about it.
Regards,
Pratap.
2008 Apr 24 7:27 AM
for the field changes can be captured if in that field
data element l-> further characteristics> check the check obx of change document
then only that fields changes are captured by CDHDR and CDPOS
2008 Apr 24 8:27 AM
Hi
One doubt:
Should we generate a function module for the Object in SCDO and use the funtion module in any Tcode.
Thanks and Regards,