Integrate WDA into WEB UI Component
Hi, Is it possible to use a WDA into a CRM WEB UI Component ? The purpose is to use an office control created in WDA into the CRM WEB UI Component ? Of course, the file content of the file (office...
View ArticleRe: Integrate WDA into WEB UI Component
Hello David, If WDA = Web Dynpro ABAP, then please refer below links: Launching Web Dynpro applications through CRM Web UI - CRM - SCN Wiki Different UI Behaviors: ABAP Webdynpro Vs CRM Webclient UI -...
View ArticleRe: Mapping table of FKKVKP in CRM
Hi Manjeet, That helped a lot. Thanks. Could you please let me know how the BP (table BUT000) is related with these tables.
View ArticleRe: Integrate WDA into WEB UI Component
Hi Kapil, Thanks. But is it possible to *** usage component of WebDynpro Abap into WEB UI Component.I did not succeed at it at all. Thanks.
View ArticleEmail Preview on the account identification
Hello Experts I am trying to add on the component CRMCMP_CCS_EMLV to the account identification screen like the image below. So the steps to do this is as follows: 1) Interact with email on the inbox2)...
View ArticleRe: Mapping table of FKKVKP in CRM
Hi , You can find link between Contract Accnt (BA) and BP in CRM table CRMM_BUAG_L_FICA. Regards,Manjeet.
View ArticleTrigger BSP From IC Special Block (within Custom BSP)
Hi, Sorry for bad grammar. We have a request that is really different by our customer. We assigned custom (ZCRM_*) bsp to IC 's default Communication Information area. Our customer uses some web...
View ArticleRe: How to delete a lead
Hi Heinz, After deleting the lead would be in the Database(DB) or it gets removed from the DB?If there any specific place I can check the deleted transactions ? -- Rahman
View ArticleA field has been added to CRMST_LEADH_BTIL using append structure and field...
Hi Experts, A field has been added to CRMST_LEADH_BTIL using append structure and field has been added to configuration to show in UI. If any user put a value in that field and press "Enter" the value...
View ArticleRe: A field has been added to CRMST_LEADH_BTIL using append structure and...
Please implement getter setter methods for the new attribute. Thanks,Kapil
View ArticleSSN number deleted from table but appearing in CRM result.
Hi, In CRM the SSN number for a BP is deleted from transaction BP. Its also checked that it is gone in table BUT0ID. Still when I search with SSN number its BP is appearing in result. Is there any...
View ArticleRe: A field has been added to CRMST_LEADH_BTIL using append structure and...
Hi Swarup, You will have to write code in getter method to get some value and show it on web UI. You will not be able to write anything in any database field using this approach. If you want this field...
View ArticleRe: system status "cotains error"
Hi Michael, thank you for the SAP note. We were facing the same issue and it helped here as well. RegardsDavid
View ArticleInput history (latest enterred values) not available on pressing backspace in...
Hi Experts,We are working on CRM 7 EHP3 SP10 and it seems like the standard feature of getting the last 5 values is not working. I have tried setting the parameter 'SVH_DISABLED' to 'L'. But still it...
View ArticleSet an assignment block of an overview page to display mode even if the user...
Hi Experts, I have a business requirement to keep an assignment block in display mode even if the user has clicked on the "Edit" button of the overview page.I have already added code to hide the OCA...
View ArticleRe: Input history (latest enterred values) not available on pressing...
Hello Swapna, Do you mean all fields don't work? Only fields with F4 value help might have this function. And also, some fields get disabled from application level. Please read descriptions in SAP Note...
View ArticleRead Dialled Number in CRM IC_AGENT Screen
Hello All, Our CRM system has been integrated with BCM. My requirement is to read the dialled number during the call on the IC agent screen.The customer's number is already being read and populates the...
View ArticleRe: Configuration of view don't appear in the webui screen
Thank you Deepak , yess you are right i executed the report and i can see now my new column Thank you again Hasnaa .
View ArticleRe: Configuration of view don't appear in the webui screen
Thank you Sagar , i solved the issue by executing the report BSP_DLC_DELETE_PERSONALIZATION in the client where the column didnt' appear . Thank you for your help
View ArticleRe: Set an assignment block of an overview page to display mode even if the...
I have tried the following:- me->view_group_context->reset( ). in the DO_PREPARE_OUTPUT for that particular assignment block but it sets ALL the assignment blocks in display mode.- Changing the...
View Article