I have developed a Statefull BSP application - and this application should be called from a SAP CRM application - and it should be possible to call and execute this aplication in a new session everytime it's called from CRM (a new controller/model instance per call). In the CRM applic...
SAP Managed Tags: UI Business Server Pages (BSP) UI Business Server Pages (BSP) Software Product Function View products (1) Introduction In my last assignment we had a requirement navigating to a Transaction iView from a BSP iView. I like to share my experiences of implementing this navigat...
Full Screen: This will enlarge the display of the right side screen. It is a kind of similar to the “hide navigation bar” button available in WEB UI in terms of functionality. This is particularly useful when we do the configuration form GUI, so that we get more area to see the fiel...
However in 640 (SP14 I believe) SAP is going to deliver a class (CL_ABAP_ZIP) to create full blown ZIP files. With the right Kernel release it will even do CRC checks in the Kernel instead of ABAP. 3:17 PM 0Kudos 327 SAP Managed Tags: ABAP Development Hi, class CL_ABAP_GZIP is...
Regarding the Back Button, you know it's really a nightmare (have a look to BSP / HowTo: BACK Navigation - the nightmare of statefull Web applications ) but I have no good answer to your question. Post the same question in the BSP (or Web Dynpro ABAP) forums and let me know if ...
I think this involces two issues:1. can I call the bsp valuehelp extension and pass a parameter to the backend searchhelp?2. can that be done using the value of another input field from the same form? (maybe javascript)i just hope you had this requirement before and have a solution ...