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

How to compare same object in same TR but in different task

Former Member
0 Likes
4,803

Dear All,

I want to compare one ztable which is in same TR but in different task. How can i compare this ztable in these two task that what changes are there in respective task.

Like in screenshot below, i want to compare the changes in table CI_EKPODB  in task 31183 and 37954 which is in same TR 31181.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
3,525

Hi,

you need to go to the object (double click on it). Then menu "Utilities" - "Versions" - "Version management". There you can compare any versions of this object.

Dear All,

I want to compare one ztable which is in same TR but in different task. How can i compare this ztable in these two task that what changes are there in respective task.

Like in screenshot below, i want to compare the changes in table CI_EKPODB  in task 31183 and 37954 which is in same TR 31181.

15 REPLIES 15
Read only

Former Member
0 Likes
3,525

What is your purpose in doing so?

Neal

Read only

0 Likes
3,525

I want to track what changes have been done in that task

Read only

Former Member
0 Likes
3,526

Hi,

you need to go to the object (double click on it). Then menu "Utilities" - "Versions" - "Version management". There you can compare any versions of this object.

Read only

0 Likes
3,525

Sorry, but because they are in the same parent transport number, they have the same version.

Neal

Read only

0 Likes
3,525

Oh, yes. You are right.

Read only

0 Likes
3,525

but there is different developer id . So is there any means to track the changes done in both the task??

Read only

matt
Active Contributor
0 Likes
3,525

No.

You can only check versions between released requests.

Read only

0 Likes
3,525

The best answer we came up with was to take away permission for developers to create their own tasks. The project Manager had to do it for them.  The project manager then released the pending change forcing a new version.  Later, we decided that that was too inefficient.

Neal

Read only

ThomasZloch
Active Contributor
0 Likes
3,525

Both tasks are included in the same request, so they point to the same object in its current state, and it is technically not possible to determine which changes were done under which task.


Thomas

Read only

JoffyJohn
Active Contributor
0 Likes
3,525

Just use the 'Sort and compress' option to remove the redundancy and also have only the 'latest' version in transport request.

Read only

Former Member
0 Likes
3,525

hi john,

but where is this Sort and compress' option is?

Read only

JoffyJohn
Active Contributor
0 Likes
3,525

Hope you have solved the issue.

Read only

manukapur
Active Participant
0 Likes
3,525

Hi Prem,

I see CI_EKPODB is a customer structure.  If you click on the version management, in the sub request,

This will give you all the request for the object. Had it been a table you can select the Key Icon to see all the entries within the request.

But within the same request, everything's going to be the same.

The other and definitive way is to check the import logs to see the actual details. Import logs will contain all the entries/changes.

Regards,

Manu

Read only

PeterJonker
Active Contributor
0 Likes
3,525

You cannot compare objects in two tasks within the same transport. They will ALWAYS be the same objects.

You should sort and compress in the context menu on the transport/task so you will only have one object with all changes in the transport, the latest version.

see also:

http://scn.sap.com/thread/193784

Read only

0 Likes
3,525

that means we cannot compare.

hence i am closing the trhread