Accessing 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 ArticleTHTMLB:cellerator Filtering data
Hi,I'm using SUS application that is based on BSP.When I display a table I want to be able to filter data. But When I click on the column nothing happen.here is the code: <thtmlb:grid cellSpacing...
View ArticleDelete a BSP Application
Hi All, I have deleted a BSP application via SE80, and it showed successfully deleted the application!. However, after sometime, I could see the same application is shown under my package without any...
View ArticleKeep client and language information for login after timeout
Hello experts, i'm using the url parameters sap-client and sap-language that the user can login without them. The parameters are filled on a mobile device and on different plants these parameters are...
View ArticleBSP with IE11?
Hi Experts, i have an customer individual BSP application where are some views implemented with extJS,it's working fine at the moment. (yes )Now i have the demand, that the application must run on IE11...
View ArticleText Overlapping/Wrapping Issue in BSP(Table Sorter Using JQUERY)
Hi , I have a requirement to add a new column in existing table which has been built by Table Sorter method in JQUERY. I have added the new column but the issue is value for the new column is populated...
View ArticleBSP - ADD Meta Tag for IE10 Compatibility
Hello,we are trying to add a meta tag to the head section of our BSP pages in order to enable the compatibility mode in IE 10/11.We have tried adding the meta tag by using the htmlb:documenthead...
View Articlejavascript error prevents paging from working in hap_document
We are generating performance appraisals in a modified version of the BSP hap_document. We have a manager in Mexico who has more than one page of employees under him. We are using IE8. When we try to...
View ArticleWhile Downloading JPG files from BSP its getting saved in wrong file type.
Hi SCN Through standard transaction IW52 I am uploading a PDF and JPG image file through SAP GUI, both are uploading successfully and I can successfully view/download them from SAP GUI. Whereas when I...
View ArticleHow do we disable column in tableview in BSP
Hi, I am trying to disable entire coumn in the tableview. Can you please guide me how to do it? I tried to search forum but not able to get the right discussion.
View ArticleInput value disappearing after pressing buttion on the BSP page.
Hi , I am using MVC method to create my BSP page. After entering input values on BSP view page if I press submit buttion values are disappearing from the input field. Can you suggest me how to stop...
View ArticlePersistent 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 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 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 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 ArticleRelational graph with joint.js
Quick info on how to create a relationship graph using a java script library, html and business server pages. Hope you like it. Requirements:Java script library joint.jsStylesheet joint.css Both...
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 Article