Application Development 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: 

how to use se39 (splitscreen editor ) for badi's in two diffrent systems.

former_member477101
Participant
0 Kudos

how to use se39 (splitscreen editor ) for badi's in two diffrent systems.

i would like to check code for a badi avaliable in two diffrent systems.

how it is done through se39.

1 ACCEPTED SOLUTION

former_member209818
Active Contributor
0 Kudos

Hi Prakash,

It seems you used only the class and it's method.

You will have to use the InterfaceName~method name in the "Method" as shown in the below image.

Alternatively, you can open the sourcecode of your BAdi and then from the menu Utilities->Versions->Version Management, you can compare the two versions of the Badi in different system using option "Remote Comparison"

"

3 REPLIES 3

Former Member
0 Kudos

Hi,

1) Open the method of the BADI.

2) Go to Utilities->Version management ->Use version comparision remote option. Logon to the remote system .

Regards,

DPM

nabheetscn
Active Contributor
0 Kudos

Hi Prakash

On the top their is button for two different system. Then in below enter the RFC destination for the target system and compare

Nabheet


former_member209818
Active Contributor
0 Kudos

Hi Prakash,

It seems you used only the class and it's method.

You will have to use the InterfaceName~method name in the "Method" as shown in the below image.

Alternatively, you can open the sourcecode of your BAdi and then from the menu Utilities->Versions->Version Management, you can compare the two versions of the Badi in different system using option "Remote Comparison"

"