CRM IC WebClient: Check Web Input for OO

Hi all experts,
I am new to the enhancement of CRM. So, all kind of helps will be greatly appreciated.
For your info, I'm using CRM version 5.0
My requirement is to add extra field ID number at Identify Account Screen at Webclient. I have extended an extra field at CRM using EEWB and then added the new field to tab Identify Account (I have added the field to the standard context note CUSTOMER) at Webclient using BSP_WD_Workbench. Everything looks okay.
But there is new addition on checking on the field upon saving, I need to give an error message if the ID number field is empty when created for certain business partner group only....
Should i add my codes at method EH_ONSAVE at the implementation class or the ZL_CRM_IC_BUPACREATE_CN00 at the implementation context?
As I am quite new with the Object Oriented class thingy... any advice or reference code will be great. thanks.

Hi Mervyn,
I usually do the checking in the implementation, not the context node. The event handler for save is a good place. One note, if you are overriding an existing event handler, you will need to do your error handling before calling your "super" handler especially if you want to prevent it from saving.
Hope this helps.
Sincerely,
Glenn

Similar Messages

  • CRM E-Commerce BOB Web shop - Duplicate check for New Customer Creation

    Hi,
    In CRM E-Commerce BOB Web shop we have a requirement wherein new customer creation should go through a duplicate check. Only unique customers should be created as BP in backend GUI, in case a customer already exists with the same credentials, BP should not be created and user should get a message that the customer already exist in the system.
    Currently the system is not preventing me from creating new customers with same credentials.
    In case anybody has worked on the similar requirement or has any idea about the same, Kindly help.
    Regards, Vipul
    Edited by: vipul_kumar02 on Jun 21, 2011 4:20 PM

    Hi,
    Any pointers for function module used for creation of a new BP for a new customer request in BOB Web shop?
    Is it same as B2C Web shop?

  • How to get web module for CUSTCRMPRJ (crm 5.0)?

    Hello all.
    I try to create test CRM 5.0 application with own context root. Here are steps from Extension guide:
    1) Import the Development Configuration into your Netweaver IDE.
    2) Create a new Enterprise Application Development Component in Software Component CRMCUSTPRJ. If you want to extend crm/b2b, create a new development component home/b2b
    3) Add the Web Module you want to extend to the Enterprise Archive
    4) Adjust the context root
    5) Copy all files except application.xml from the META-INF directory of SAP standard Enterprise Archive into the META-INF directory of the new Development Component. If you want to modify or extend the crm/b2b application, open the project for crm/b2b. A project for the previously created development should already be open.
    Open the java perspective and copy the following files from the META-INF directory of the crm/b2b
    component to the META-INF directory of the home/b2b component:
    - application-j2ee-engine.xml
    - data-source-aliases.xml
    - log-configuration.xml
    - monitor-configuration.xml
    - monitor-configuration.dtd
    6) Check in the new Development Component.
    I found that I forgot to include web module to my new app. Oops. According to application.xml web module must be called sap.comcrmisawebb2b.war. I found it in the SAP_SHRAPP.SCA/sap.com_crm~b2b.sda. Should I use that module or no? If yes how I can include it to CUSTCRMPRJ?
    Also I found that other xml files from list above can be found in several components. So I'm confusing and can't decide from which component I have to copy that files and how to set its values.
    Regards, Lev

    Hi Anupam
    I think you need to review the IC Webclient Consultants Cookbook. It gives example sof what you're discussing.
    Regards
    Arden
    Reward with Points if Helpful

  • CRM 5.0 Billing - 'No data found..................check your input' message

    Hi everyone,
    I am facing this message :
    "No data found for the criteria specified - check your input'
    This occurs when : (CRM Billing)
    1.
    I try the step "Maintain Billing due list',punch in a 'Billing Type' and hit Maintain(F8)
    - I get the above message & it does not show my released document number to proceed further w/ Individual or Collective Billing.
    2.
    I try the step "Maintain Billing due list',punch in a 'Billing Type' and error free "Service Order' or a 'Service Confirmation' document number that is released.
    - I get the above message & it does not show my released document number to proceed further w/ Individual or Collective Billing.
    Background:
    I am working on a CRM Service scenario of Service Order to billing and another Service Order to Confirmation to Billing scenario.
    I have done a check of the prerequistes: (Input Processing)
    Billing type, item category, item category determination etc - looks perfect.
    Anybody facing similar situations & got to the problem, would greatly appreciate your wisdom for the benefit of all .
    (any threads, SAP Notes, documentation, pointers , soulations would be appreciated)
    Will reward points generously !!!
    cheers,
    Sam V

    Hi Sam,
    What he meant was: did you go to txcode: CRM_SRVBIL to release the transaction for billing purpose.
    This has to be done before your billing due list are filled with the billable items.
    regards,
    anthony

  • Shipping cost not getting calculated in CRM IC webclient for a region

    HI all,
    I have an issue where when we create an order, the shipping cost is not getting calculated automatically.. and so we are having to manually enter the shipping cost..this is happening only for Apac regions. for all other regions it seems to be working. but the shipping cost is getting calculated in R/3. can anyone provide input for this?
    Also, what factors determine the shipping cost?
    Thank you,
    Preethy

    what price conditions determine your cost in R/3?
    might be easier to use the CRM gui and create the order in crmd_order and look at the conditions.  Unless you set it up there is no plant in CRM (just vendor) so if your cost is tied to your plant, I'm not sure how you would get this without a possible rfc call to R/3.

  • Navigation between different componets in IC Web Client for CRM 7.0

    Once the user click save button in component ICCMP_BT_BUTTON I need to navigate to component ICCMP_BT_SVO that displays the Service Order Data and display the new Service Request that was created.
    How can I do navigation between different componets in IC Web Client for CRM 7.0?
    Thanks.
    Rodolfo Miã

    Hello,
    You can find detailed presentations in the learning maps available on the SAP Service Marketplace http://service.sap.com/rkt-crm for release CRM 2006s, CRM 2007, or CRM 7.0. In case I didn't mention it before, Intent-Driven Interaction (IDI) was first introduced and is only available starting with CRM 2006s and above. In the Interaction Center area, there is a presentation called "Rule Based Automation and Guidance" which covers IDI. I'm not sure if you can access the URL directly, but just in case here it is: [https://websmp104.sap-ag.de/~sapidb/011000358700001162852007E].
    Warm regards,
    John

  • RFC error for Transaction Launcher to launch a CRM ABAP report  on WEB UI

    Hi all,
    My Task is to assign a custom CRM report on the web ui.
    I have created a transaction for this and using the transaction launcher wizard to assign it as a link on web ui .
    In the transaction launcher wizard ,  In the 'Define Further Technical Details' i have entered the
    Transaction Type as 'BOR Transaction'
    Logical system : my current system crm client which is QCCCLNT703
    BOR OBJECT TYPE : tstc_uif (also tried with TSTC )
    Method Name : EXECUTE
    When i try to click on the report on WEB UI, it gives me a status message saying the ''RFC Destination is not set up for QCCCLNT703'.
    Can you please advice me on how to do this . I guess the issue is with the Logical system set up .

    Hello,
    I think you have rightly pointed out the reason of the error. You must have maintained the logical system 'QCCCLNT703' using transaction CRMS_IC_CROSS_SYS. However you also need to maintain the same entry in transaction SM59 with name RFC destination name as 'QCCCLNT703'.
    I hope this would fix the issue.
    Thankx,
    Amit Sen

  • Transaction Launcher for CRM IC Webclient

    Hi
    I need some help in configuring Transaction Launcher for CRM IC Webclient, the catch is the backend is not SD but Campus Management. Help pls [email protected]
    Anu

    Hi Raja
    Thanks for your reply actually I don't have the cookbook can you please email me the link to the cookbook or the pdf. Thanks once again
    [email protected]
    Anirudha

  • TCode for Checking Web templates

    Hi,
    As we have a Tcode RSRT to check query's in BW server, is there any TCode available to check web templates generated through web application designer ?
    Bit urgent.
    Thanks !

    Hi Preetha,
    Unfortunately we dont have any tcodes for wad.
    Program name to start WAD
    Regards,
    Naren.

  • BOXI R3 Webi Doc -"Refresh On Open" checked as default for Save and Save As

    we have row level security at database level and we require that all webi reports are set to "Refresh on Open" in order to apply the security settings each time the report is viewed. 
    Is it possible to make BOXI R3 Webi Document -"Refresh On Open" checked as default for "Save" and "Save As"
    through SDk?

    Are you referring to editing/creating a Webi doc through infoview?  Infoview is an out of the box web application and modification of it is not supported.  There is no setting to make all webi docs refresh on open within the enterprise product.
    The only thing you could do with the sdk is to open any existing doc and change the setting.  This isn't a great solution as it won't affect any new reports created, nor will it prevent users from modifying the document and changing this setting and saving.

  • Need help on CRM IC webclient for service business.

    Hi All,
    This is Ram, worked on SD, PM and EHS modules. But now i am taking new assignment CRM service and CRM IC.
    Now we are about to start an in house project for service business. so we decied to go for CRM service with CRM IC webclient as front end. Especially i am looking into CRM IC area, so i would like to know the standard process flow in IC webclient for service business.
    Like when customer calls an agent, then log will be created by an agent and then service tickets can be created...similar to that i just wanna know the std.process flow so that i can map my current business tool (Interact) to CRM IC with workflow.
    Regards,
    Ram.

    Hi,
    Please go through SAP Help at
    http://help.sap.com/saphelp_crm60/helpdata/en/46/15306a2fd214dbe10000000a155369/frameset.htm
    Secondly, there is a very good book by John Burton
    New book on Interaction Center available from SAP Press!
    Go through the following thread
    Documentation for Interaction Center (IC) WebClient
    Go through the cookbook details at
    CRM 2007 WebClient Cookcook available!
    Regards,
    Deepak

  • ES WORKPLACE WEB UI for SRM (HU5) and CRM (HU4) systems

    Hello Friends,
    Can anyone please tell me how I can access the WEB UI for CRM and SRM systems. I have the backend access to both systems on ES Workplace but how or where do I login to see their respective WEB UI.
    For example, if I want to create a Shopping Cart in SRM, I dont know the weburl address to do it. Can someone please guide me. I am fulltime employee of a manufacturing company and want to do some R&D before deciding on a few things.
    Thanks,
    Sam

    Hi Sameer,
    I may have misunderstood your first question, are you looking to access ES Worplace CRM & SRM systems using SAP WebGUI instead of SAP GUI?
    If that's the case then you should have received in your welcome mail after you requested access information / URL's detailing how to access these backend systems using WebGUI. If you don't still have that mail then:
    CRM: [https://crm.esworkplace.sap.com/sap/bc/bsp/sap/crm_ui_start/default.htm]
    SRM: [https://srm.esworkplace.sap.com/sap/bc/gui/sap/its/webgui]
    Your second question will most likely be answered in the SRM forums.
    Best Regards, Trevor
    Edited by: Trevor Naidoo on Mar 17, 2011 3:00 PM

  • Shipping cost not getting calculated in CRM IC webclient for a certain regi

    HI all,
    I have an issue where when we create an order, the shipping cost is not getting calculated automatically.. and so we are having to manually enter the shipping cost..this is happening only for Apac regions. for all other regions it seems to be working. but the shipping cost is getting calculated in R/3. can anyone provide input for this?
    Also, what factors determine the shipping cost?
    Thanks,
    Preethy

    This is a funtional issue... You'll be better of opening this message in the right Area.... or open an OSS message for SAP.
    Regards
    Juan

  • 5 Ways to Handle Sales Orders in IC WebClient: Which is Best for You?

    Hello Interaction Center community!
    If your IC project includes CRM Sales, or if you are considering adding support for sales processes, check out the following article which has been posted by permission of CRM Expert
    (crmexpertonline.com) and Wellesley Information Services.
    [5 Ways to Handle Sales Orders in IC WebClient: Which is Best for You?|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3040e1d3-da06-2b10-afa3-e0952aac10a1]
    We want your feedback. Which sales option are you using in your project? What were the main decision criteria? Please reply with your input. At least two points will be rewarded

    Over 90% of our orders come in via CRM ISA or EDI.
    B/c of the reasons mentioned in the article we use R/3 for entry of the remaining orders as well as order management.  Since R/3 was live years before CRM, there are custom exits and fields required that would be an investment to replicate.  Changing the plant on the line item is a common occurance for our business.  Of the CRM scenarios X,Y,Z we use scenario X where once the order is touched in R/3, R/3 becomes the owner of the order.
    Our CRM version just upgraded to 5.0 and our R/3 system is now being upgraded to ECC 6.0.  As our do use the IC web client, we are investigating trying to move to the ERP Sales order.  The upgrade architecture will also open scenario A where either CRM or ECC could change an order even though X should still support our requirements.
    Glenn

  • CRM IC Webclient - Massive Performance Problems Searching in Agent Inbox

    Hi Forum,
    can somebody help me. We have massive Search Performance problems in Interaction Center Webclient in Agent Inbox. When agents searching, for example for open emails, the time to get a result takes approx. 2-3 minutes.
    Thats absolute inadmissible and endangered the running business.
    The queury reading the eMails from the workitem tables is very very slow.
    Could somebody help me with ideas to solve this big performance problem. Have somebody the same problems?
    Thank you very much in advance for any information.
    We use Interaction Center Webclient on CRM Release 5.0
    Thorsten

    Another aspect you could check is the following:
    Analysis performed didn't show anything strange nor any high consumers
    of the response time. The processing time occurs, since IC-Web on CRM 5
    is a bit demanding for CPU power.
    The only thing that could improve the performance a bit is the
    <b>buffering of org structure</b>, which is currently switched off for
    SALES and SERVICE scenarios as per table T77OMATTSC.
    The report <b>HRBCI_ATTRIBUTES_BUFFER_UPDATE</b> is running regulary
    however no scenario is being placed in the buffer to speed up
    org structure read. Please check this and provide feedback.
    How to use this report, can be found back in the Reports own documentation and also in SAP HELP.
    cheers
    Davy

Maybe you are looking for

  • ITunes will not open no matter what solution I use

    When I click on the iTunes shortcut it gives me a message stating: "iTunes has encountered a problem and needs to close, we are sorry for the inconvienience." I called apple a couple times and there was no single solution to my problem yet. PLEASE HE

  • SAP on OS400

    Hi, we've installed mySAP ERP 2004 on OS400 (V5R3)/DB400. After installation, when i checked system performance avarage response time seems to be nearly 2 seconds and most of the time is spent in DB access. Neary %70 of avarage response time. So i st

  • How do interfaces have methods of Object class

    Hi All, Please consider the following code snippet. public interface EmployeeService     public void createEmployee(Employee emp);     public Employee findEmployee(String empId); public class EmployeeServiceImpl implements EmployeeService     public

  • Why pages not pasting properly!

    Why does pages on iPad ios7 only put pasted text into a box when under ios6 it just work right straight away. This means repeated pasting gives several boxes, not just one long document. Bring back the old version or tell me how to make it work!

  • After updating, I only see the window border, Firefox is not rendering.

    The browser toolbars, windows, everything is invisible. I only get the border of the window. This is more than just missing toolbars - there are no toolbars, no minimize/maximize/close icons, nothing but the window border.