SHOW SMARTFORM IN BROWSER
Here am going to explain how we can show smartform as in pdf format in webui screen. Step 1: Create a BSP Page in your application and give the extension as .pdf.Step 2:Go to OnInitialization Event...
View ArticleDynamic modification of Configuration fields ( Part -2) : Table View
In this document we will focus on table views which are widely used in many UI components and provide the user about the brief information regarding the business object in focus. We will use the same...
View ArticleUpload a CSV Excel File or Text File in SAP CRM WebUI
Upload a CSV Excel File or Text File in SAP CRM WebUI SAP CRM Technical Consultants sometimes comes across a requirement from the clients on business scenarios where they are asked to upload a File...
View ArticleDisplay Custom Message Based on some Attribute Conditions in Web UI.
Hi Everyone, I would like do some Knowledge Transfer on how can we actually pop-up some custom message based on some conditions in Web-UI level. Think about a scenario where in we have to pop-up some...
View ArticleCreate a Search Help for an AET Generated Field
Hi, I have come across many SCN post on how to create a search Help for a custom field generated through AET. So i just created a Document which could help people how to create it. Before Creating a...
View ArticleReal Time Data Exchange using URL based Transaction Launcher
This document is for demonstrating how to create an URL based transaction launcher in CRM UI to exchange data between SAP and an external URL in real time. Declare URL and the Parameters...
View ArticleDevelopment and Extension Guide - Launch SAP® GUI Transaction from WebClient UI
The document provides hints and guidance to customers who are interested in displaying SAP GUI transactions in CRM WebClient UIView this SAP How-to Guide
View ArticleCreation Of Navigation Bar Profile
STEP-BY-STEP PROCEDURE FOR CREATING NAVIGATION BAR PROFILEAs many threads were posted on CRM forums asking for some help how to create navigation bar profile. We decided to list hereafter a couple of...
View ArticleRemoval of Context Node from the Web UI Component
Removal of Context Node from the Web UI component is not a single step process. We can't delete it directly. When we right-click on the context node we won't find the delete option to delete it. In...
View ArticleDate Management (Using An Example)
Date Management :Dates are important for the correct processing of all business transactions. In global business processes that cover several countries and time zones, it is particularly necessary to...
View ArticleAdding Tax Number to Employee Search in SAP CRM 7.0 WebUI
SummaryIt is currently not possible to search on Employee Tax Number in SAP CRM 7.0 WebUI. Hence in order to be able to search and confirm an employee based on Tax Number, we have to make some changes,...
View ArticleChange data of the partners and delete the partners from Opportunity
Hi all, The below code is going to help us , to change the fields for partners of the Opportunity and delete the partner records from Opportunity. Delete the Particular partners from Opportunity DATA:...
View ArticleSearching Classes and Methods in CRM
Hi All, Problem Behind: In most of the scenarios we end up using function modules instead of class methods, as there is no proper way of searching class methods as like the function modules. For...
View ArticleF4 value Help in refer to another component
Output scenario: STEPS TO BE FOLLOWED: Enhance the corresponding component 2. Redefine Get_Query_Definitions and code for value help of the particular field 3. Create global attribute in...
View ArticleTo read the Competitor Texts of Opportunity in webui
Every opportunity contains the Competitor and Bid results assignment block . In that we have 2 text fields are there .Competitor Strength Competitor Weak nees. It is little difficult to find the...
View ArticleAssociation, Aggregation and Composition
Association, Aggregation, CompositionWhen we have only one relationship between objects, that is called Association. Aggregation and Composition both are specialized form of Association. Composition is...
View ArticleBTF Editor
BTF (Business Text Framework) How to Guide forTitleBTF EDITOR NAMEDESIGNATIONAuthor NameNawal KishoreConsultant DesignationSAP Netweaver consultant PurposeThis document will help you toCreate...
View ArticleDynamic Navigation
Navigation can be defined in the following 2 ways:1) Direct mapping of Component/Window/Outbound plug to Component /Window/Inbound Plug. 2) Fully Generic navigation is for component that cannot define...
View ArticleCreating F4 help from an Internal Table
Sometimes there is a requirement for generating dynamic F4 help without using any SE11 Search Help. Through this document we can create F4 help as a popup window by specifying any table at run time. In...
View Article