Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom Object Key in SCDO

Former Member
0 Likes
705

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.

2 REPLIES 2
Read only

Former Member
0 Likes
541

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

Read only

Former Member
0 Likes
541

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,