Re: 'Inconsistencies between effective context and configuration' problem...
Hi Yassine, 1. First check the reset button of the configuration (on top right corner)2. Try this report program once BSP_DLC_DELETE_PERSONALIZATION only for your user ID alone. otherwise it will...
View ArticleRe: Confirmation Popup
Hello Corinne, thanks for that note. It fixed the issue. I had searched for notes but for some reason could not find that one.
View ArticleRe: Variant function/pfunction devlopment need clarification!
Hi Pisačić,at the end i was able to run a personal pfunction but without logging functionalities. The customer wanted to call an RFC inside PFunction, but after raised an incident to sap to help us,...
View ArticleRe: Issue on Parnter Search Help
Are you encountering this Blank Popup in IE 11 browser specifically or it occurs for all the Browsers ?
View ArticleRe: 'Inconsistencies between effective context and configuration' problem...
Thank you both for your help. As Hongyan Shao suggested, I needed to refresh the shared memory. We restarted the server and it did the trick.All i needed then was to reset the configuration as Logu...
View ArticleContext Node binding causing BSP error
Dear Community, I have two views in my component and wanted to display the userinput of View A in View B. A and B have had a Context Node each. I bound the Context Node of View A with the Context Node...
View ArticleError: Process_type can not be used: configuration is missing search criteria
Hi Geeks, I am facing issue with my search view after adding a new search criteria in the component workbench.Each time I press the search button, it raises error:Process_type can not be used:...
View ArticleRe: Variant function/pfunction devlopment need clarification!
Hi Marco, Thnx for reply. I also opened incident and got same answer - that in PME pfunction is not supported. br,k.
View ArticleRe: Reading the value from .htm
Hello, Can you please paste the code you are using. Br,Navn
View ArticleRe: Reading the value from .htm
Hi Naveen, This is the code that i have written in HTM <thtmlb:inputField id = "AccountSearch1" disabled = "FALSE" textDirection = "LTR"...
View ArticleRe: Reading the value from .htm
Hello Rajesh, As far as i can see only one difference in your code and the link which i have provided. data_input ?= cl_htmlb_manager=>get_data( request = runtime->server->request name =...
View ArticleRe: Reading the value from .htm
Hi Ratna, try to implement this logic nd check what naveen said. DATA: event TYPE REF TO cl_htmlb_event.DATA: data TYPE REF TO cl_htmlb_inputfield. event ?= cl_htmlb_manager=>get_event(...
View ArticleDynamically Hide attachments
Hello Experts, I am pretty new to CRM. I got a requirement to hide the attachments of a quotation dynamically based on some conditions. Can you please let me know how to achieve this. Thank YouSai
View ArticleRe: Dynamically Hide attachments
Hello Sai, you can use CRM_DOC_AUTHORITY badi for this. Br,Navn
View ArticleRe: Dynamically Hide attachments
Hello Naveen, Thank you for quick inputs. Do you have any sample code for this.Like how to hide the attachments. Thank YouSai
View ArticleRe: Will it not be a right idea to search some basic things before we post?
Do you feel things are getting better or worse in the last couple weeks in terms of moderation for this space(I don't moderate the other CRM spaces)? Beyond abuse reports, I have tried to be a little...
View ArticleRe: Reading the value from .htm
Thanks Srinivas, The ID was comming fine , but some how the value is initial. Any ways i had change the design , now i have moved to context node attributes So I close this Question. Thanks.
View ArticleRe: Error: Process_type can not be used: configuration is missing search...
Hi Arden, The transaction type is Quotation. Regards,Somya
View ArticleRe: Action Start condition
Hi Prasad This would allow you to code the Start Condition, rather than trying to use the Workflow Start Condition which probably does not fit your requirement. The Badi is used to determine, based on...
View ArticleRe: Action Start condition
Thanks Arden.One doubt though. The review date is in the future.How would the BADI trigger it for future date?? I am not sure how this would work out! Any ideas are welcome!
View Article