Renaming the Standard Names in a BSP
Hi All, I just wanted to know, if we can rename the standard names in a BSP application's. For Eg: a cfolder module is getting implemented to a automotive sector. so, i want to rename the standard...
View ArticleAttachment not downloading from BSP Page
Hi SCN There is a requirement on BSP page that user should be able to download the attachment from the browser but unfortunately attachments cannot be downloaded, whereas we are successfully able to...
View ArticleMissing icons in external aliases SAP E Recruitment
we have configured external aliases for service hrrcf_recuiter in sicf for external access but the issue here is when we test the actual service everything works fine but in external aliase the icons...
View ArticleEasy way to copy MIME folders?
System: WebAS 6.20 - SP-Level 43I want to copy the files in the MIME repository for the HTMLB, XHTMLB and UR libraries/folders.(as described <a...
View ArticleRefresh Bsp
Hi to all, I have a bsp with a start page Indexh.htm In this page I have a dynamic table (built with an internal table) in which users entering data and I produce a file in this way:CALL METHOD...
View ArticleDATASET_NOT_OPEN
Hi Friends, when I try to upload file in BSP Page , I am getting the following error. An exception with the type CX_SY_FILE_OPEN_MODE occurred, but was neither handled locally, nor declared in a...
View ArticleAdding custom controller to standard BSP application
Hi All, I am working on one standard BSP application, this application is based on MVC model. In this BSP application, i have to add three custom fields(dropdownlist boxes) to the view. Since this is...
View ArticleHTML Encoding in BSP
Hello, i have a <htmlb:inputField>. The field input is used for generating a url. Now i need a html-encoding for this input.If input-fields contains for example value "Teststraße" it should be...
View ArticleHow to import examples from book "Advanced BSP Programming"
Hello,i bought the book "advanced bsp programming". But i don't know how to import the "*.nsp" Transport files from the cd into the sap system.It is a sap R/3 with SAP Basis Release 6.20 Level 57.Could...
View Articleintegrating Flashilands in BSP
Hi All, Is it possible to use flashilands tags in Pure BSP application.. is possible plz give me one example of using flashiland and flashilanddatasource extension tags.Regards,Praveen
View ArticleBSP Application Un-Authenticated
Hi All, I have a BSP Application, which is MVC, I want to make it Un-authenticated ,, Meaning,, I don't want the popup for user ID and Password to show at the start of this application!. For this,, I...
View ArticleHow to call a Webdynpro view from BSP page (MVC) in a new window?
Dear Experts, kindly advise how to call a webdynpro view from BSP application after performing an event (through button or hyper link). Regards,Sarat.
View ArticleSearch help in BSP not transferring value and closing the window
Hi, I am trying to put search help for the vendor field in BSP. The window for the field is opening and based on the input in the fields in the window a table is being displayed, but when I select the...
View ArticleHow to acheive auto-complete functionality for an input field (HTMLB) in BSP.
Dear All, Please help to acheive auto complete functionality in BSP using MVC concept for an input field. I tried the below link but could not acheive:...
View ArticleHow to open PDF without open/save-Popup
Hi experts, i have small problem: I need to open a PDF-doc from a BSP without the annoying Pop-up 'do you want to save or open the Doc?'.... I have the following coding, but I just get an empty page...
View ArticleOTR Translation - Se 63
Hello Everyone, I have added new text(spanish) for an exsisting OTR (english)I am doing this in se63. When I saved the text, I got the following message: "Still one of the texts to be processed" I have...
View ArticleRole based menu in BSP Appn.
Hi All, I am creating a BSP Appn. where I am providing a menu (list of URLs of WAD templates)....but now I want to make a user based entry...so that only the user specified in that particular role is...
View Articleget value from external editor to bsp input field
i folks,i add an external editor in my bsp page form to have more formatation options.My issue is to get the value in the editor.How can i get them using for example the request->get_form_field?...
View ArticleASSIGN JAVA VARIABLE TO ABAP VARIABLE IN BSP
Hello SAP, I am trying to get the windows user id in WDA.I am unable to do it in WDA.So , I started developing BSP to get the windows user id.I write the java code where we can get the windows user...
View ArticleBSP get field value
Hi, I am developing BSP pages and trying to retrieve data from user input with OnInputProcessing event.My code block is ; <body><form method="post" name="form" id="form" > <input...
View Article