Monday, December 4, 2023

Compare ABAP Objects between different systems Using SAP Split Screen Editor 'SE39'

 SAP has provided a split screen editor to compare ABAP objects between two systems. 

We will be needing just the valid RFC to that destination system and the object name, that's all. 

TCODE: SE93

SE93 SplitScreen
SE93


Upon selecting the 'Compare Within System' button, we have to provide RFC Destination of the target system that we want to compare with. The system will prompt for target system's user id and password. After validating it will display the split screen with compare option. 



Top red marked button is for compare and the arrows are for navigating to delta or similar lines. 


No comments:

Post a Comment

How to Find Implemented BADIs for a Tcode in SAP

  Simple way to find implemented BADI for a TCode in SAP  First We have to find the Package for the transaction. 1.      Go to that par...