How to include structure in Types Definition ???
Hello All, I want a declaration like this in BSP :- ***************************************************************************************DATA : BEGIN OF imkop OCCURS 100. INCLUDE...
View ArticleBSP Application at the time of closing browser
Hi, When ever I am doing booking a course or starting a course or closing the course pop-up an event (_ONINITIALIZATION) is called.I would like to know which event will be called when the main browser...
View ArticleService /sap/bc/contentserver is not active
"Service /sap/bc/contentserver is not active". M getting this error..........please help to solve this.....its urgent
View ArticleA simple tool to calculate the total size of a BSP application
Today one of my colleague asks me whether there is some tool which can allow us to get a draft estimation on the size of a BSP application. As far as I know there is no such tool, so I write one by...
View ArticleSessions are not terminated in the back-end SM04/SM50
Hello, We are running SAP R/3 4.7 with kernel 6.40 with Oracle 10.2.0.4 on Windows 2003.We have also a SAP Portal 701 SP3 connected to this R/3 backend. Several BSP applications were developed. These...
View ArticleBSP question - How get event ID using this code
Hi SCN Team, I've come across dozens of examples and trying to experiment. can you please suggest solution to this problem I encountered?case statement doesn't recognize case event->id, debug not...
View ArticleBSP newbie questions
Hi BSP experts, Just want to know some facts on BSP, hope you can provide better understanding for me. 1. once you test your application, before the browser starts, it asks for your sap user and...
View ArticleExplicit length specifications are necessary with types C,P,X,N and W in the...
Hi Experts,I am new to BSP and i am coming across a problem in my first application which involves calling FM and showing the output.So, i created a Type using TYPES statement and created a Table Type...
View ArticleCalling BSP application from Web dynpro application
Hi Friends, I am new to BSP and looked into several postings before posting this question. I have a requirement to display the pop-up window when the user clicks on the BSP SUS application. For that I...
View ArticleProblem when open a bsp link in a office document (word, excel, ppt...)
Hi experts, I developed a bsp application where the "index.htm" does the search and pass the result in "application variables" so that the "doc_list.htm" can display the result.When I copy paste the...
View ArticleBSP with HTML Or HTMLB
Hello Experts, We have some of CRM Adobe Forms and we wanted to convert them to Web-based forms because Adobe issues with Browsers. We would like to use regular HTML than HTMLB for the rich look and...
View Articlesap-syscmd=nocookie and Statefull BSP's -> Session timeout
I have a tricky problem - and I'am hoping for your helpfull input... please.. I have developed a Statefull BSP application - and this application should be called from a SAP CRM application - and it...
View ArticleHide/display elements dynamically
Hi all, i'm new on BSP. I need to hide/display elements dynamically. These elements are tray object (htmlb:tray). I tested with javascript code as below but it don't work : Javascript code : <script...
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 ArticleHow to read value from htmlb:inputField
I have a view (page fragment) that includes the following input field: <htmlb:inputField id = "search_vkona_topinfo" value = "//model/mv_topinfo_vkona"...
View ArticleSearch BSP element's documentation
Hi all, i have to develop a new BSP application and i would like to get documentation from all elements of HTMLB langage, need to have properties from elements. Please help Regards Eric
View Article