Re: SAP CRM Navigate from custom search page to email component
Hi Kyriakos, There is a component - BT126H_MAIL which opens a screen from where you can send emails. I think this is the scenario for Customer Service Representatives if they which to reply to...
View ArticleRe: Orders getting saved eventhough Contact person name or number entered...
Hello, As suggested by selvaraj you have to implement the ORDER_SAVE badi and the method "check_before_save" method. In this method perform the validations you want for that BP and if the validation...
View ArticleRe: SAP CRM 703 & Firefox 38.0.1: disable pop-up block + IE 11
Hi, Thank you so much for your answer. In the mean time, I have solved both problems with help from SAP - the implied solutions were as described above by you! Kind regards, Horatiu
View ArticleRe: Updating value in BOL Buffer
I have found the exact solution for my issue in this link.Handling BOL/Genil in HCM portal applications
View ArticleRe: Small 'Notes' field/block in the Opportunity and Activity Details...
HI, You cant give option for drag the size of the field. it can be done through configuration or code. You can try AB GSTEXTEDIT instead of notes field where you will have option for size of the text....
View ArticleAutomatically redirect to load balanced URL
Hi all, We are using an URL(https://xxxx.xxxxx.com/sap/bc/bsp/sap/crm_ui_frame) to login CRM Web UI where user enter their credentials. Since we are using load balancing in our environment, the source...
View ArticleRe: Orders getting saved eventhough Contact person name or number entered...
Hi Gopalakrishnan and Navn, thank you both for the answer, is really helpful I'll put it into practice... Isn't there any standard customizing for validating this without programing? Regards
View ArticleRe: need to make Text area or notes lines enable or disable
Hi Arden, THanks for the reply.I am sure you are correct but unfortunatly i am not able to get results with this setting.here is wat i did. I am doing it for Interaction records notes feildso my text...
View ArticleRe: need to make Text area or notes lines enable or disable
Hi Pravin Is it possible to send a screen shot of the configuration as well as an image of the text which you're permitted to delete Thanks Arden
View ArticleHide Navigation Bar in SAP CRM Web UI.
Hi Friends, We have got a requirement in which we require to hide the navigation bar for a particular business role. so as per below threadHow to - Start WebUI with hidden navigation bar - CRM - SCN...
View ArticleRe: need to make Text area or notes lines enable or disable
THanks for your help Arden. it worked.What i did is i added another text type for display log. so i made ACT00001Note = PZDISPLAY_LOG = R Now you have to fo to note to write new text and use zdisplay...
View ArticleRe: 'Processing log' block to SOLMANREQU
Hello, Good to reopen an old thread, so that we can avoid too many duplicated info our database to search. Don't have a solution manager at hand, but as general approach to add new assignment block...
View ArticleRe: BP_HEAD_SEARCH/SearchHelpShuffler not giving results for the first time
Hello, This kind of issue was ever solved by a very old note 1308330 - WebUI: Account search gives no result. I guess you are having enhancement for this. And if you deactivate the enhancement, the...
View ArticleRe: Custom Attribute is not saving
To enhance a component, which is not open for AET is effort consuming.Yes, the field must find a place to live, in a table, so that it can be saved.Please check in threadNeed to add custom field on...
View ArticleHow to place the navigation bar from left to right in web ui?
Hello Master, Can anyone tell how replace the navigation Bar from left to right in web ui.
View ArticleRe: How to place the navigation bar from left to right in web ui?
Let me clarify, are you talking about the switching between LTR and RTL scheme or you just want to shift the navigation bar? According to the SAP CRM Web Client — Customizing and Development book, it's...
View ArticleRe: How to place the navigation bar from left to right in web ui?
Hi Mike B. I want to shift the Navigation Bar from left to right.
View ArticleRe: How to place the navigation bar from left to right in web ui?
Hello, I am splitting this question into another thread to attract more possible reply. It seems the layout is defined in CRM_UI_FRAME/WorkAreaViewSet .And it seems it is possible to enhance this...
View ArticleRe: Hide navigation bar in SAP CRM
Hi Mike, Have you solved this issue finally? I can see another SCN user put a similar question Hide Navigation Bar in SAP CRM Web UI.If you have found any solution, it would do help to a lot of...
View Article