Steps to Determine Number of Created SAP Transports within Certain Period

I have been tasked to find the number of transports which are being created in the SAP system. The period given is 4 months. So, how do we get the number?

Go to transaction code SE16N and enter the field table name as E070. Define the Date (from value to value) and replace the maximum no. of hits to 99999.

The number of transports can be obtain from the Number of hits, which is 21 here.

Alternatively, you can use table E070CREATE.

You May Also Like

Leave a Reply?