cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to check SAP gateway project modification/version management

avinashd_m
Participant
0 Kudos

Hi All,

Is there any way to find the changes done to SAP GW odata project(SEGW)?,

for example, If initially i had 2 function imports, and later if i add another function import, now is there way to know who added/deleted function import to the project, and when?, Like we have for other objects class and tables, version comparison.

Thanks in advance,

Regards,

Avinash

Accepted Solutions (0)

Answers (2)

Answers (2)

Andre_Fischer
Product and Topic Expert
Product and Topic Expert

Hi Avinash,

versioning as you know it for classes is not supported for SEGW projects.

You can check the “Last changed” information from a project in SEGW when you right click on project name->Details.

When you release transport requests you will be able to check those for the object R3TR IWPR <your SEGW project name> and see who is the owner of the request / task.

Best Regards,

Andre

gregorw
Active Contributor
0 Kudos

I would suggest to try out versioning in Git using http://abapgit.org/