Re: Don't save all transaction in EH_ONFORWARDCALL
Hi Jotsaroop, Your solution is good but with the DO_NOT_SAVE exception, the end process is stopped. The system stay in the Order in modification. My process call the method ON_INTERACTION_END_REQUEST...
View ArticleRe: i have made one field as drop down in web ui. there are 3 values in drop...
Hi Dharma, Thanks for your reply, but that's not my requirement. suppose if I want to set 'b' as default what should i do in the get_v() method.
View ArticleRe: PPFTTRIGG table issue
Hi Abhishek, Just to be sure; have you check that all the customizing for the actions is the same in DEV, QA and PROD. Maybe something was forgotten to be transported to PROD. Transaction SCU0 can be...
View ArticleRe: i have made one field as drop down in web ui. there are 3 values in drop...
in do_prepare_output, check that the view is in edit mode and drop down field value is empty. If so, use set_property method to set the key value.
View ArticleRe: i created a custom component say ZBSPCOMP in bsp_wd_cmp_wb,
Make sure that your ZBSPCOMP has a main window and default view. Then go to another component, add ZBSPCOMP in the component usage (Runtime Repository editor). Then you should be able to add your...
View ArticleRe: i created a custom component say ZBSPCOMP in bsp_wd_cmp_wb,
Hi Bala , To reuse a component in another you can go through the below links : SAP CRM WEB UI : 44.WHAT IT TAKES TO REUSE A VIEWSAP CRM WEB UI : 45.REUSING A VIEW IN ANOTHER COMPONENT Please try it an...
View ArticleCan't click the action menu in a configuration view
Hi Everyone,I've a problem that I can't click the action menu in a configuration view to display the actions, but can do this if I using the <thtmlb:actionMenu> tag.Does anybody know why? I'm...
View ArticleRe: i have made one field as drop down in web ui. there are 3 values in drop...
Hi Bala , You can check this link ... Set default value to dropdown field in CRM WEB UI The default value can be set by calling the set_property method in the do_prepare_output of the view...
View ArticleThe IE compatibility view is not supported(Note 1586993)
Hi, We have upgraded our system to SAP NW7.3 EHP1 SPS10 and CRM 7.0 EHP2 SPS10. We have transaction launcher functionality in webui, when we click on Order number in SAP CRM system, it will ask to...
View ArticlePasting of multiple values as search criteria is not working in custom...
Hi All, I have a custom component with search view. when i search with multiple values for one attribute ((Ex: copy and paste multiple values from a spreadsheet into a search field in the advanced...
View ArticleRe: Automated creation of call-tasks on campaign execution with attachment
Hi Dennis, Did you solve this issue?Can you please share the solution with me? Bye, Angelo
View ArticleRe: Back button not working after navigation using method navigate_to_account
Hi, Put a breakpoint in this method GET_NAVIGATION_INFO_FOR_LINK of this CL_CRM_UI_NAVBAR_SRV standard class. Check Why its not navigating for the first time, u can find through debug. Regards,Sumeet
View ArticleRe: Pasting of multiple values as search criteria is not working in custom...
Hi Nagaraju, There is currently an issue with the copy/paste in search on IE11. So if possible, try using IE10 or another browser such as Chrome or Firefox. SAP is currently looking into this issue in...
View ArticleCustom feild in Services
Hi , I am added custom feild in servicepro(business role) ->service orders->Service order Quatation-> header level but i am unable to see that feild in webui level ..how to add the custom...
View ArticleRe: Enhancement of search view with a custom field
hello Thanks for the inputs. @ srinivas karri , I need to fetch the data from db->genil->bol->ui... I just dont have to add a field for display purpose. @ Singh, I want to enhance the search...
View ArticleRe: Enhancement of search view with a custom field
Hi Sanguine007, These is the procedure to fetch the custom data along with standard search..enhance the eh_onsearch. and write this logic..before this enhance the component and view. declare your...
View ArticleHow to download data from Web UI in XLS (Incl multiple worksheets, cells, etc)?
Hi, how to download e.g. tab-separated data into XLS I know. However, how can I specify cells, where certain fields should, go directly? Let's say I have an XLS template with field labels, special...
View ArticleRe: Enhancement of search view with a custom field
Hello Srinivas Ill get back to you once i implement the code snippet thanksSanguine
View ArticleMultiple User Input in CRM UI
Dear Experts, Please let me know how to give multiple values in the user input screen in CRM 7 UI similar to the GUI. For e.g I want to give a list of BPs in the account id field while fetching the...
View ArticleIPC STEPS FLOW
Hi , How to developement in (IPC).Quote Pricing Routines. ECC is based on ABAP programminglanguage and CRM on Java and ABAP programming Language. Please send one scenario step by step. I am new in IPC...
View Article