BPath. Lesson 08. Data type and operation table. Smaller topics.
<< 07. Model Check, exceptions and attribute longtextupcoming.... >> Hello everybody, the last lesson caused some discussions on various difficulties to formulate correct BPath statements...
View ArticleUsing OTR text contexts to adapt texts in the SAP CRM Web UI
IntroductionCreating a custom contextCreating OTR texts in the custom contextCustom contexts and upgradeIntroductionRecently we performed a enhancement package upgrade of the SAP CRM system of a...
View ArticleDropdown list issue in CRM Webclient UI - a very funny trouble shooting process
Issue descriptionIssue analysis1. I could reproduce this issue in my laptop with my colleagues' user2. compare the final native html source code3. Use mini-system approach to isolate and locate root...
View ArticleGetting the SQL-Select-Statement of a Query in WebUI
Hello, I often wondered how the SQL-Select-Statement of a Query in WebUI looks like. For this you could use the SQL-trace of transactions ST01 or ST05. Alternatively you could put a breakpoint in class...
View ArticleBPath. Lesson 09. Groupings
Table of Contents ...... Table of Code Examples<< Lesson 08. Data types, op. table, smaller topics.upcoming.... >> With this lesson the content gets slightly more complex . And I have to...
View ArticleSAP CRM Web UI Simple Objects - Creating custom 1...n Bol entities
This document shows how to create custom 1...n entities in sap crm via bol browser, which can be linked to any other crm objects bykeeping the guid of that object in our simple object.There are...
View ArticleWork area titles
Hi, If like me you always wonder if and how it's possible to change work area titles without coding there is at least a solution provided by SAP : Check OSS note 1829103 - CRM-problem changing the...
View ArticleConditional formatting for Tables in WebUI
In comments to one of my blog posts I indicated that conditional formatting in tables was quite awaited feature for me. There are plenty of scenarios when we need to highlight or indicate or...
View ArticleHow to call Web Client UI Components via URL
Hello everyone, I published a WIKI page which explains how to start the Web Client UI with a particular component and optional data. For example how a URL must be entered to display the overview page...
View ArticleHow 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 Article