cancel
Showing results for 
Search instead for 
Did you mean: 

Linking of R3/ button with a button put using HTML code

Former Member
0 Kudos

Hai,

I have put a button in my service file using the below command,

<input type="button" name="Exit" value="Go to Google" >.

In my Dialogue program i have a "BACK" button. When i run the service file i want to hide the "BACK" button of the dialoge button and i want to link the function code of BACK button to "EXIT" button of service file.

In other words i want to link the function code of A dialogue program button to the button which i have put in the service file using HTML code.

Thanks & Regards,

H.K.Hayath Basha.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member228142
Active Contributor
0 Kudos

Hi H.K.,

please check the documentation for the parameter ~exiturl. If you use ITS 6.20 the session is automatically terminated as soon as the transaction ends. If you use SAP Netweaver with integrated ITS note 959417 is required.

Best regards,

Klaus