Re: Read Component controller from another component
Hi Everyone, Solved it myself. Actually I was passing the Timestamp in wrong format..that was the issue. Many Thanks!Prasanna
View ArticleRe: CRM - Report in WEB UI
Hi Tayal, If your requirement is to generate Smartform for the Quotation, then you can use the Action Profiles to generate the same. You don't need report programming for that. You can use the Post...
View ArticleRe: Open window in new tab on click on link in navigation bar
Dear Kapil Anand, Fortunately, my current job position is not related to SAP CRM . I can advise you to open a new ticket here and I'm sure SCN experts will assist you.
View ArticleRe: Table view hyperlink external url
I added the part to get index and its working fine now, thanks for the help guys. Thanks,L.Will
View ArticleRe: Table view hyperlink external url
Great! My code was just a quick PoC to give a try. No doubt, it must be adjusted to ones needs to accomplish a task.
View ArticleRe: SAP CRM WEBUI
Hi.. ChristianIts my first project in SAP CRM - UTILITIES.I am going through your links ThanksAjinkya
View ArticleRe: CRM comc_settype link to comm_pr_frg_rel GUID problem
Further note : It seems as though NO record is created in comm_pr_frg_rel table in dev , and yet in qa , there is a record and a link to comc_settype . Is there a setting , or a way to get these...
View ArticleRe: SAP CRM WEBUI
Hi Ajinkya, in that case don't implement the 1:1 relation between BP and CA. It is definitely wrong (refer to the examples I gave above).Christian
View ArticleRe: Product ID displayed as a link but not working
Hi Jp and Maxim, Thank you both for your answers. I thought the issue could be corrected with simple customizing and I see here some debuging/development work is needed. I will contact the development...
View ArticleRe: Product ID displayed as a link but not working
Hello, Since I finally found the solution, I will share it here in case other people meet the same problem. Some entries were indeed missing in this customizing :Spro > CRM > UI Framework >...
View ArticleRe: PRODUCT CHANGE IN SAP CRM
Hi Ajinkya, You can use change contract process to update specific product attribute that is associated with installation operand in isu.In the ecrm_Crm_upload badi in isu you can use FM...
View ArticleRe: cl_crm_bol_entity lock happening for single user.
Hi Sagar, User is using Customized Sales and Marketing Role only.And there is no entry in the table smofparsfa for the corresponding role having parname as NO_DISTRIBUTION_LOCK_ON_SAVE. Thanks ,Siva K.
View ArticleRe: cl_crm_bol_entity lock happening for single user.
Hi John, Thanks for your reply. Here the issue is single user limited , So as of now we can't able to proceed with the code change. Regards,Siva K.
View ArticleRe: Determined updated text in Notes section in Leads screen
Thank you, Praveen and Samantak. @Samantak: Order save BADI is the last option. Because of performance issue we wanted to perform validation at UI level to minimize backend processing. @Praveen: I...
View ArticleRe: Determined updated text in Notes section in Leads screen
Hi Nikhil, If your requirement is only for validation, you can think of trying this kind of logic. In the DO_PREPARE_OUTPUT Method, the flag first_time will be set to true when the view will be loaded...
View ArticleRe: cl_crm_bol_entity lock happening for single user.
Hi Siva, Can you check the code and control flow after the GENIL Save. I also faced a similar situation in my project some time back. 1. Is this a custom code or a standard code ? 2. In the BOL...
View ArticleIPC java custom routine development
Hi Experts,I am new to IPC development and got stuck on one point while building Ant with JRE version 1.4.2. I got below error message: BUILD FAILEDC:\Dev\PRC_UE_CUSTOMER\build_api_doc.xml:36: Javadoc...
View ArticleRe: cl_crm_bol_entity lock happening for single user.
Hi Siva, If this is user specific issue you can compare this user with the one for whom the behaviour is different. I would recommend checking the user parameters. You also should ensure that the user...
View ArticleConfiguration of ACE in SAP CRM 7.0 ehp2
Dear Experts, I would like to restrict the management of own business transaction over our system by employee responsible. Could you please help me by providing the steps of ACE configuration. Thank...
View Article