UI WebClient UI Framework (retired)
237 Blog Posts
106 Contributors
-
Purpose Sometime you faced the problem that the remote system is not determined correctly while calling a transaction launcher. This article will show how transaction launcher determines the remote system. Introduction Basically there is a static... Read More »0Comments4Likes
-
Purpose: In this article, I will show how the framework enhancement is managed, where to find related information, the navigations between SE18 enhancement spot tool and enhancement implementation tool, and some other related... Read More »1Comment2Likes
-
Introduction SAP CRM Transaction Launcher Configuring Transaction Launcher with SAP Screen Personas This is going to be a rather short blog. However, as I didn’t read anything related to the topic so far I think is worthwhile... Read More »8Comments4Likes
-
Purpose Sometimes on a table view, you want to sort the list by a field, you select “Sort Ascending” or “Sort Descending” on the field, but it does not provide the accurate result you expect. One example: you log on with... Read More »0Comments1Like
-
Table of Contents … … Table of Code Examples << Lesson 10. Aggregations Hello everybody, first of all I have to apologize pretty much, we simply missed out that there was one lesson pending. So here comes lesson 11 after... Read More »2Comments1Like
-
Harish Kumar posted on November 9, 2015Hello everyone, Recently we got chance to work on excel download/upload/open functionality from CRM UI. In result table view of custom application we have some field of type hyperlink, on click of these hyperlink fields we have to display... Read More »1Comment3Likes
-
Purpose In CRM, when saving a transaction(T_code CRMD_ORDER or CRM webui), there are function modules executed in update task. Sometimes, we get errors from these function modules. The typical sample is: SAPSQL_ARRAY_INSERT_DUPREC which happens in... Read More »1Comment8Likes
-
Vignesh G posted on October 29, 2015The requirement is to adopt the Title text with the number of entries in the table as shown above Techincal Developments: In the Overview page add the below code: Method “Update Title” has no parameters Method... Read More »4Comments6Likes
-
Someone asked me that how to find the relevant AET tables for his created AET fields. When we created the AET fields from the object part with which we are familiar, then we can easily find it. For example, if we create an AET field from object... Read More »1Comment1Like
-
Chetan Kalaburgi posted on October 23, 2015Calling a third party URL via Transaction Launcher with parameters in SAP CRM 7.0 Applies to: SAP CRM 7.0 (Backend is SAP Utilities/ISU system) Summary: This document describes how to launch a third party tool URL in a Pop Up screen from CRM WEB... Read More »0Comments1Like