cancel
Showing results for 
Search instead for 
Did you mean: 

Calling URL from Button in BPS planning layout ?

Former Member
0 Kudos

Hi !!

I have a requirement to call a URL pointing to another customer developed BSP application from BPS planning layout on press of a button.

I tried to implement this by calling the FM "CALL_BROWSER" within a Planning Function exit however it doesnt work as the FM 'CALL_BROWSER' has exception of being run in Background .

I also tried another approach of implementing the URL call in Javascript but the problem here is that the Button option in planning layout doesnt allow you to specify the "onClientclick" event .

I need to implement this specifically as a button , the option of URL is not acceptable for the requirement .

Please let me know the solution / sugessions from your side.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Milind,

Did you generate a BSP from your planning layout? If that is the case, then any BSP functionality can be implemented.

regards,

Rohit