Re: CRM_ORDER_STATUS badi
Hello, Thanks for your replies. Our functional consultant mentioned the CRM_ORDER_STATUS badi name in the specification. But, I am just checking why it's not getting triggered when I tried. In other...
View ArticleRe: SAP BCM u2013 Database Maintenance
Hello Heber Olivar!You got the answer this question? Share how you do it?Regards,Yuri
View ArticleRe: CRM_ORDER_STATUS badi
Hi Maren, BAdi CRM_ORDER_STATUS is a filter dependent BAdi and its trigger is dependent on the filter that has been set.Before_save method lets you to perform validation before the status is being set...
View ArticleRe: CRM_ORDER_STATUS badi
Atul,Thank you for your detailed explanation. And, I have already implemented the same logic you explained.I am sorry if my question is not clear. I'm not a native speaker of English.The actual...
View ArticleInteraction center configration
Dear Expert, Hi, I am new in SAP interaction center, I want confige the email, chat, instant masseger, telephone in IC.please help me.
View ArticleConsolidated Report on emails to all agents in AGENT INBOX
Hi I need to prepare a report for the manager to check the details( Dates,Status and Escalations) of all the emails received by all agents in the system. How can I acheive it ? I was trying to...
View ArticleCreation of new Report in CRM IC Web UI
Hi Expert. I want to create New report In CRM IC (WEB UI) regarding Case detail. e.g Case creation date,Case Number..and few more filed. for above report can I create by Interactive reporting...
View ArticleRe: CRM_ORDER_STATUS badi
Hi Maren, You are right. We use CL_EXITHANDLER class to verify which all BAdis gets called over the process of transaction. CRM_ORDER_STATUS is correct BAdi if you want to do validation/logic on/after...
View ArticleRe: CRM_ORDER_STATUS badi
Hello Atul, Thank you for your detailed explanation and everything is working fine. But, my question is different. Let me rephrase my question. Just forget that you and I don't know the...
View ArticleRe: CRM_ORDER_STATUS badi
Hi Maren, Well as i mentioned CRM_ORDER_STATUS BAdi will be triggered as soon as you change the status. Since my observation says it does!!! I think i really do not understand your doubt now. Hope you...
View ArticleRe: Setting Up ERMS - E-Mail Response Management System - SAP Library
Hi, Wences!I read you written what the additional license needed for the Interaction Center of SAP Solution Manager for using ERMS function for automatical creating the incident from the e-mail. Could...
View ArticleRe: SAP CRM Employee Interaction Center
Hi Lars, I have read the guide which you have provided and this is what I am looking for. Thank you very much. Regards, Mitch
View ArticleRe: Setting Up ERMS - E-Mail Response Management System - SAP Library
Actually I dont have the link with the license information :-( But until I know interaction center is based on CRM license schema.You can check this with you SAP Account Manager..Best Regards@WenSolman
View ArticleRe: CRM_ORDER_STATUS badi
Hi Maren, There are different ways a BADI is called by the standard SAP Code. CL_EXITHANDLER may not always tell you which BADI is getting triggered. - San
View ArticleRe: CRM_ORDER_STATUS badi
Hi Maren, I would like to add few more lines to Atul's reply. CRM_ORDER_STATUS BADI will be triggered based on the filter value. If we see the standard implementation CMS_ORDER_STATUS, the filter value...
View ArticleRe: Setting Up ERMS - E-Mail Response Management System - SAP Library
Thank you very much for reply!
View ArticleRe: Interaction center configration
Hi Sudhir, Did you go through the configurations in SPRO->CRM->Interaction Center->Basic Functions->Communication Channels. The documentation available for every configuration will make...
View ArticleERMS: Inbound Distr. doesnt try to find int. recipients after exit was processed
Hi guys I am facing a difficult issue.I configured the ERMS and it works well if no Exit (which can be maintained in SO50) was found and processed. That means, the internal recipient was found and my...
View ArticleBroadcast messages in SAP CRM IC
Hello Gurus, We have Broadcast message feature in SAP CRM IC and we have configured the same for IC Manager role but we wanted this feature to be available for IC ADMIN role as well. We have tried all...
View Article