Error on starting template designer
Hi All, I am internet explorer 11 and whenever I click on the start designer button on document template I am getting below pop up. I remember it used come on chrome or some other browsers. but now it...
View ArticleReading Logical link Id programatically
Hi Experts, I want to get the logical link id of the work center clicked from the navigation bar pragmatically in my View's DO_PREPARE_OUTPUT. I can read this from the DO_HANDLE_EVENT of view...
View Articleperformance issue on account search
Hello Experts, I need your help in one of the enhancements for the Account Search.... There was a requirement to add a CHCKSTATUS field of ADRC in a Standard Account Search ...... For this i have...
View ArticleRe: Account (BP) email address not being updated
Hi Amber, You can use dynamic query object "BuilHeaderAdvancedSearch" instead of simple query object ('BuilHeaderSearch' ).. Once you get the result entity you can update email id in corresponding...
View ArticleIssue on Parnter Search Help
Hi Experts, I need to add F4 search help for partner in field Region, please see the below. When I press F4, web page is empty, program cannot go to any breakpoint in the following methods. But program...
View ArticleRe: performance issue on account search
Hello Sumeet, 1. can you please check if there exists any secondary index for the tables "but021_fs" and "adrc" with the fields in "where" clause. If these is no secondary index, please create a proper...
View ArticleRe: Account (BP) email address not being updated
Hi, Can you check this function module. " BAPI_BUPA_ADDRESS_CHANGE".You can update the email id using this function module by passing the required data.Br,Navn
View ArticleRe: Scanning Documents in CRM
Hello Sir, Can you provide any document for scaning purpose. If possible ,please send me on rakindra.senapati@gmail.com. Thanks,Rakindra.
View ArticleRe: Configurable buttons in CRM WebClient UI
Hi, did you find a solution. We are on EHP3 but I dont see the buttons in configuration mode
View ArticleCRM_ORDER_MAINTAIN not working in badi ORDER_SAVE
Hi, I am using FM CRM_ORDER_MAINTAIN in badi ORDER_SAVE to change the partner function 'Employee Responsible'. Firstly i am using the FM CRM_PARTNER_DELETE_OB to delete the partner functions and then...
View ArticleRe: Table PPFTTRIGG is not getting updated when action is scheduled
Hi Sandeep,Is your question solved?
View ArticleRe: CRM_ORDER_MAINTAIN not working in badi ORDER_SAVE
Hi, then in this case instead of writing the code in order_save badi,define a handler method in get_p method of the field. and write your logic in that method. Br,Navn
View ArticleRe: CRM_ORDER_MAINTAIN not working in badi ORDER_SAVE
Hi, Can you provide the code you have used to update partner value through order_maintain. Hope the input fields for IT_PARTNER in maintain FM is passed properly. You can execute crm_order_read in SE38...
View ArticleRe: Add assignment block BP_SALES in Campaign OV- CPG_MAIN
Hi Naveen, Here is the screenshot. And I have deleted all the new changes from Repository.xml Thanks,Nalini
View ArticleRe: CRM_ORDER_MAINTAIN not working in badi ORDER_SAVE
I am trying to update the BP number of reviewer in partner function 'Employee Responsible' only. This is the code to fill the partner table and input_field table in CRM_ORDER_MAINTAIN.(PS: I am using...
View ArticleAssign collection of value node to context node of usage component
Hi experts I have a problem with passing a collection from one component UI to another usage component (Which is embeded ). Here is step. 1. I have created Z componentUI name "A" and add standard...
View ArticleChange Work Area Content based on custom user parameter
Hi All, We have a requirement that, when user login to the Web UI, based on a custom user parameter, the landing page should be changed. Currently, we have a custom navigation profile through...
View ArticleRe: Assign collection of value node to context node of usage component
Hi, I think you missed to create interface view. Please check the below link and confirm you followed all the steps correctly. SAP CRM: Adding a custom assignment block on the SAP CRM Webclient home...
View ArticleRe: Assign collection of value node to context node of usage component
Thanks Naveen, I'm sure that I complete all steps as your link provided. If I forgot to create interface view . It would throw an error like "NULL reference" in step number 6. Best regards
View Article