Skip to Content
0
Former Member
Nov 25, 2006 at 11:18 AM

Incorporating R/3 data into HTML template of Internet Service Application

43 Views

Hi,

There is a standard internet service available named 'BBP_QUOT' wherein there are several HTML templates available. I need to make changes to HTML template SAPLBBP_QUOT_UI_ITS 300 wherein I need to create a new button that needs to be made visible/invisible depending on a condition.

To check this condition I need to call a function module from R/3 server but I am not getting how to go about it inspite of extensive reseach and test. One of he methods that I used was:-

Inserted line

<b><%@page language="abap" %></b> in header of HTML template

and inserted the code for visibility under <% > tags as done in BSP application BEXLOGON but this is also no working.

Please suggest a solution in this regard since I am not able to find a way out and need to make a delivery urgently.

Thanks in advance,

Swati