IC Webclient - PCUI Transaction Launcher - CRM5.0

Hi,
  I'm trying to create a PCUI transaction using the transaction launcher from the IC webclient. I have configured the 'Transaction Launcher' using the wizard for  a 'Sales Order Search - '.
Application - CRMD_BUS2000115_F4
View - Default
Object Type - BUS2000115
     The problem is, when i run the IC WC, and click on the link from the navigation bar, it gives me an error "Execution not possible; data flow errors" and displays a blank page within the IC WC window. If i click on the link again, it shows the page with all the grayed out fields.
Please let me know how to resolve this issue.
Thanks,
  VSingh.

Hi Thirumala,
      When you say 'Make sure that you locate the correct action implementation class and make changes correctly', I hope you meant the class that was created by the wizard at the time of PCUI link creation. This class implements  IF_CRM_IC_ACTION_HANDLER' interface and extends CL_CRM_IC_ABOX_ABSTRACT_PCA' superclass.
I have modified IF_CRM_IC_ACTION_HANDLER~PREPARE_DATA_FLOW method as mentioned in your other thread with the following entry:
me->gv_data_flow_complete = abap_true.
but still no luck...
Please let me know if any other settings/changes required.
Appreciate your help!!
Thanks,
  Vsingh..

Similar Messages

  • Transaction Launcher in ICWC with Handler Class

    Hi All,
    I am in the process of creating new Transaction through Transaction Launcher (Wizard) in IC WebClient.
    I wish to know more about the creation of Transaction Launcher Handler class (With super class) and SICF - Services.
    Please help me to create a new CRM/ISU Transaction through IC WebClient.
    Thanks and Regards
    Nalinakumar
    [email protected]

    Hello Nalinakumar,
    You need to define Transaction Launcher Logical systems and URL's in
    IC->ICWebclient>Administration->System Parameters->Define Transaction Launcher Logical systems and URL.
    You need to configure activities
    CRM->IC Webclient->BasicFunctions-->Transaction Launcher->Define URL's and Parameters.
    Configure Transaction Launcher.
    regards,
    Muralidhar Prasad Chatna

  • Transaction Launcher in IC Webclient?

    Dear all,
    Why we use Transaction Launcher in IC Webclient Configuration? What is the use of it?
    After creation Navigation bar profile, Trnasaction bar profile and Business Profile and assinging to IC weblcient profile, How could we call it into PCUI interface?
    How many Interfaces does IC Webclient Supports?
    What is the major differences between SAP CRM Winclient and Webclient?
    Please help to understand the above scenarios clearely, your suggestions and help will be highly appreciated.
    Thank you

    Dear Raghu,
    Transaction launcher is used to call the transactions(for eg: CRMD_ORDER) into the ICWC.
    It can be configured using the wizard
    SPRO>Customer Relationship Management>Interaction Center WebClient>Basic Functions> Transaction Launcher -->Configure Transaction Launcher (Wizard)
    It requires knowledge of BOL objects,BOR methods, BOL browser
    You will need to define a class,Transaction Launcher type,import export parameters, logical system in it, hence the trasaction will be pulled fromt the logical system into the ICWC.
    Major difference between a win client and a Webclient is that the IC winclient is totally SAP GUI whereas the ICWC is the BSP page with PCUI
    I hope this information helps you .
    Regards
    Raj

  • Launch PCUI Transaction from ICWEB passing parameters

    Hi All.
    I'm trying to launch a PCUI transaction (COMM_BUPAR) from Icweb then would like to pass as parameter the confirmed BP in order to get the detail in the PCUI application, is this possible ? any tips ?
    Best regards.
    Addict

    Hi,
    Use the transaction launcher wizard to create the link and assign the parameter for the bp number. 
    IMG path:
    ->Customer Relationship Management
    ->Interaction Center WebClient
    ->Basic Functions
    ->Transaction Launcher
    ->Configure Transaction Launcher (Wizard)
    Depending on what you want you can edit the generated code afterwards to redefine the call.  This is cover in the IC webclient cookbook.
    Cheers
    Andrew

  • IC WebClient transaction launcher

    Hi all,
    I was wondering if anyone had used the transaction launcher in the IC web client to call a PCUI application.  I have done this following the cookbook and added my own custom code.  It works fine except for one small problem, the PCUI app is not maximize so it gives a small usability issue.
    Any help on opening the PCUI app in maximize mode would be much appreciated.
    Cheers
    Andrew

    Hi Thirumala,
          When you say 'Make sure that you locate the correct action implementation class and make changes correctly', I hope you meant the class that was created by the wizard at the time of PCUI link creation. This class implements  IF_CRM_IC_ACTION_HANDLER' interface and extends CL_CRM_IC_ABOX_ABSTRACT_PCA' superclass.
    I have modified IF_CRM_IC_ACTION_HANDLER~PREPARE_DATA_FLOW method as mentioned in your other thread with the following entry:
    me->gv_data_flow_complete = abap_true.
    but still no luck...
    Please let me know if any other settings/changes required.
    Appreciate your help!!
    Thanks,
      Vsingh..

  • Accounts  PCUI application in ICWC using Transaction Launcher

    hi all,
    I am trying to launch Accounts application (PCUI) in ICWC. But it gives the following error:
    "Execution not possible; data flow errors"
    What am I doing wrong?
    Regards,
    Priya

    Go to Transaction launcher class and edit the method
    IF_CRM_IC_ACTION_HANDLER~PREPARE_DATA_FLOW
    Insert the following line in between..
    me->gv_data_flow_complete = abap_true.
    Thanks,
    Thirumala.

  • 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

  • Logical System-Transaction Launcher-CIC WebClient

    Hi Gurus
    I am new to CIC WebClient. Today I started working on Transaction Launcher in it. Where I am calling a BOR Method(Service Order Creation) from the back-end ECC system. Now When I try to access it through WebClient, it is giving an error related to logical system.
    I have done mapping for Logical system, but I have left the table entries for ITS server blank. We are using CRM 5.0, so as per my understanding these entries wouldn't be required.
    Please help me in resolving this.
    Thanx in advance.
    Cheers
    Hits

    Hi,
    Try this..
    To maintain RFC destination in each business role, there is one functional profile  "ERP_SALES_ORDER" where in you can maintain respective rfc destination.
    Create z-functional profile's for "ERP_SALES_ORDER" and maintain corresponding rfc destination, later assign these erp sales order function profiles in respective business roles trxn (CRMC_UI_PROFILE).
    you can use the below statement to fetch rfc destination whcih assigned to business role via functional profile.
      If gv_rfc is INITIAL.
        gv_rfc = CL_CRM_IC_ERP_SERVICE=>GS_ERPPROF-RFCDEST.
      ENDIF.
    Hope this helps.
    Cheers,
    Sumit Mittal

  • Portal and IC Webclient Transaction Launcher conflict

    We have integrated IC Web Client within Enterprise Portal by creating iview that launches IC Web client in a new browser window
    Additionally, within IC Web client we have configured the Navigation Bar using the transaction launcher launch to various Non BSP URLs (e.g. www.ups.com) in a new browser window (stateful checkbox).
    The problem weu2019re experiencing is if an agent launches a new browser window by selecting a URL from the Navigation Bar and then closes this browser window manually they are getting a prompt to save their work.  This behavior only occurs when we start IC Webclient from the portal.  When we use IC Webclient outside of portal the problem does not occur.
    How to remove that SAVE popup?
    Any help would be greatly appreciated.
    Thanks
    Muthappan

    Hi,
    When using the Transaction Launcher Wizard you have to enter at Transaction Parameters
    parameter = ICWEBCLIENTBORKEYPARAMETER
    Value = //currentCustomer/BP_NUMBER
    We use a BOR transaction to open the tc. BP (BOR object type BUS1006, method EDIT) so the confirmed BP will be opened in edit mode.
    CRM 4.0
    Regards,
    Mihai

  • WebClient Transaction Launcher

    Hi all.
    Looking at the Cookbook and going through the training materials from class, I am able to launch any CRM and R/3 transaction and pass the customer. This is the example given in all the documentation.
    However, I am having a lot of difficulty trying to launch other transactions and passing other values. For example, material number. I've tried to follow what's in the Cookbook, but it is not making any sense to me.
    Anyone out there have some step by steps i can follow?
    Thanks and much appreciated!
    Janet

    Hi,
    When using the Transaction Launcher Wizard you have to enter at Transaction Parameters
    parameter = ICWEBCLIENTBORKEYPARAMETER
    Value = //currentCustomer/BP_NUMBER
    We use a BOR transaction to open the tc. BP (BOR object type BUS1006, method EDIT) so the confirmed BP will be opened in edit mode.
    CRM 4.0
    Regards,
    Mihai

  • Passing Data from webclient to R/3 transaction through Transaction Launcher

    Hi All,
    We are implementing webclinet 5.0 for one our your client. We have configured Transaction Launcher for
    calling some R/3 transaction. Now we want to pass some data from webclinet to R/3 transactions.We
    have deployed custom BOR object in Transaction Launcher.
    Can you please guide me what excatly code or logic need to be
    written in 'IF_CRM_IC_ACTION_HANDLER~PREPARE_DATA_FLOW' method which is generated will
    creating our custom class during configuration of Transaction Launcher.
    Regards
    gmd

    If i understood your requirement, you want to send Dynamic parameter to Transaction iview from WD Application.
    1) Create a Transaction iview with a application parameter with 'RF02k-LIFN='
    2) Calling Transactional iview from Web Dynpro Application.
    WDPortalNavigation.navigateAbsolute(
                             "ROLES://portal_content/com.accenture.hpb.HPBProject/com.accenture.iViews/com.accenture.hpb.FTDGUIConfirmation",
    WDPortalNavigationMode.SHOW_EXTERNAL,
    (String) null,
    (String) null,
    WDPortalNavigationHistoryMode.NO_DUPLICATIONS,
    (String) null,
    (String) null,
      // get the dynamic value like  valuewdContext.currentValueNodeElement().getVaContractDocumentNo()
    write me back, if you are not clear with answer.
    Regards,
    Sridhar

  • Using transaction launcher to connect CRM 7.0 to a CRM 6.0 system

    Hello Experts,
    We are considering integrating two IC Web client applications one on CRM 6.0 and the other on CRM 7.0 as transition step before the two systems are fully integrated.
    We would like to create a transaction launcher transaction in CRM 7.0 that takes the user to Interaction History bsp page in CRM 6.0.  Is there a simple way to do this using transaction launcher?
    Best Regards,
    Tom Halloran

    Hi,
    You can use the transaction launcher and the transaction launcher profile, which is part of the IC WebClient profile, to start SAP GUI for HTML transactions via the Internet Transaction Server (ITS) from both Enterprise R/3, SAP CRM transactions from SAP CRM. Starting from CRM 4.0 Add-on, you can use transaction launcher to launch URL and front-office based transactions also.
    Agents have access to launch transactions from the IC WebClient navigation bar.
    In your case you can include the link for you CRM 6.0 from CRM 7.0 can be grouped under workcenter link group or direct link group of a navbarprofile.
    regards,
    Muralidhar Prasad.C

  • How to use Process_type in Transaction Launcher Wizard?

    We have a number of Process_types already setup in the CRMC_PROC_TYPE table. These were setup for use by the Winclient IC Action boxes to display transactions. With the Action boxes being the forerunner to the Transaction Launcher.
    We now need to put the same functionality into the Webclient IC and so I'm trying to setup the Transaction Launcher entries which utilise these process_types.
    If you take a look at table CRMC_PROC_TYPE you'll see the kind of data that it holds so providing a Process_type and forwarding to a called transactions is neat solution.
    Unfortunately I can't find a way of providing such a Process_type. Assuming that I have a Process_type, say called Z111, how can I add this to Transaction launcher process, or any process, that allows me to call a transaction/business object and forward a Process_type?
    All I'm trying to achieve is to call a CRM transactiion and pass in the Process_type so that the appropriate values from the CRMC_PROC_TYPE table are used, as they are when the Action Boxes are used in the Winclient IC to display transactions.
    My desk is covered in the hair that I've been pulling out from my head in frustration of trying to get this simple requirement to work. I keep being told that it should work but nobody, as yet, can tell me how to achieve it, and every way I've tried does not work and simply raises more questions..
    Jas

    If anyone believes that what I am trying to achieve is impossible then I would dearly like to hear from you.
    At present I am merely trying to use the process_type within the called transaction. But this is proving to be impossible.
    Jason

  • Parameter BP (CRM to R3) for BOR based transaction launcher

    Hi,
    Our requirement is to display R3 sales order(VA03) through IC webclient. The BP no of the confirmed business partner should be shown as default in the Sold to party field of VA03 transactn screen.
    Steps followed -
    1. Created a BOR transaction launcher with 'BUS2032', method - display.
       Selected the Import parameter name - ICWEBCLIENTBORKEYPARAMETER.
       I could not find any Import parameter value corresp to BP number, so left the Import Parameter value as blank.
    2. In the trans launcher generated class, method 'PREPARE_DATA_FLOW' added the following code -
    CALL METHOD __gdc->get_entity_attribute_as_value
        EXPORTING
          path  = '//currentCustomer/BP_NUMBER'
        IMPORTING
          value = lv_bpid.
    PASS PARAMETERS TO THE BOR OBJECT FOR PROCESSING IN THE ECC
      me->set_container_data(
      iv_name = 'RV45S-KUNNR'
      iv_value = lv_bpid ).
    It launches the VA03 screen but the BP no is not passed to the sold to party field.
    Please provide your inputs. Anything helpful would be rewarded.
    Thanks,
    Akanksha

    Hi Jan,
    Thanks for this information.
    I passed the BP no in 'icwebclientborkeyparameter' and then using the below code in prepare_data_flow method-
    me->set_container_object(
       iv_name        = '<MAINOBJ>'
       iv_object_key  = icwebclientborkeyparameter
       iv_object_type = gv_bortype ).
    But it still doesnt work.
    Do i need to create a Z copy of BOR object 'BUS2032' and then do some enhancement in BOR object - display method also?
    Regards,
    Ak

  • Parameter passing (CRM to R3) for BOR based transaction launcher

    Hi All,
    Our requirement is to create R3 sales order through IC webclient. The details of the business partner should be shown as the defaults in the R3 sales order creation screen.
    To achieve this we:
    1. Created link in Navigation Profile
    2. Created transaction launcher profile (using the above created navigation link) and transaction launcher type is BOR based.
    3. Transaction parameters (in the handler class method IF_CRM_IC_ACTION_HANDLER~PREPARE_DATA_FLOW) are set to the business partner.
    When we launch the VA01 transaction through IC webclient, we are able to see the Sales order initial screen.
    We are facing the following problems.
    1. We could not skip the initial screen in the VA01 transaction.
    2. The transaction parameters are not passed to the R3 Sales order creation transaction. While debugging, we could see that the business partner number is correctly assigned to the transaction parameter but this value is not sent to the R3 system.
    Are we missing something for passing the parameters from CRM system to R3?
    Please help.
    Points will be awarded.
    Thanks,
    Chan

    Hi Chan
    Don't know if this question has been answered yet, but have a look at this document: [http://www.consnet.co.za/documents/R3OrderIntegration.pdf]
    This document is for WinClient Integration, but you can create your IC WebClient launch transaction for the BOR Object easily enough.
    There may be more elegant ways of doing the above, such as doing everything R/3 on BUS2032 and using delegation of the BOR Object, but this document is the most detailed explanation I have.
    Regards
    Johan
    Edited by: Johan Van Zijl on Jan 15, 2008 6:25 AM - I have fixed the link to the file

Maybe you are looking for

  • Advertise configuration globally using Bonjour

    What does this mean "advertise configuration globally using Bonjour" it can be found in the (AE) setup under Airport Tabs- Base Station. If you place a check mark in that field what happens or I say what can happen. Also I have a mac mini that seems

  • [solved]Gentoo Bash Prompt not working in X

    Hi I'm using this .bashrc from AUR: http://aur.archlinux.org/packages.php?ID=18418  it is said to be the standard bashrc from gentoo. It works with xterm, but I now installed urxvt (256 color) and it doesn't work any more, my prompt ist not colored a

  • HT1349 how to find Facetime option in settings

    unable to find facetime option in iphone settings

  • Installing ICC profile

    Hi All, I am trying to convert an image to a standard ICC profile that I generate using GretagMacbeth Profilemaker. The problem is that the profile does not show up under the "image>mode>convert to profile" in Photoshop CS. What is strange is that th

  • The CO11N Goods Movement Overview does not display any materials for BOM

    Hello folks;   I can't seem to get a hit when searching for my particular question, which most likely is an easy one for most of you. A new BOM was set up consiting of individual materials (no sub-assemblies).  After a production order was created (C