Re: CRM Activity Status change BAPI / BADI
Hi Tobias,Can you, please, provide more details. Thank you.Andre Jur
View ArticleRe: Integrate a BW-BPS layout with CRM Planning - missing planning profile...
Hi Frederick, I too stuck with the same issue.Need to configure CRM TPM Planning by creating the planning profiles in BW.In CRM, I am not able to retrieve any of the planning profiles created in BW,...
View ArticleRe: Difference among Model node creation, model attribute creation and the...
Friends, Please help me out on this.
View ArticleException while defining value attribute to Model Node
Hello Friends, I have added value attribute to an existing context node in component BT121H_SLSC, BTPARTNERSET context node. Now after adding the value attribute an exception is triggering as "Source...
View ArticleRe: How to make outbound plug to Public attr
Hello Imran, I recently got the similar requirement and I solved it.Just by creating Outbound Plug as public in Implementation class.Go out from component and reload the component.Then redefine the...
View ArticleRe: Where to find text in Notes area generated automatically?
Hi Anupam, Now I can find related customizing setting and function module Z_S_ZS14_NOTE_TEMPLATE as below, and I try to use where-used list button to find where to call this funciton module, but...
View ArticleRe: Exception while defining value attribute to Model Node
Hi CRM Dev, Enhance the code, and remove the type definition of lr_entity type ref to cl_crm_bol_entity with cl_ bsp_wd_mixed_node. Now since you have changed this context node to be mixed node,the...
View ArticleRe: Difference among Model node creation, model attribute creation and the...
Hi Dev, 1). By creating the model attribute: we will use this option in case of the field is avaibla in stanadrd sap system. It might be in another under child context nodes and we will use BOL...
View ArticleRe: Difference among Model node creation, model attribute creation and the...
Thanks Dharmakasi, For your explanation above.I really appreciate your help. I have a still confusion between Model Node and Model Attribute.Can u clarify a little in detail. between the purpose of...
View ArticleRe: Difference among Model node creation, model attribute creation and the...
Hi Dev, Model node creation is like if you want to use your own custom database table in web ui as a assignment block. Here you will be creating your custom relationship with standard entities. Model...
View ArticleRe: Exception while defining value attribute to Model Node
Hi, Once you added the value attribute to the model node the node became a MIXED node and teh GET_CURRENT() on this context node will return entity of type cl_bsp_wd_mixed_node.Since this is standard...
View ArticleRe: Exception while defining value attribute to Model Node
Hello Dharmakasi, I want to add one Partner Function on the Account Details screen. currently there is sold to party partner function is available by default on the Account Details screen. I want to...
View ArticleRe: Exception while defining value attribute to Model Node
Hi Dev, I am not clear with your requirement, but i am giving normal partner function explanation, it might helpful.Always we will have only one partner function field in BTPartners context node, the...
View ArticleRe: Integrate a BW-BPS layout with CRM Planning - missing planning profile...
FYI - solution to issue; Reproduced the issue and found a possible root cause. The call to BW to retrieve the planning profiles happens with the following call: CALL FUNCTION 'UPC_PROFILE_F4'...
View ArticleRe: Integrate a BW-BPS layout with CRM Planning - missing planning profile...
Gr8 Frederick. By looking at your explanation itself, it looks like my issue is solved. As you had mentioned, I am able to find the same short dump in bw system. Will do the basis changes & revert....
View ArticleRe: Integrate a BW-BPS layout with CRM Planning - missing planning profile...
Hi Frederick, Thanks a ton.Really this is the issue.After I hv replaced the system & service user with my user (dialog, for testing) in both the systems, the issue got resolved now.And I am able to...
View ArticleRe: Usage of CRM_ORDER_INDEX
Hello Luis & Jotsaroop,Thank you for your responses. I understand what you are saying. I was actually expecting a query to get a clear idea.Anyhow, your answers are also acceptable. Thanks once...
View ArticleBADI CRM_BP_UIU_DEFAULTS or Component Enhancement?
Hello Experts, I just came across BADI CRM_BP_UIU_DEFAULTS implementation. While creating the account, to populate the fields in BP_ADDRESS with default values, this BADI can be used to implement that...
View Article