Re: Incorrect authorization object is checked in SU53. SU53 checks the wrong BP
SU53 clearly mentions the role when you expand the tree below. Anyhow, cross check your BP role name and role name in SU53. They must be matching. If it is not the case, then that role must be present...
View ArticleRe: Adding 'Create' button on the Assignment block of the Overview Page
Hi Dev, Your requirement seems like item assignment block to item over view page relationship. You can use component usage and navigation links concepts to achieve this requirement. There is similar...
View ArticleRe: Enhancing Standard javascrpit
Hello Sigrid, have you done anything else? I also did these steps but it still grabs the original file (I have checked this is the JavaScript-Debugger of Firefox). Have you any advice? Kind Regards,...
View ArticleLink between CRMD_ORERADM_H and SA01PHIO
Hello experts, I have an issue in relating the CRM header Table CRMD_ORDERADM_H with Solution manager table SA01PHIO(which holds the details of Documents attached in Solution manager Document...
View ArticleDynamic image above work center menu
Hello, I need to find a way how to dynamically change the small picture above the work center menu (see screenshot below)I found this howto...
View ArticleRe: Adding 'Create' button on the Assignment block of the Overview Page
Hello Dharmakasi/Deepika, Thanks for your prompt reply.My requirement is to add the button on Contracts Assignment block on the Account Overview Page.when we click on the Create button, it should...
View ArticleRe: Interaction screen: The IREC screen is limited to only 4 interactions
Thanks but we got one more problem with this, when we try to select a record in the interaction historty we are getting error - " Dynamic navigation to this object is not supported" Through Debugging...
View ArticleRe: CRM WEB UI DUMP
Hi Naresh, Appreciate your help if you can let me know whether the issue has been resolved? As we are also facing same issue at the moment. Tried all the available SAP Notes suggested on SDN but all in...
View ArticleRe: Validation Error in complaint search with changed on field.
HI Vivek, Keep break point in the GET_DQUERY_DEFINITIONS method of search view impl class and check the created on field dropdown list values in RT_RESULT prameter how the values are populating for...
View ArticleRe: Interaction screen: The IREC screen is limited to only 4 interactions
Hi Priya, redefine OP_Default of the your ZL_ICCMP_BT_INRLASTHIST_IMPL class and get the parent entity of the lr_order and pass to lr_data_collection. DATA : lr_entity TYPE REF TO...
View ArticleRe: Adding 'Create' button on the Assignment block of the Overview Page
Hi Dev, the same requirement you can observe in standard assignment block in corporate Account. i will give you guidance how to create button and how to navigate from one component to another. creating...
View ArticleSorting field from subordinate context node
Hi everybody, I have a quite tricky problem: I like to create a table view which displays attributes from BuilHeader and from BuilAddress.I created therefore a context node BuildHeader in my view and...
View ArticleRe: Adding 'Create' button on the Assignment block of the Overview Page
Thank you very much for your Detailed reply Srinivas.I have 1 question why you have added the 4th step?As, when we are creating an dependent entity using the relation it is creating the entity with...
View ArticleNew & Add Buttons are not working
HI Experts We are facing one issue with New And Add Buttons in WEB UI. let me explain the scenario We are searching one account id and then we are able to open that account id, after that we are trying...
View ArticleRe: New & Add Buttons are not working
Did you enhance the view with custom coding? If this is SAP CRM standard view, it might be an authorization problem. Did you check this?
View ArticleRe: Interaction screen: The IREC screen is limited to only 4 interactions
Thanks Sumeet!! once again you solved my problem After I enhanced ICCMP_BT_IRHIST/InrLastHist to redefine OP_DEFAULT- there is no more Navigation error but it discovered one more issue -It gives me...
View ArticleField based authorization in CRM Web Client
Hi Gurus, I have recently investigating the CRM authorization concept. My question: is it possible to perform Field based authorization in CRM Web Client? For example, a user can only display field...
View ArticleRe: New & Add Buttons are not working
we are using standard only.. we have not enhanced with coding. RegardsMohammad
View ArticleWebUi Custom error message not showing next time.
Dear Experts, As we are using ORDER_SAVE badi for few validation while saving Service Order in WebUi. For that we are using below code to achive the error message functionality. We need to show the...
View Article