How to navigate inside a UI component
Dear colleagues, I just published a WIKI page explaining the navigation inside a UI component. A navigation changes the current view assembly. It always leaves the current view (via an outbound plug)...
View ArticleHow to use Dynamic Cross Component Navigation
Dear colleagues, I just published a WIKI page that explains different kinds of cross component navigation and creation of descriptor objects. Happy reading Hasan
View ArticleHow to Implement a Central Edit Button on an Overview Page
Hello all, Please take a look at a new WIKI page which shows you how to implement a Central Edit Button on an Overview Page. The WIKI page contains step by step guide and some coding examples to assist...
View ArticleBPath. Lesson 10. Aggregations
Table of Contents ...... Table of Code Examples<< Lesson 09. Groupingsupcoming.... >> Hello everybody, as indicated in the last lesson groupings and aggregations somehow belong together. So...
View ArticleA example about how to analyze SYSTEM_NO_ROLL error in Webclient UI
Issue descriptionMy issue analysis processWhat kinds of UI element would lead to a large response stream to browserIn my previous blog Dropdown list issue in CRM Webclient UI - a very funny trouble...
View ArticleUsing Word-Integration within Web UI Client
What's this all about?This blog is about my experience in using the Microsoft Word Integration within the Web UI Client Framework. Primarily I use it for own documentation purposes thus I do not want...
View ArticleData Retrieval Parameters in SAP CRM Accounts
You can use configurable data retrieval parameter to limit the data retrieved in assignment blocks, based on selection parameters defined in the UI configuration tool.Below is the List of Assignment...
View ArticleDynamic navigation with simple steps
Hi All, I saw a couple of posts related to dynamic navigation already. However, I felt of writing this since there are still many questions arise on the same. Let us try a simple dynamic navigation...
View ArticleCRM Rapid Applications - An Advanced Tutorial (Part 1)
IntroductionThe Application DesignCreating the Rapid ApplicationDefining the Database ModelDefining the UI ModelExtending the Rapid ApplicationAutomatically Populating FieldsIssue Invoking the...
View ArticleCRM Rapid Applications - An Advanced Tutorial (Part 2)
IntroductionDesigning the BRFplus ApplicationImplementing the BRFplus ApplicationCreating the BRFplus ApplicationCreating the DDIC Objects and BRFplus Data ObjectsCreating the Function and the Rule...
View ArticleSet default values on a search view
ComponentSupport PackageBBPCRMSAPKU70204SAP_ABAPSAPKA73105SAP_BASISSAPKB73105WEBCUIFSAPK-73105INWEBCUIFSAP_BWSAPKW73105 Before start, sorry for awful look of the code snippets, SAP is currently working...
View ArticleUse Notepad++ to edit your webclient UI component view
It is possible to use your favourite html editor ( for example, Notepad++ ) to edit the html source code of your UI component view or BSP application by simple configuration: Just specify the absolute...
View ArticleRuntime analysis of WebUI navigation
Applies To: Analysis of WebUI Navigation at runtime. Summary: You want to understand how a particular WebUI navigation is implemented. This document does not intend to provide the concept of...
View ArticleHow to show a custom Program In a View
Topic: How to show a custom Program In a View Moudle : SAP CRM TECHNICALAuthor: Rasmi Ranjan Pradhan Hi All,In one of my requirement, I have to show a Zprogam from web ui view level means when we...
View ArticleCustom Dashboard on Home screen
Requirement: Displaying Orders on Home screen of ADMIN or ASM (Area Sales Manager ) to review an order with the Incentive Amount(custom field which is having some ordering value) and then...
View ArticleHow to configure Account Factsheet
Hi All, I was searching in SCN how to configure Account Factsheet and i thought i can create a blog about configuration for Account Factsheet.I hope this blog will be useful.The fact sheet provides you...
View ArticleA hidden gem BOL method mergeDuplicateDocument
Once again searching for a solution for a generic solution in the SAP Standard paid off. I've got the business requirement that two existing Service Requests (SR, CRM Object Type BUS2000223) had to be...
View ArticleHow to create Call Back/ Event Handler Function Modules
Hi All, This blog is about how to create and register the Event handler Function modules for our own requirements. How it is used? This Event Handler FM's are useful in many scenarios like1. When we...
View ArticleBRF Plus-A real time example
Hi All, Here is a blog on BRF Plus for beginners. What is BRF Plus: "BRFplus (Business Rule Framework plus) is a business rules management system (BRMS) offered by SAP AG. BRFplus is part of the SAP...
View ArticleBRF Plus- A real time example - 2
Hi All, This is a continuation of my first blog BRF Plus-A real time example In my last blog I shown you on how to create a BRF Plus application and how to simulate the same. Here we will see how we...
View Article