Re: create advanced search based on query bol
It has been already implemented in SAP under marketing Role . When you search for a campaign this Query Search is being triggered . You can take reference from there. You need to debug it. Thanks
View ArticleRe: create advanced search based on query bol
Hi Jerome, I think we cant use CampaignAdvSearch for campaign element.First Try with thisfetch campaign element details from CGPL_TASK and try to pass it in at model_bol_browser in'CampaignAdvSearch'...
View ArticleRe: Configuring Service Level Agreements for Service Request
Hi Atul, SAP provides standard date types, date rules and durations which can be used for your scenario. Please maintain duration (ex: SRV_RF_DURA) in date profile and maintain the same duration id in...
View ArticleBOL/Rappid Application on Ztable
Hi Experts, I have created ztable with field1 and field2 as key fields, then created rappid application on this table, so BOL got created on it. Now when I tried to create the root entity it getting...
View ArticleRe: WEB UI Component - update context node contents
Hello,i have made simple method in the context node B class.It retreives property access pointer to the attribute of the collection_wrapper of the context node B.So if i can not access data from...
View ArticleRe: create advanced search based on query bol
Hi You can use 'CampaignAdvSearch' . In model_bol_browser you can search campaign element with this.But you need to pass campaign element ID to parameter 'EXTERNAL_ID_TASK' . Please find the attached...
View ArticleRe: Reset Password by User
Hi Wouter, in the meantime we created an own solution: For the popup we created a Web Dynpro Application where the user has to enter User ID, Name and Mail-Address. The button 'Reset' does the...
View ArticleHow to Implement a drop down list instead of the standard F4-Help?
1. Implement a drop down list instead of the standard F4-Help ?
View ArticleRe: adding row level buttons
Thanks Durga. I missed the button part. Ravi, You can follow the blog to create the OCA buttons. Then you also need to write some code to handle the events on the click of the buttons. Mostly we have...
View ArticleRe: can any one help me..
Hi, The only way is to debug the code thoroughly and find the Issue.You should put a break-point in DO_PREPARE_OUTPUT and .htm page to debug and find the Issue.There should be some code where you are...
View ArticleRe: How to activate a counter in CRM 2007
Hi, what do you mean by ¨This reference object should be maintained on the Transaction'. I am also not abel to assign the Counter to my IBase....
View ArticleRe: can any one help me..
thnq kumar is there any sample code to estimate what is the issue.. can u provide me that code plzz... thanks & regards srinivas
View ArticleRe: can any one help me..
thnq prasenjit sharma. but how can i know what is the error... is there any code to do resolve this issue plzzz guid me.. thanks & regardssrinivas
View ArticleRe: Select All/Deselect All in a Table view
Hi Andrei, I am using chtmlb:configTable tag and did not use reset attribute (default value is FALSE).ThanksAnji
View ArticleEnable / disable edit list based on authorization
Hi How can I enable or disable 'EDIT LIST' button based on the address types assignment block based on the authorization object? Can anyone help me with this? I tried using the following code in...
View ArticleRe: Configuring Service Level Agreements for Service Request
Hi Maddy,Thanks for reply again appreciate your patience in resolving this. As per your first point: I have maintained the standard duration SRV_RF_DURA in the response profile. As per your next point...
View ArticleRe: can any one help me..
Hi, check page attribute of .HTM page attribute.*create_cotext* method of impl class.may be some of your Z attribute/class exist which is giving exception. Regards,Harish Kumar
View ArticleRe: Configuration Problem after adding Value node
Hi Naga Vikranth, I think the only situation in which all the fields of your context node gets displayed in the table view is when you didn't check the checkbox configurable while creating...
View ArticleRe: Enable / disable edit list based on authorization
hi geeth kns i didnt get u what u said...i think when u click EDIT button will be displayed as editable mode otherwise it will be display mode right..i have an idea just follow... first u need to get...
View ArticleRe: Dash Boards - SAP CRM WEB UI
Hello Everyone , Is this the Right forum for Posting Dashboard related Queries ? THanks and Regards,Nikhil Kulkarni
View Article