Persistent HTTP Requests in BSP: Can you Flush the Response without Ending It?
Hello all, I have been looking for a way to implement a persistent HTTP Request in a BSP. This means the server keeps the request open as long as possible and sends data periodically to the browser...
View ArticleXSRF-protection in BSP application with AJAX support
Dear all, I try to call an BSP via AJAX with activated xsrf-protection. Then I receive a 500 internal server errror. I think it's because the missing security token. My code...
View ArticleBSP: Logout does not work
Hello.At the moment i am re-developing a bsp-application, that i have written about 2 years ago.I have to add a logout-funtion to the new version, as the users desperately want it (Some of our users...
View Articlecreate structure for dependent objects
Hi All,Can any one tell me why there is no create structure for dependent objects?
View ArticleBSP output in internal Table
Hi Team, We have a BSP application written in HTML.Is there a way, any class/function module, to get the output of the BSP application (HTML output) into an internal table by passing the URL with...
View ArticleHow to Upload excel data from legacy sys to SAP
Hi All, Could you please let me know that how to 1. Upload excel data to an internal table from legacy system to SAP in SUS portal. 2. Download customised table data to legacy system in SUS...
View ArticleWeb page expired appears with backspace
Hi, I am working on a BSP application. This application uses pages with flow logic approach and it is a statefull app. On the screen I have a readonly field. When I place cursor on this field and click...
View ArticleAccess denied in javascript
Hi all I have made additional software for the editor of the email bsp of the SAP CRM system. This new software is called in an popup from without the default SAP CRM email editor.Via an custom button....
View ArticleAccessing BSP with POST method
Hi Experts. I want to access some BSP pages with POST method. If I use $.get( "/sap/bc/bsp/ztest/service1") everything works perfect. I have put break point in Application class...
View ArticleHow to popup file upload tag when we click on a button?
Hi All, In BSP, How to popup the file upload tag when we click on a button?Let us Assume that when we click on open button as mentioned in the below 1st screen shot one popup should open like the below...
View ArticleBSP - download xlsx(excel 2007) document - error
Hi all, i have a requirement to download different types of documents saved in server. All MS office documents are downloading correctly. it is supporting .xls files but .xlsx files are beiong saved...
View ArticleUnable to debug BSP application after EhP5 upgrade
Hi , I am unable to debug BSP application after EhP5 upgrade. i tried with all the basic things related to debugging of BSP application(settings in se80, at SICF, etc)Apart from raing OSS, is there any...
View ArticleCan we merge BSP page into a HTML web page directly
Hi All, Requirement : We have "Supplier Registration Page" which is in the SAP BSP ,in this page customer needs to place the Header and Fotter according to there website which is built in HTML....
View ArticleProblem with HTTP_GET function module while using SUBMIT statement
Hi All, I have a BSP page written in HTML. I can get the HTML output of the BSP page in a internal table using standard report rshttp20. In this 'HTTP_GET' FM is used which returns the HTML content of...
View ArticleBTF: How to change default font
Hi there, can somebody tell me how you can change the default font for the BTF editor? Default is TimesRoman and I want to use Arial... already checked out editor_default.js and the CL_BTF_BSP_EDITOR,...
View ArticleQuery on calling a BSP page (MVC)
Hi I'm not an expert in BSP and hence posting this q after qutie a stressful search....how to call a BSP page that is built on MVC? Also I want to pass parameters to that called BSP page. Appreciate...
View ArticleHelp on BSP : HIDE URL
Hi I'm not much exp in BSP nor JS...wondering if there is a way to call hide a URL when a BSP page is called from WDA?
View ArticleBSP MVC Call sub-controller
Hi guys, It's the first time I do a BSP application, and I didn't have much web concepts such as MVC. Some C# developers from the company where I work are helping me with this concepts, but now I'm...
View ArticleBsp theme issue after SUS EHP3 upgrade
We have recently upgraded our SUS system to EHP3 and after that standard BSP application "SRMSUS" has default theme as "SAP_CORBU" which our end user is not liking it. how can i change the theme in SUS...
View ArticleBSP Page display -> called from WDA
Hi I had some browser compatibility issue in viewing pdf via chrome which i was able to sort out using iframe in WDA and calling BSP page. BSP page is now displaying the pdf but the pdf display itself...
View Article