Re: Restricting Follow Up Activities on Lead Transaction
For CRM_ORD_LP - Activity should be * unless you want to restrict particular action (like delete etc) For CRM_ORD_OP all three are *
View ArticleAdd custom fields to product standard assignment block
Hello, I need to add two new fields in the assignmnt block accessories (product) I was triying with AET but i dont know which to select in "Part of a BO". It's ok? or exists any other way to do.....
View ArticleRe: Restricting Follow Up Activities on Lead Transaction
Hi Atul, Check if T-Code Z002 is also excluded from the S_TCODE object. Thanks & RegardsTejesh
View ArticleBOL Buffer problem, object changes in Badi not getting reflected in BOL buffer
Dear All, I am updating parent item status using PPF Action BADI which is scheduled for the item. This change in parent item status from action Badi triggers another Badi which updates staus of...
View ArticleRe: Web UI - Display Mode like Edit Mode (CSS Skin Customization)
Hi Jordan, did you find in the meantime another solution for your Problem? We do have a similar requirement and I can't get the Display fields to Show as if they were disabled in edit mode. The...
View ArticleRe: Creating an Instance in CRM Web UI
Hi Harkeesh, If the fields you added are a part of value node,you can directly fill the values in the GETTER methods of the fields.If your using model nodes then you need to you have to fill the node...
View ArticleUsage of CRM_ORDER_INDEX
Hi all, I am looking out for some examples where exactly we can use the CRM_ORDER_INDEX table. Can somebody give me a scenario where this table must be used? Thank you. -Ezhno.
View ArticleRe: Usage of CRM_ORDER_INDEX
Is used for selection (order search) and is also used in CRM analytics, so yeah, basically is meant to improve the searches. Cheers! Luis
View ArticleRe: Usage of CRM_ORDER_INDEX
Hi Maren, Yes, it is mainly for searching purposes where we want to get the transaction based on different possible criteria. If you open CRMD_ORDER and try to search for transaction than you would...
View ArticleRe: To update the pricing table for Reseller/distributor at CAMPAIGN transaction
Hi Luis, I understood what you are trying to explain as I am already suffering. Reagrding API BADI, unable to find any . Thanks alot for the help Regards,Paarul
View ArticleRe: How to send Email to customer when clicked on hyperlink on SAP CRM web UI
1) First of all the hyperlink in BP_ADDR is showing as hyperlink in my system but while clicking on it, it does not open any standard EMail activity in CRM doing nothing. Is there some other settings...
View ArticleRe: How to set filters to a Result view
You can call in do_prepare_output method of your result set view.Just one question why you are not setting that particular value as default in search criteria during the search itself that will save...
View ArticleVisit Plan Query
Hello All, Following is the screen of the visit plan My Query is I need to add a note assignment block in the screen, through standard the same is not possible, however is it possible to enhance the...
View ArticleRe: How to send Email to customer when clicked on hyperlink on SAP CRM web UI
Hi Shobhit, Thanks for the information. Its really helpful. 1) I have checked the settings you have mentioned. But still nothing happens when I click on Email field on UI for component BP_ADDR. Is...
View ArticleRe: Issue with Deep Table view
I'd suggest to take TPMOE/AdvancedSearchResult view as an example and analyze it.
View ArticleRe: To update the pricing table for Reseller/distributor at CAMPAIGN transaction
Hi Luis, I have got this BADI CRMXIF_CT_IO_CONSUM for the condition record update. Can you please help me with this . Regards,Paarul
View ArticleRe: How to set filters to a Result view
Hi Shobit, Yes, I can set values as default in search criteria. But, my requirement is based on result i have to filter values as per below screen shot.Thanks & Regards,Nitish
View ArticleRe: To update the pricing table for Reseller/distributor at CAMPAIGN transaction
hmmmmm I don't think this is the right BADI, but maybe I got lost again, let me try to clarify: -You want to do something in the object A (I don't understand in your scenario, what represent object A,...
View ArticleHow to Set Assignment block in Display mode
Hi All, I have a Z assignment block in Account (BP_Head), requirement to set this assignment block in display mode only. No user allowed to edit its edit list. Could you help me how to do that with...
View ArticleRe: Automatically Populate role and relationship based on security role
Hi Sylvain, Can you provide me sample code how to do this ? It will be help to me as I am new to CRM coding. RegardsAnkesh
View Article