New Account Creation on IC
Hi Champs , Need your guidance regarding Account Creation through Account Identification screen of IC_AGENT Business Role. If I am going to create any new account as Individual Partner Category and...
View ArticleRe: New Account Creation on IC
Hello Fahad, You can try enhancement spot - BADI_NUMBER_GET_NEXT. Thanks,Kapil
View ArticleRe: Unable to move the fields from Available to Selected fields
Hi Kalpana, How are you ? You need to relax and explain the exact issue (what you mean by one mark type icon ?) From my understanding you are not able to move the fields . You need to select on top of...
View ArticleUse alert display box in for custom message in IC Context Area
Hi, I want do display some message in the Alert Box of SAP IC Context Area but not using alert in an event. Could not find any code for this purpose. I checked BSP Component ICCMP_HDR_CNTNT where all...
View ArticleRe: How to read the values
Hi Shrita, Is there any way that we can pass multiple GUIDs to retrieve their data simultaneously instead of getting it for individual GUIDs. Thanks
View ArticleHow to read the values of FM CRM_DOC_FLOW_READ_DB?
Hi People, Reading values from the FM for a single GUID is done but is there any way in which I can pass multiple GUIDs to get there data at once since the number of GUIDs that I need to fetch the data...
View ArticleVF01
Hi All, i'm using VF01 t-code to issue invoices for customers. However i'm not able to paste more sales orders in one attempt like 100 or more. Please advise how to paste more sales orders in one...
View ArticleRe: How to read the values of FM CRM_DOC_FLOW_READ_DB?
Hi Prateek, You may use CRM_ORDER_READ for your purpose. To avoid performance issues set IV_ONLY_SPEC_ITEMS = abap_true and send DOC_FLOW in IT_REQUESTED_OBJECTS
View ArticleRe: Create a standard address for a BP/CONTACT
Hi Hasnaa, You should try BOL programming, avoid using a BAPI
View ArticleTelephonie Integration issue-ready/not ready grayed out
Dear all, currently, I am working on an Telephonie Integration Project and need to connect SAP CRM 7.02 (BBPCRM SAPKU70211 WEBCUIF 731) with Siemens HiPath 4000 V8. I have checked some scn...
View ArticleRe: Telephonie Integration issue-ready/not ready grayed out
Hello Tariq, Am not sure if you have already reviewed the below KBA notes which address a similar issue but please go through them and let me know if there helpful. 2257881 - CRM IC: Communication...
View ArticleRe: How do I modify the communication view within Interaction Center?
Hi Dmitrii,Your above post might help me in my issue but I am not very clear about the path SPRO -> Account Identification Profile -> Context Area -> Class CRMC_IC_BPIDENT-CD_CLASS or the...
View ArticleRe: Telephonie Integration issue-ready/not ready grayed out
Hi David, thanks for the notes. I have already checked each of those notes quite a few times but no sucess yet. regards, Tariq
View ArticleRe: Create a standard address for a BP/CONTACT
Hi Hasnaa, the code samples in this blog BOL or Function Modules - Which API to use in CRM Development? show how to create a standard address for a BP. This should help you to get started....Christian
View ArticleEmail Activity in SAP CRM
Dear Champs !! My requirement is that i want to email directly to BP maintained in SAP CRM and their email activities should also be saved in interaction history as Email send date and time , Email...
View ArticleRe: New Account Creation on IC
Hi Kapil, Thanks for reply. I got the solution by selecting Grouping Field through Configurable Areas option at WEBUI. Now by selecting grouping I can create any BP record with desired no range. Thanks
View ArticleRe: Use alert display box in for custom message in IC Context Area
Hello Tapas, I'm not sure I understood your question correctly, but here it comes now, how you can send alert messages using the standard functionality... Result: Code:data: lr_alert_srv type ref...
View ArticleRe: Use alert display box in for custom message in IC Context Area
Hi Dmitrii, Thanks for the code. Its really useful. It may solve the purpose but what I was asking that is there a way we can display message in Alert Box without using the Alert functionality.I mean...
View Article