Interface between BSP and SAP (Via Quotation)
Hi All, Does anyone know the different customization step in order to link BSP and SAP gui by using Quotation ? The quotation number is created on BSP and then the same number is used to SAP in...
View ArticleSession handling using url-rewriting ICM/HTTP/MOD_
Hey experts, the url-rewriting works just fine, but there is a problem with the session handling. The session_id changes on every webpage, so every time I open a new page e.g. /home.htm ->...
View ArticleError while using File Upload through Frontend
Hi, I need to upload an EXcel file , read the content and save the data to a db table. I used the <htmlb:fileUpload id = "FileUpload" onUpload = "HandleUpload"...
View ArticleBSP view quantity field causing error CX_BSP_CONV_ILLEGAL_REF
Hi All, I have a htmlb inputfield on the view of my MVC bsp. The field type bound to this inputfield is a quantity data type. When I run the application i get the error: Following error text...
View ArticleError in Select all/deselect all of table view in BSP
Hi , I am getting an error in table view of while select all /deselect all of BSP . It's not triggering an event in oninputprocessing .when clicked on detail of IE it dispays following detail ....
View ArticleSY-UNAME of my BSP is not the same as the portal user details
I have a situation where the SY-UNAME of my BSP is not the same as the portal user details it sits within! I have a BSP that sits within a potal IView. When i log into the portal for the first time an...
View ArticleBSP Questions
I'm implementing E-Recruiting and I added a new field to a existing infotype HRP5107. It shows up automatically on E-Recruiting website as a text field. I was wondering in BSP is it possible to...
View ArticleLogon with ONE user in BSP-application
hi, i have a BSP-application HCM_LEARNING. from this i want to use a part to display the trainings-catalogue from LSO. (only reading, no updates) there are about 800 users at my customer who will use...
View ArticleHRECM_BDG_START Javascript error
Hi Experts When launching HRECM_BDG_START for ECM via the SAP Portal to do top down budgeting, calling https://<FQDN>/sap/bc/bsp/sap/hrecm_bdg_start/start.htm, I get the following error: All...
View ArticleBSP Error
I am fairly new to BSP. I have been asked to modify a page in hcm_learning - to remove the Mandatory Courses tab from the Messages and Notes. I have made the modifications and when I test the changes,...
View ArticleBSP Exception
Hi All, I am getting BSP Exception from cl_bsp_element_ct_attr_valid => ID method..in Debugging i checked the reason for this exception is having an Field ID with '$' symbol. It is very...
View ArticleIdentify what it was selected with Checkbox
In my screen, I am displaying an HTML page with 3 check boxes and I have a button called "Process" each of these three checkboxes represent a different material number how can I take the values of...
View Articlehow can we call webdynpro application threw BSP
Hello, I developed one WDA . I want to call that threw BSP based on some action . I don't know the basic of BSP.Please guide me about this issue and also please provide solution to get the windows...
View ArticleSession handling cookie sap-contextid
Hey experts, every time a session timeout occurs in our BSP app, the standard error 400 (white background, black text) appears after the next action.After hitting the reload button in the browser, the...
View Articlehow to call webdynpro application using BSP application
Hello , Could you please explain about calling webdynpro application using BSP application ? RegardsSrini
View ArticleI would like to capture windows login id in BSP application
Hello, I would like to capture windows login id in BSP application. we had comapny's portal.when we click on this link, we need to capture windows user id in BSP application. Could you please suggest...
View ArticleHow can i get the changed values from BSP Layout
Hi Experts, I am displaying the BSP layout with an internal table. After displaying the internal table with materials details quantity fields should be editable.user will change the values and click on...
View ArticleFQDN Settings & Patches.
hi experts, im new to abap and right now im in need for the useage of BSP in my project and as far as i had searched i had not found any materials on it and now i need to know is the...
View ArticleFormatting toolbar for Text area in BSP
Hi, In BSP is it possible to provide a formatting toolbar for a text area where in we can fornmat the text as Bold/italics, Colours etc? Regards,Devendra
View ArticleCalling a webdynpro URL in new window from BSP
Hi experts, i am calling a URL from BSP application by creating a link and on the 'onclick' event of the link ,using following code navigation->goto_page( URL = l_wd_url session = 'NEW' ). My...
View Article