Skip to Content
0
Former Member
Oct 25, 2005 at 11:14 AM

Moving from Change document to change pointers on Z tables

80 Views

We have created a "Change document object" for one of our Z tables (in general changes to almost all fields generates a change document).

For one of our interfaces we need to read the change documents for a certain period from table CDHDR. Afterwards we check in table CHPOS to see if the found change documents that contains the 5-10 fields of interest for this interface.

In our business we have a LOT of change documents, and the runtime of the interface has increased.

We want to use Change pointers instead.

There is no problem in using chang pointer for standard masterdata - but how can I configure change pointers for a Z table (meaning how do I get values in tables BDCP and BDCPS) I can't active the change pointer for a message type as there is no message type, and no business object.