SAP CRM Search Help
Hi All, recently I got a requirement..like while creating the service order we have a field called cost center we have a standard SE11 search help associated with that(F4 help).. My Question is...
View ArticleRe: How to Clear the custom filter in assignment block
Hi Deepthi, I can tell you one work around if this not working. Store your original assignment block collection in custom controller or some where globally. Even after doing all filters on AB...
View ArticleRe: SAP CRM Search Help
hi Sarala, As per my experience, Yes. You have to do the coding in get_v. A sample code below for the same kind of issue I faced. TRY.* create the F4 value help using the Search Help and the...
View ArticleRe: How to put popup message while saving changed valued from drop down
Hi Faisal,Do you mean calling Set_ZZXXX method after pressing No/Cancel.I have called it,its working accordingly but not refreshing the screen value.I hope you are referring the same approch,if not...
View ArticleRe: How to put popup message while saving changed valued from drop down
No...not the set method. I am talking about setting the collection. Do one thing, check the initialization of your table view. There you will see something like me->set_collection (lv_collection) or...
View ArticleBDOC's in CRM
Hi all, Can any one say me What is a BDOC in CRM?What are the different types of BDOC's? and How to create them? Can anyone send me the documents regarding Bdocs? Thnks and regards,Suhas.
View ArticleRe: Triggering Event on F4 Value Selection
Hi Prasad, It must trigger, I can do it in my system. ..Please try again. . Regards, Bhushan
View ArticleTransaction Launcher to R3 transaction with parameter
Hi everyone, I´m working in a new project where I want to excecute a Z transaction in R3 via transaction launcher in CRM. The thing is that I want to send the business partner that was identified in...
View ArticleRe: Want to hide 'Internal Note' Text type in CRM_UI
Thanks Bhushan. Now we just successfully created enhancement to select su04 for required business role. Tomorrow we will continue to modify code for deleting this text status.. --regards,Yessen
View ArticleRe: Transaction Launcher to R3 transaction with parameter
Hi Isaac, Plz refer to below threads. Almost Everything About Transaction Launcher - Part Ihttp://scn.sap.com/thread/3530582 http://scn.sap.com/thread/1464347 Thanks,Faisal
View ArticleRe: How to put popup message while saving changed valued from drop down
Hi Faisal,lr_entity is bol property access and its not having method collection method.below is my data defination of required class interface's. DATA: lr_current TYPE REF TO...
View ArticleHow to show old value in webui when user press NO button on popup button.
Hi Experts,As per requirement I have created custom field with dropbox and with popup box to cofirm user decision if value from field changes.Now on Popup when user press Yes then its Ok as no need to...
View ArticleThe current questionnaire is not valid, therefore it cannot be changed
Hello everybody,I am trying to make some minor changes to a Survey: I select a Question,then right clik and choose "Insert Answer"Answer Category, select "4 Input Field for Date"then I write the Text:...
View ArticleRe: Upload quotation from CRM to R/3 server
Hi Shubhangi, Can you share with me the config of quotation transfer in "released" status from CRM to ECC? ThanksMichael
View ArticleTransaction Launcher (BOR) with ITS is not working properly(CRM 7.02)
Hi, We did launch ECC Transaction in CRM WebUI using Transaction Launcher with ITS. However, we are facing the following problems on launching the transaction in WebUI: 1. Buttons are not being...
View ArticleRe: SAP CRM Search Help
Hi Sarala, If you check this search help in data collection area there is one standard table "CRMD_AC_ASSF4_05", this supposed to get fill to display values in your search help.Check whether this table...
View ArticleRe: SAP CRM Search Help
Ok Dharmakasi..Thankyou.. I checked the Tcode as well. I am closing the Thread..My Issue is resolved..
View ArticleRe: Delete a Particular Row in Table View
Hi Dinesh, this is how it is working now for me with still 2 other issues. in SELECT event i had just ->typed_context->btadmini->set_selection_mode( cl_bsp_wd_context_node_tv=>selmode_multi...
View ArticleRe: How to update value nodes attrib values in BOL to make it sortable?
Hi Karthik,Do you need only sort, if you provide filter option, will it do for you?Otherwise you can add new fields in BTPARTNER context node using AET and use them in configuration. Best...
View ArticleRe: CRM Broadcast messaging in Servicepro
Finally i found a solution ! To use this functionnality with the business role "Service pro", I modified 2 parameters in technical role of "Service pro" :- Comp. Application : "CRMCMP_IC_FRAME". I...
View Article