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

Change Documents for View Cluster

Former Member
0 Likes
1,017

Hi guys,

     I want to know how SAP records View Cluster changes and How they will again fetch the OLD data and NEW data whenever we select Change Logs from Utilities. I have debugged the RSVTPROT Program, View_Mark_Write FM but I am not exactly getting how SAP is processing the data.

Can anybody please help me out.

Thanks in advance,

Hi guys,

     I want to know how SAP records View Cluster changes and How they will again fetch the OLD data and NEW data whenever we select Change Logs from Utilities. I have debugged the RSVTPROT Program, View_Mark_Write FM but I am not exactly getting how SAP is processing the data.

Can anybody please help me out.

Thanks in advance,

2 REPLIES 2
Read only

Former Member
0 Likes
769

Hi,

     U May find the relevant Changed data in table CDHDR and CDPOS table .

Read only

0 Likes
769

Hi Somendra,

         

     Thanks for your quick reply. For View Cluster, changes are storing in DBTABLOG table.  I think CDHDR and CDPOS tables are for Workbench Changes.