Parallelization in Web UI - Part 3
Parallelization in Web UIPART 3AJAX (… continued) Limits of a stateful applicationNow let us place two samples from above onto the same page: You will notice down that the...
View ArticleHow to debug a modal dialog
As introduced in http://scn.sap.com/community/crm/webclient-ui-framework/blog/2015/12/26/logic-for-f4-help--1, F4 input help shows help values in a modal dialog. Without special tools, It is not...
View Articlelogics for F4 input help --- 1
Introduction:F4 help is a very important function for WebUI input fields. Normally, when clicking ‘F4’ key or clicking on the icon attached to an input field, a dialog will pop up with all help values...
View ArticleAccessing SAP CRM On-Premise from Mobile device
Accessing SAP CRM On-Premise from Mobile device Recently I was working on a solution to access SAP CRM On-Premise System from Mobile Device such as iPad or iPhone, and I would like to share the...
View ArticleSAP CRM web UI - session time out warning message
End user /Agents working on web UI with any of the transactions or pulling up business partner some time if they leave the screen idle will lead to time out hence losing of the data or need to rework...
View ArticleNew update about Microsoft IE browser support
As you may be already aware of that there is big change for Internet Explorer support which had been already announced by Microsoft. Please read Microsoft pageSupport for older versions of Internet...
View ArticleDeletion of duplicate products from the SAP CRM / web UI :-
Problem : There might be a scenario when an end user searches for product and found 2 similar records under result list SAP CRM Web client UI view :We need to use 2 programs in order to delete the...
View ArticleUpdate WebUI view fields via AJAX
Update view fields via AJAX call Use CaseWhen doing some applications one may need to update certain fields on the screen without calling a back-end. In this case, the use of AJAX functionality of...
View ArticleWhy does the navigation after clicking email hyperlink not happen in Account...
Issue descriptionIssue AnalysisIssue description In Account search result view, by clicking the email hyperlink,we expected that there is a navigation to email creation view:However in some system,...
View ArticleCreate View on CRM Home Page
SAP CRM Web UI has information on the Home Page itself so that specific information for logged in useris displayed on the Home Page. This information includes Today's Appointments, Tasks, Workflow...
View ArticleSorting based on Custom Order
Objective: The need of enhancement is to Sort any field in BOL to perform Sorting with a Custom Order ( Not Alphabetically ). Example Hypothetical Scenario: Custom Field (Customer Type)...
View ArticleAsynchronous Saved Search Fetch
Asynchronous Saved Search Fetch I have noticed it could be a nice implementation variant for AJAX queries in WebUI. Everyone has it’s own saved search and everyone would like to know how many items are...
View ArticleFast Order Entry App (AJAX in WebUI example)
Hello,Today I want to share with you one more example of AJAX implementation in WebUI. Particularly this is about how can we improve the usability and the business process performance by implementing...
View ArticleHeader Area in Web UI
Objective: To understand and enhance header area of Web UI. Header area in CRM Web UI is defined by the layout component. To identify the different components which comprise the header, we can have a...
View ArticleWEBCUIF EhP4 SP02 - Release Notes
These Release Notes focus on new features and enhancements delivered as part of the Web Client UI Framework EhP4 Support Package 02. The WEBCUIF development team members are doing their best to provide...
View ArticleTriggering Server side validation by pressing TAB (Enter is not required)
Overview:Many times in our project we have requirement to trigger server side validation by Pressing TAB key (keyboard). Typically this is a demand from Customer who are usually new to SAP world. I...
View ArticleCheck logged in Business Role & derive authorizations
Objective : Change View settings such as showing certain buttons like EDIT based on current logged in Business role. Current logged in Business role can be obtained using method GET_PROFILE of Class...
View ArticleKeeping up with the Webclient UI Framework
The Webclient UI Framework (a.k.a. WEBCUIF) is a large and complex product, always evolving thanks to the customers and the community feedback. Here are some resources that can help you stay ahead of...
View ArticleHP LoadRunner Scripts For WebUI
Story: Recently I was busy with writing some HP LoadRunner scripts for WebUI. Having no practical experience and being actually a dummy in HP LR in general, I trained myself based on the multiple...
View ArticleSAP CRM WEB UI Accessibility
Important: Term ‘Users’ in this blog refer to visually challenged users, who have up to 90% visual challenge. Background: As part of my previous projects, I got an opportunity to work for...
View Article