Re: Adding sort ability to a field
Hi Karthik, go through this link.. http://scn.sap.com/message/15215438#15215438 http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=237176002 this might be help full to you.. let me know if you...
View ArticleRe: Provide search help for custom field on Web UI through LORD_MAPPING
Hi, I think I found the solution to my above mentioned problem. I have tried few configurations in LORD_MAPPING table but never a value help was available for the field(XXX). Apart from above...
View ArticleRe: fields from tx.su01 to CRM Web UI
Hello Yessen, First: where is the information stored? Take a user ID, go to table USR21, get the address number, then go to table ADCP and enter the address number and get your information, like...
View ArticleRe: Adding sort ability to a field
Thanks all. I created the eh_onsort with small letters in the implementation class. Its working fine now.
View ArticleRe: F4 search help
Hi Dharmakasi This code works for simple f4 when selection criteria is not changed. when selection criteria is change and search button in search help window is clicked, f4 roundtrip is not...
View ArticleRe: Define font color and text-decoration for hyperlink in SAP CRM
Got the solution : p_replacement_bee = cl_htmlb_link=>factory( id = p_cell_id onclick = 'STATUS' text = html_str ).
View ArticleRe: Search Help custom field not getting value
Hi Girish, Have you checked whether the table has values for this field?. I think you don't have values in the table and thus the values are not coming. Thanks,Faisal
View ArticleRe: Search Help custom field not getting value
Faisal, Values are there in table and BTCustomerI is also bound but the problem was query is not having my field so I just fetch GUID from query and hit the table and get the value. Thanks for your...
View ArticleRe: Search Help custom field not getting value
Hi Girish, While creating a field through AET, we will have a checkbox to make the field as Search & Result relevant. If you check that box then standard will extend the Query and Result structure...
View ArticleAll Day Appointment Issue
I Created a Allday Appointmet with a start and end date from a webservice as below <START_DATE>2014-10-01</START_DATE><END_DATE>2014-10-01</END_DATE> But in the crm webui...
View ArticleRe: Search Help custom field not getting value
Hi Girish, when ever your creating aet field we have an option to display this field as a search and result view.so you have to choose that option. there is a check table field in right side you can...
View ArticleRe: Search Help custom field not getting value
Hi Girish, Added to Srinivas comments, Open AET creation screen, then click on the button "Display Enhancements". Then it may allow you to change the AET field property. Hope it will help. Regards,Ravi
View ArticleRe: All Day Appointment Issue
Check if Note 1628844 - The Start and end date gets changed in Groupwareresolves this issue. Rgds, Gervase
View ArticlePersonalize setting for default screen
Hi, Ability to choose between default screen as Inbox or Customer Identification when clicking on the END button. A majority of agents directly work on orders that are assigned to them, and therefore...
View ArticleError during enhancing BP_CONT/ContactViewSet
Hello gurus,i need to enhance view set: BP_CONT/ContactViewSet in component BP_CONT in order to hide the view: View BP_ADDR.BP_ADDR/StandardAddressWindow (default) in view area: ViewArea Home.When i...
View ArticleRe: Error during enhancing BP_CONT/ContactViewSet
Hi, Delete the enhancement and create again and then try. Regards,Deepika.
View ArticleRe: Error during enhancing BP_CONT/ContactViewSet
Hi,i have made it already, two times.Regards,Rosen
View ArticleRe: Error during enhancing BP_CONT/ContactViewSet
Hi Rosen, If you want to hide a view, why don't you just create a custom config?BR Matthias
View ArticleRe: Problem with Marketing Attribute value Deletion
Function Module "CRM_MKTBP_DEL_ATTR_BP_LIST" will delete marketing attribute set also when there is not even single attribute belongs to it is not assigned with any value. In your case, you had two...
View Article