deleting records
Hi All, I have added one custom table using the RAP in contact screen (BP_CONT). The custom assignment block having the one click action button " DELETE". When I click on "Delete" , it is directly...
View Articleincrease number of records in Z assignment blocks SAP CRM702
Hello, Our developer create assignment block to display records, but SAP show only 100 records. When we would like to increase the number of these records, it will be done in a standard assignment as...
View ArticleRe: deleting records
Hi Ram,You mean created a custom table view using custom table with the help of Rapid application(RAD)?You should have used AET option to create custom table view in BP_CONT page then it will be...
View ArticleRe: deleting records
Hi Dharamakasi, thanks for your reply . At this moment I can't delete the RAD assignment block , because it has tested and working fine except this issue . I hope it will work on Locking mechanism ,...
View ArticleHow to make the Interact button active in the email screen
Hi Gurus, We have a requirement where client has ask us for a shortcut in agentinbox. in the present scenario user open the email from agent inbox result view andcheck the content of email and...
View ArticleRe: How to make the Interact button active in the email screen
Hello Rakesh, Instead of navigating to the E-Mail Editor to display the E-Mail content, the customer should implement the preview button of the Agent Inbox. This allows to display the E-Mail directly...
View ArticleAuthentication Request for Attachments
Hi allwe use CRM WebClient in Solution Manager 7.1 Incident Management via Citrix / Internet Explorer.We get an authentication popup two times when we try to open an Office 2010+ attachment that is...
View ArticleRe: Extend time on CRM 7.0 UI Client?
Leandro, I think that solution proposed on note 2119701. it enable a countdow clock so the end user will be notified if the "time out" is close.
View ArticleRe: ET_SERVICE_I fields not getting updated using CRM_ORDER_MAINTAIN
Hello Varma, Were you able to resolve this issue? I am facing the same issue now. If you could solve the issue, could you please share the solution? Regards,Binson
View ArticleWhat triggers Radial buttons Regular search & Fuzzy search
In the UI what enables the radial buttons Regular Search & Fuzzy Search on the account search (yes I know TREX is required.....) From one of our test systems, I thought SFW5 enhancement CRM_INF_1...
View ArticleRe: deleting records
Hi Ram, have you added delete code to delete the line item? can you share your code here.try to avoid core->modify statements in your part of delete code and check. Regards,Dharmakasi.
View ArticleRe: New Value Getting OverWritten in Attribute - WEB-UI
Hello Parul, Thank you for your reply. Yeah the field product_id is F4 field. Regards,M.S
View ArticleRe: New Value Getting OverWritten in Attribute - WEB-UI
Hello Naveen, Thank you for your reply, Let me check this, will keep you posted. regards,M.S
View ArticleRe: deleting records
Hi Dharma,Please code for delete. me->typed_context->result->collection_wrapper->find( iv_index = lv_index ). lo_current =...
View ArticleRe: deleting records
I have deleted the below 2 lines of code. Still it is removing record. * lo_core = cl_crm_bol_core=>get_instance( ). * lo_core->modify( ). regards,rama
View ArticleRe: deleting records
Hi Ram, your RAD application is behaving as an independent object, i am not sure why the lock object is not helpful for you here. I do not have sap system access now. I can give one custom alternate if...
View ArticleExtend BOL Model BT with custom table type relationship
Hi Expert, I have extended BOL Model with Custom Type as per requirement. I have followed below link for the same...
View ArticleRe: deleting records
Hi Dharamakasi, Yes.. that is also in my mind using the Static data .But I need to figured out Why it is not working in RAD.regards,rama
View ArticleRe: Can't configure Mandatory fields in Assignment Blocks on BP WEB UI
Hello, BF CRM_TCI_I is available since SAP CRM 7.0 EPH 2.Your requirement should be solve by this BF as per described in its...
View ArticleRe: What is the Function module for creating Individual Object
Well done Cady! Just implemented your code and worked like a charm!! Thanks a lot!!
View Article