Re: How to set default organization based on user in resource planning search...
Hi Team, Could you please help here. ThanksKalpana
View ArticleRe: Function Module debug
Hello Baris, Thank you for your guidence.We did the same Regards,M.S
View ArticleRe: After EHP3 Upgrade Component BP_HEAD as default value
Here is my understanding of your problem:Before upgrade to EPH3, you created AET fields. They belong to BO object 'ACCOUNT'.After upgrade, you also created some new AET fields. They belong to BO object...
View ArticleRe: Embedding SAPUI5 app into WebUI
Hi Ringo, Can you try below approach. Create a new UI component and a new view. And link that UI component to the navigation bar. Now in the .htm page of the view use below code to open the UI5...
View ArticleRe: How to set default organization based on user in resource planning search...
Hi Kalpana, Why did you add this code,lr_current = cl_crm_bol_dquery_service=>get_instance( 'WFDResourceSearchRankDyn' ). "QRYRES Base Entity WFDResourceSearchRankDyn The above line of code is not...
View ArticleRe: How to set default organization based on user in resource planning search...
Hi kasi, Thanks for your reply. yes i have commented the above line.now i am getting exception ..NULL reference. data : lr_current TYPE REF TO cl_crm_bol_dquery_service. lr_current ?=...
View ArticleRe: How to set default organization based on user in resource planning search...
Hi, where you are getting null reference error, can you check in debug mode whether lr_current is bound or not? Regards,Kasi.
View ArticleRe: How to set default organization based on user in resource planning search...
Hi kasi, Thanks for your reply..check Lr_current is bound loop is triggered and two times and the line check result is bound here i am getting null reference..please help here. data : result...
View ArticleRe: How to set default organization based on user in resource planning search...
Hi, Dont use loop at statement, just read obj_tab with index 1 and assign the org id value to lr_current org_id attribute. Regards,Dharmakasi.
View ArticleRe: Embedding SAPUI5 app into WebUI
Hi Naveen, Thank you for your hint. I am going to try it later this week and let you know about the result. Best regards,Ringo
View ArticleRe: ITS Error for Chrome: A:ITS_P:019 XSRF no sec_sesstoken
In webUI client, do you mean CRM webui page?Are you using url link set in T-code /ncrms_ic_cross_sys? If yes, what is the URL link? How about it if you start WebGUI service directly, execute T-code...
View ArticleRe: How to define custom calendar with colors
Hi S.Gangireddy, For the month view of canlendar, you can debug at following method. There is no standard customzing to change color. So you need to change the coding and css files correspondingly....
View ArticleRe: Confirmation Popup
This SAP Note might help. Please make sure to clear the server and browser cache before retesting:2066407 - Buttons of the data loss handler are disabled
View ArticleSAP CRM Activitiy Criteria on Survey Value
Hi,need some suppor or input.I've got a reqeust to create a new search criteria in BT126A_APPT/APPTSQ.Criteria should be on a field in the connected Survey. Any Idea to solve that? BRAndreas
View ArticleRe: How to define custom calendar with colors
Hi Gangireddy, there is no standard customizing to change color for your requirement as said Bruce Li, what you have to do is go to that class cl_chtmlb_calendar_month method render_calendar_bodythere...
View ArticleRe: Flex modeler display problem
Hi Ivan I have exact requirement to copy the existing TG to the same model and we are using the same FM's with the input fields TG GUID and SET_H GUID from text file. We can see the TG's are copied to...
View ArticlePersonalization sorting is not working for values attribute in sap crm web ui
Hello, I added one value attribute in result list for displaying purpose and written logic in the get method of the attribute for displaying values. for sorting, I had written logic in get_p method to...
View ArticleRe: ITS Error for Chrome: A:ITS_P:019 XSRF no sec_sesstoken
Hi Dhruv, Note 2063855 refers to a similar issue in SRM system. Maybe you can just try it also in your scenario by adding ~webgui_new_design parameter in your destination webgui service. Kind...
View ArticleRe: error when enhancing a view of service request component
Hi, The error itself says its a type casting error. you are assigning one variable of type "zl_srqm_inc_incidentsr_ctxt" to a variable of type "cl_srqm_inc_incidentsr_ctxt". Because of this system...
View ArticleMass Sales Contracts shortclosed from SAP CRM
Hi All, Is there a way for Mass / Multiple sales Contract shortclosed from SAP CRM?This should shortclosed the Sales Contracts in ECC too. Please advice on this. Thanks,Munjal Shah
View Article