on 2018 Apr 16 6:01 AM
Hi Experts,
I have two Calculation views in my Development System.
Cal View1 - No Changes made, Original view
Cal View1_Copy - 5 new Columns has been added to this view. - Copy version of the Original View
But since the View has many joins and projections, I want to do a version Comparison and to easily identify which Joins and Projections has been modified/touched in the "Cal View1_Copy" version.
I checked some blogs and could not get this information. Can someone share me the step by step process i need to follow to do this Version comparison.
Regards
Rufus Samuel
Request clarification before answering.
Hi Rufus,
You can compare the versions by accessing view from repository as shown below.
You can also revert back to any previous active version by selecting Show in History and then select Check Out and Rebase to Active
Also, to compare any previous versions, select the Compare with as shown in below screen shot
Regards,
Nag
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
is that true that every time when we activate HANA view (for example calculation), a new version get's created
if it is true, over a period of time there are lot's of versions will we created right. in that list of version's how can i find relevant version which want to revert back i.e. can we able to provide version specific description like ABAP REPO objects ? so that it would be helpful to identify the exact one over list of versions.
Hi Laxmikant ,
To get that option , switch to Development Perspective , and navigate to your view through REPOSITORIES tab.
BR
Rajesh A
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Bala Krishna,
Below table stores all versions of a object
"_SYS_REPO"."OBJECT_HISTORY"
Thanks
NG
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
73 | |
30 | |
9 | |
7 | |
7 | |
6 | |
6 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.