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

Maintenance view regeneration needed after activation of log change

0 Likes
923

Hi all,

I have modified a table activating the log changes, do i need to regenerate the maintenance view?. I would say that this is not necessary, but i would like to double check. I couldn`t find a clear answer in the forums.

Thank you in advance!!!

1 ACCEPTED SOLUTION
Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
806

Hello carlson1976

I'd say you don't need to regenerate a maintenance view if you active the change log of underlying tables. This issue is described in the note 2168742 - Change logs cannot be found in T-code OB52

Notice that the note says nothing about regenerating maintenance views. However it's required to set rec/client system profile parameter. Use RZ11 transaction to display rec/client parameter documentation.

Best regards

Dominik Tylczynski

2 REPLIES 2
Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
807

Hello carlson1976

I'd say you don't need to regenerate a maintenance view if you active the change log of underlying tables. This issue is described in the note 2168742 - Change logs cannot be found in T-code OB52

Notice that the note says nothing about regenerating maintenance views. However it's required to set rec/client system profile parameter. Use RZ11 transaction to display rec/client parameter documentation.

Best regards

Dominik Tylczynski

Read only

806

Very clear in the note.

Thanks a lot for the clarification Dominik!!!