Re: WebUI error: Internet Explorer cannot display the webpage
Hi Arden, Thank you for your reply. I have checked the below settings and my observations are given below. 1. ICM status is showing as Running2. However, the Port column is showing zero value. Could...
View ArticleRe: What is the difference between trade promotion management and campaign?
This one is very good and proper definition I have ever seen.Thanks Naren Satya
View Articleauto complete address field in BP
Hi all, I am working on auto complete feature for address fields when we are creating the BP . I followed the below link , but it is not promoting the auto complete feature in webui when I am...
View ArticleAET table error .....
Hi, I have created aet table. When i click on edit button it gives the dump as below : Please help me solve this issue. Thanks & Regards,Akshay Ruia
View Articleadding child item with higher line item number as that of parent item in Quote
Hi All,I have the below requirement. Suppose i have two products 1. RE-A-1800X2-16G-R2. MX-FPC2 i need to add them at the item level as follows using create_related_entity item no higher level...
View ArticleRe: Personalization Disable SAP CRM WEB UI
Hi Hasan Rafiq, In this moment the basis and abap team is working in the note 1451001 - Disable personalization for trays by customization, as you suggested me. When I have news I'll be happyto let you...
View ArticleMulti Select in Table view with ctrl key
Hi Experts, I have a requirement where the client wants to select the multiple rows in a table view only when the CTRL key is pressed .If the user has pressed the CTRL key only then he will be able to...
View ArticleRe: Problem in Implementing Copy control.
Hi Madhu,Implement different filter value for the CRM_COPY_BADI. You can use the filter name in copy control setting in spro.spro->customer replationship management->transaction->basic...
View ArticleSelection first n(20 )records from result page
Hi, I have a requirement where the the users want to select first n(20) record from the result page after applying the date filter . They want to see all results and then select the records say first...
View ArticleRe: Selection first n(20 )records from result page
Hello Senthil, why you want to create one more textbox... you can achieve your requirement by entering 20 in "maximum number of fields". It will give first 20 results. If you want to add one more...
View ArticleRe: AET table error .....
Hi Issue closed. issue was due to redefinition of edit event and component binding. Thanks & Regards,Akshay Ruia.
View ArticleRe: Multi Select in Table view with ctrl key
Hello Gaurav, you have to set selection mode of table context in do_init_context method of table view controller. Do init context code: me->typed_context->ztablecontext->set_selection_mode(...
View ArticleRe: Selection first n(20 )records from result page
Hello, Simple solution would be in the result list view personalization set number of rows before paging to 20.
View ArticleRe: adding child item with higher line item number as that of parent item in...
Hi Dharmakasi, Thanks a lot!! It worked. Regards,Prathyusha VJ
View ArticleRe: Selection first n(20 )records from result page
Hi, Let us say result page listed 100 records. We are giving the user options of listing the entire result( 100 records) as per business requirement. Now the user uses column filter( custom) based...
View ArticleAny pointers in Deleting error message added via...
Hi, I am trying to delete error message that is added in the standard method using cl_bsp_wc_message_service=>add_message( ). I have redefined the method adjust_search_criteria_values and calling...
View Articleemail validation logic
How can I Validate Email ID field on the CRM Web UI? Is there any standard component where in I can learn?
View ArticleUse a global variable in context node class
Hi All , Need Help .. I have declared a global variable in _IMPL class and now I want to use it in the getter method of one of the attribute , is there a way we can do this , please suggest . Thanks...
View Articleremove related entity records
Hi All, I have one mother entity 'BTHeaderPartnerSet', which contains the relation ship enties those are having the data . One of the relation ship entity is ' BTPartnerOpportunity' , which...
View ArticleRe: remove related entity records
Hi Ram,Did you check this code execution in debug mode, where you are facing issue in above code? some times if you check in debug system will show empty collection in iterator but still you can try...
View Article