Asynchronous Rendering of TAJAX Areas / Table Views
I have already briefly mentioned asynchronous rendering of the tables here:Parallelization in Web UI - Part 2Since then I have simplified a solution to a certain extent, but I forgot to make a post...
View ArticleConfiguration Steps in IDOC
IDOC or Intermediate Documents are commonly used in case of data migration between SAP systems or between SAP and legacy system or vice versa.This blog details the steps involved in configuring a new...
View ArticleSetting priority for incoming e-mails
Hi All, One of the interesting requirement I recently had was to set the priority of incoming e-mails based on different conditions. Conditions were, if user has marked the email as 'High importance'...
View ArticleReplication of Price Agreement from CRM to ERP
Overview: In this blog posting I would cover scenario of replicating price agreement from SAP CRM to ERP. Price Agreement is very vital of Sales Contract, which influence the further documents in ERP...
View ArticleHow WebUI passes table selected row information to ABAP backend
Issue descriptionMy issue analysis processFurther readingI have been working as a Fiori application developer in SAP for almost two years, which means now I use Chrome development tool in my daily work...
View ArticleAET Table Enhancement
Application Enhancement Tool can be used for both Field and Table Enhancement. Recently We had a requirement in my project to enable AET for a Table .This blog would explain on how AET can be used for...
View ArticleHow to replace the standard message
You work on the CRM WebUI, and a standard message is displayed after you perform an action, but the message text does not meet your requirement, and you want to replace the existing standard message...
View ArticleSAP CRM BP Address Types: Choosing the correct address
Disclaimer: This blog is part of seriesBackground: As part of a project i got an opportunity to work on BP addresses. Address is very critical element while communicating with customers, across...
View ArticleSAP CRM WEB UI Accessibility
Disclaimer: This blog is intended to share the accessibility project experience.Important: Term ‘Users’ in this blog refer to visually challenged users, who have up to 90% visual...
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 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 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 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 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 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 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 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 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 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 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 Article