BSP OnInputProcessing Table Page Attribute
Hi,I am trying to pass the 'SD_DOCUMENT_FLOW_GET' function's table result to the html layout.But when I try to activate my OnInputProcessing code it gets error : ' The result type of the function...
View ArticlesubmitonEnter is not working in safari
Hi, I have a BSP application which follows MVC pattern and in view I have Htmlb input field code which has submitonEnter="X". If user enters the value and hit Enter button it should go to DO Handle...
View ArticleCustom filter on table view
Hi gurus i'm working on component CRMCMP_PRC/PrcHeadCondeOVP and my customer required the possibility to filter a range of pricing conditions. Now i've created the button, anche the action handler...
View ArticleHow I can insert data in Transparent table through abap coding
How I can insert data in Transparent table through abap coding.
View ArticleBSP structure
Hi experts. Is there any way of inserting path in path 'pages with flow logic'?
View ArticleDate picker returns Null in Firefox
I am using Firefox 29.0. If I select a date in my BSP using the date picker which comes up by default with an <htmlb:inputField> of type date, a null is returned. The calendar appears, I can...
View ArticleHow to delete stateful BSP application session data
Hello experts, I have a BSP application integrated in SAP CRM webUI through transaction launcher. It has various global attributes in different pages which are used to change the runtime behavior of...
View ArticleTriggering Standard HTMLB Event
Hi All, How can we retain the last viewed page number of the search result for the component ICCMP_INBOX?The scenario is: Agents make a search in the component ICCMP_INBOX and obtained a list of...
View ArticleCall Bsp page from Another Standard BSP Application.....
Dear all, i am tring to call a POP-UP window from Standard Bsp Applicatio SRMSUS.i had already added Button (Attachment) on the existing standard bsp page, and also get the button event in...
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 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 Article