Re: CRM 7.0 Ehp 3- How to make the Dropdownlistbox and Checkbox visible in...
Since I've posted this , I had an open message with SAP regarding this issue.according to SAP , the reason for this problem lies within our use of a non-standard Corbu CSS File . Just to make things...
View ArticleRe: Inconsistent update flags (Notification E C( 004)
Hi Check for the I1006 status in CRM_JEST table for the order guid and line item guids. If I1006 entry is not there, system will give this specific error. To solve this issue, maintain I1006 status...
View ArticleRe: An error has occured in the system LOGSYS700 while copying the document
Thanks Bhanu, Resetting the Header internal status I1006 to SPACE in table CRM_JEST worked. in my case all the items status already had SAPCE in I1006. Regards,Chella.
View ArticleDynamic search operator configuration error for 'PARTNER_GUID', reverted to...
Hi, Can anyone explain why this error message is displayed at runtime:Dynamic search operator configuration error for 'PARTNER_GUID', reverted to 'EQ'.The message occurs when returning from a popup...
View ArticleRe: Limit the transaction types by role
Robert is right in stating that you should only focus on following authorisation objects: CRM_ORD_OP (this does not really limit on transaction type itself, but using this, you can give access to any...
View ArticleRename Business Agreement to Contract Account
Hi Experts, I want to Rename Business Agreement to Contract Account all over the CRM Web UI where ever the field Business Agreement is present. i.e. Fields name, Work Area Title, Bread Crumb Messages,...
View ArticleRe: Rename Business Agreement to Contract Account
Hi Parth I would rather recommend that you educate the Client that Business Agreement in CRM is the accepted term. In PSCD they call it a Contract Account. You're looking at a huge amount of work to do...
View ArticleRe: Dynamic search operator configuration error for 'PARTNER_GUID', reverted...
Hi Angelo, Is there an ST22 dump associated with it?Can you paste it here? My best guess from what you have told so far is that this might be happening during partner determination, maybe there is some...
View ArticleRe: How to set the configuration to assign the fields to the search view?
Hi Narendra, You can check a few things:1. Check how many configurations exist by clicking on Select configuration option, maybe there is no config that exists and you are trying to edit null and hence...
View ArticleRe: Need to default the Sales Org for Account in BP_HEAD Save
Hi, Have you tried simulating this in genil_bol_browser? There might be some configuration/BAdI overwriting your code. I would suggest you do the exact things you are doing in your code in the BOL...
View ArticleRe: Rename Business Agreement to Contract Account
Hi Parth, If the field Business Agreement is used on a configurable view and is based on BOL attribute (model nodes), you can try with design layer. In the design object, you can redefine the field...
View ArticleRe: How to do debugging for sending inbound or outbound email via ERMS?
Hi Andie, If you are using ERMS, you can debug using transaction CRM_ERMS_LOGGING. You can check the details of the work item of type TS00207915 Rule Execution and note the document ID, and then in...
View ArticleRe: how to call component usage inbound plug in guided activity
Hello, It is not so clear what you want to achieve. In bound plug is normally called when a view will be loaded. If the view is configured in the configuration, it will be loaded, and the inbound plug...
View ArticleRe: Bad Request issue facing for Facebook integration with CRM ic agent inbox
Hi, if you have the problem while running the report to retrieve the page access token, your user token might be invalid/expired or your proxy is not correct. You could refresh the user token and try...
View ArticleRe: Dynamic search operator configuration error for 'PARTNER_GUID', reverted...
Hi Parul, Thank you for your reply. I solved this issue myself.I found a note (2229690) which leads me towards the right solution. Start transacction SM34, view-cluster CRMVC_DQ The default operators...
View ArticleERMS Inbound Email
Hi All, I need to create inbound email by creating custom class by coping the class "CL_CRMS_EHS_AH_CREATE_HRE". Please provide the procedure to create custom transaction and attach the email to the...
View ArticleRe: Displaying different views in a viewset area
Hi Andr, I too required to load different view as default view in viewset at runtime.I have followed the same way as you suggested but view is not loading, still is display the same old view. Please...
View ArticleRe: CRM - Order Status - How to set 'Distribution lock' on Order creation/Save.
Hi I set 'Lock Distribution' and 'Set' radio button and saved. Could you tell me how to go to 'action processing parameters' that you mentioned above ? ( IMG Route ) Regards SH KIM
View ArticleRe: follow-up transaction not working
Hi Vipin, Not Sure if you are using IC role, you can check following KBA for some hints.1781481 - How to ensure a transaction type is shown in follow-up popup when you create follow up transactions in...
View ArticleRe: To retrieve screen values while implementing BADI
Hi Gautham Sorry, not quite understanding, is this a Standard Field or a configured AET field? For example if you were to go into Transaction CRMD_ORDER for your transaction would you see the BP Number...
View Article