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

Modified abap objects

Former Member
0 Likes
424

Someone could teach how to measure the quantity of objects been modified in a range of dates?

We need to know how many objects are been modified, with the proposal to measure if the implementation of a project is getting end.

I believe if we have the modified objects decreasing that´s probable that are getting end of the implementation. Am i right?

1 ACCEPTED SOLUTION
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
393

You can view the transports from se03 for each object ( data element,funcitons,program etc ) and filter it accordingly. You have the option to provide the date range. The output list will not excatly give you the solution. But it helps.

2 REPLIES 2
Read only

ThomasZloch
Active Contributor
0 Likes
393

This sounds like a very unusual means to estimate the status of an implementation project. Can't your team leaders report the current status?

Other than that, table VRSD give a good overview over what has been recently released from the development system.

Thomas

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
394

You can view the transports from se03 for each object ( data element,funcitons,program etc ) and filter it accordingly. You have the option to provide the date range. The output list will not excatly give you the solution. But it helps.