Transaction launcher for BOR in ECC

Hi All,
Transaction Launcher for BOR objects as explained in:
http://help.sap.com/saphelp_crm40/helpdata/en/12/c3e68620514b499c06b8eb26874424/content.htm
only refer to R/3 Enterprise.
How should we launch transactions in ECC ?
10x,
Eyal

Hi,
I do mean mySAP ERP by writing ECC.
what I am looking for is the settings in transaction
CRMS_IC_CROSS_SYS and the settings in the target system.
for now I tried in ECC trx. SICF activate (almost all) services and in CRM the ITS URL is http://<servername:port>/sap/bc/gui/sap/its/ccmp_rabox
10x,
Eyal

Similar Messages

  • Transaction launcher for url in new window need "Back" to continue working

    Hello Experts,
    In the CRM I've created a Transaction Launcher for url, when I press on the link and open it in new window
    I got the following message:     "The object you have selected is starting in a new browser window. You can continue working normally in the current application. However, you may have to navigate back to the page you were working on. "
    how do I can still open the url ( which is BSP page)  in new window & can continue working with CRM without clicking on the Back button ?
    Thanks

    Have you solved the problem, Jamil?
    Hi Experts,
    I am also facing the same problem.
    The other possible solution I am thinking of calling the pop up window and then close the pop up.
    I don't know how can we call custom bsp page from view in pop up window. And then close the same pop up without asking user to click on any button.
    Thanks and Regards,

  • 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

  • Transaction Launcher to open an ECC transaction

    Hi Experts,
    My requirement is to launch an ECC transaction VA01 from CRM Interaction center.
    1. It should open the VA01 screen with the Order Type populated, say for example 'OR'.
    2. When I click on Continue, it should show the creation screen with the sold to party defaulted as the confirmed BP ID.
    I have done the folowing steps till now.
    1. I have created an ECC Object as a copy of Object TSTC. I have implemented the method Execute( Synchronous option checked). I have added two parameters to the execute method one called as SoldToParty with reference to KUAGV-KUNNR and the other SalesDocumentType with reference to VBAK-AUART.
    2. I generated, implemented and released this object.
    3. In the CRM system, I have configured a Transaction Launcher with reference to this BOR Object. I gave the parameter for Object Key as VA01 and the SoldToParty as the current customer and I have hard coded the value for the SalesDocumentType.
    4. I have configured the Logical Links and added it to the work center.
    Now when I click on the logical link, it opens up the ECC transaction but nothing is defaulted in the VA01 screen. I debugged the PREPARE DATA FLOW METHOD. The correct parameters are passed.
    Why am I not able to see the defaulted parameters in my transaction. Please help. Thanks in advance
    Regards,
    Razina

    Hi Raman,
    The links talk about generic tranaction launcher. My requirementis to default some values in the ECC transaction.
    I found this link with the steps to default values:
    [Re: ITS VA01 or other ERP transaction]
    It is said that "Redefine the method EXECUTE to read these parameters and perform the required action. In your case you could call the transaction using a BDC table, or set the SPA/GPA parameters before calling VA01".
    I am not sure how to do this.Do you have an example of the EXECUTE method?
    Thanks.
    Razina

  • Transaction Launcher for WebUI

    Hi,
    hope anybody can help.
    Is it possible to open a external WebPage in a WebUI assignment block by using the transaction launcher?
    We need to add a custom assignment block to the appointment WebUI which show informations from a other system. This other system provide the required informations by s simple HTML page.
    Regards,
    Anton

    Looks at the CRM Wiki page https://wiki.sdn.sap.com/wiki/display/CRM/CRMWebClientUIFramework
    there is a link to
    How to Launch URLs from Navigation Bar using Transaction Launcher

  • Error in Transaction launcher - CRM 5.0 / ECC 6.0

    Hello all,
    I am trying to pull one ECC 6.0 transaction into CRM 5.0 IC webclient through launch transaction.
    When I click the link in the NavBar, I get the logon box for ECC system but after I enter the logon details below error message is getting displayed.
    The transaction call failed
    Reason:: Function module EWB_PROC_CREATE does not exist
    But this FM exists in both CRM and ECC systems.
    Any ideas about this error message?
    Best Regards,
    Nag

    Hi Sudeep,
    Thanks for the reply.
    I am not sure about the EEWB extensions.
    Initially I created a launch transaction using BOR method the path of the ECC logical system is given as below.
    http://ssever:port/sap/bc/gui/sap/its/CRM_CIC_RABOX
    But now I've changed the path as: http://ssever:port/sap/bc/gui/sap/its/CCMP_RABOX
    and it is working now. I am able to pull the transaction from ECC although some other data flow issues are there.
    So looks like there is some issue with the serivce CRM_CIC_RABOX in our system.
    Thanks to all,
    Nag

  • Transaction Launcher for Multi Client system

    Hi Gurus,
    I need a very big help. This is my problem:
    The CRM system on which I'm currently working has two client 1 and 2 and the second one
    is closed to customizing, so that all the settings we can make are on
    1. When we create a transaction laucher object, by
    transaction CRMC_UI_ACTIONWZ, we got the following error: "An RFC
    destination could not be specified for the logical system 2" (even if the connection are all set up)
    and if we set it from 2 at the end of the process we get the
    following message: "Client 2 has status not modifiable".
    In this way both on client 1 and 2 we´re able to execute only
    transactions of client 1.
    All the settings have been done according to the official SAP guide.
    Since on SAP guides there are no information about how set up the
    transaction laucher in a similar situation, how can we solve this issue?
    Please, reply as soon as possible.
    Thanks a lot,
    A.G.

    Hi Helmut,
    well I am also not sure what they did, but anyway, from the beginning on bw is designed to have only one client to work in. Technically I believe that all of the 'BW-Tables' storing the BW metadata don't have a client field. So how will you separate developments of different clients?
    regards
    Siggi

  • What is transaction launcher and what role does BOR plays into it?

    Dear All,
    Please let me know whats transaction launcher and what role does BOR plays into it? or hows transaction launcher and BOR are connected.
    Regards
    Shibashish

    HI Shibashish,
    This info helps for you.
    http://wiki.sdn.sap.com/wiki/display/CRM/SAPCRMTransactionLaunchertoSAPERPBORObjects-Debugging
    cheers,
    Satish

  • Transaction Launcher problem

    All,
    I am trying to configure transaction launcher to launch a transaction from R/3 system. (tcode XD01to create customer). I am using CRM 5.0 & R/3 4.6 C
    I have already set up the link to ITS in CRMS_IC_CROSS_SYS. Here are the values:
    Mapped system: R3SYSTEM
    Logical System: <R/3logical system>
    Client:<client of r/3 sys>
    ITS: http://xxxxxx/scripts/wgate/webgui/!
    I have tested the ITS path in the browser. It works perfectly
    Now when I use the Transaction launch wizard to create my launch transaction, in step 3 (more Technical details).
    I select Transaction Launcher type: BOR
    Logical System: <R/3logical system>
    Now when I try to select the BOR Type by using F4, I get a message saying that no connection to <R/3logical system>.
    I am not able to proceed further due to this. I went to SM59 and tested the R3 connection and it works fine.
    Anyone knows what i am missing or doing wrong?
    Ani

    Ok I think the mistake I was doing was giving the R/3logical system in CRMS_IC_CROSS_SYS. I changed it CRMlogical system. Now I can see the R/3 easy access Menu.
    Now for part 2 of my question:
    In order to display the customer master in R/3 (Tcode Xd03) what values should I change in the step 3 (more technical details) of the transaction launcher?
    I want it to take me directly to the xd03 tcode and open my business partner.

  • Transaction Launcher in CRM 7.0 WebUi

    Hi Experts,
    I've configured Transaction launcher for ECC transaction FBL5N in CRMWebUi.
    But when I click on the link a blank sceen is comming without any error messages.
    when I directly copy the URL in web browser its working fine.
    Any guesses where can I check?
    Thanks
    Manjushail

    Hi Manjushail,
    Is it a browser problem? Check your browser's security settings and relax some of them and see if it helps.
    -Rohit

  • Transaction launcher entry to call CRMD_ORDER (BUS2000115)...

    There are a number of good guides to call a transaction within ECC and also a website via the transaction launcher, but I am not able to find a guide on how to simply call a CRM transaction.
    I'm converting our Winclient IC action box details into Webclient transaction launcher details. The table CRMC_PROC_TYPE displays all the details for the action boxes as used by the Winclient IC.
    The main fields in this table are object_type (eg. BUS2000115) and the text/partner determination/user status procedure names. I know that business object BUS20000115 is Sales and that BUS2000126 is a business activity. What I know need to do is to enter these details into the transaction launcher so that the same transaction details are displayed as they are in Winclient IC.
    At present if I enter transaction CRMD_ORDER I do not see the exact same screen as shown in the Winclient IC, even though it's an order screen (BUS2000115) that is being displayed. This is probably because of the other procedure fields which are being used by the Winclient IC Action boxes. So I need to identify how these details can be used in the transaction launcher.
    Any advice would be welcome.  If there's a guide for setting up the transaction launcher for calling CRM transactions or object types  then this would be really helpful.
    Jason

    I'm still searching for a guide to show the transaction launcher being used to call a CRM transaction/business object.
    I'm pretty sure I can get it to call a business obejct, like BUS2000115 (sales ) to display an order, but I can't get it to show the same transaction screen as displayed by the Winiclient IC action box. The configuration of the action box seems to identify and process type which has it's details shown in the CRMC_PROC_TYPE table, but there seems to be no equivalent when setting up the transaction launcher for the Webclient IC use.
    Any comments would be greatly appreciated.
    Jason

  • Calling Transaction Launcher :

    Hi Experts,
    I have called my Z transaction from transaction launcher by BOR method. I have completed this
    properly. My requirement is to call Interction record creation Screen in webui when i press save button in Z transaction launcher.
    I tried getting flag as return parameter through "PROCESS_RETURN" method. but its not working.
    Can anybody can help me with some code for PROCESS_RETURN.
    Transaction launcher is getting called from my Custom component.
    Also, Is it possible to call webui screen using that flag ??.
    Thanks,
    Chitrakant

    Anybody any idea on this ??

  • Transaction launcher : Activity clip board integration

    Hi All,
    Anyone please tell me what is "Activity clip board integration" while creating a Transaction Launcher for a navigational link in web IC scenario using Wizard!.
    What the check box for "save data in Activity clip board" means?.
    any hint please update me at the earliest!.
    Thank you,
    sudeep.

    Hi,
    The activity clipboard can display all entities that are contained in the activity collection of the BDC.Activity clip board configuration determines which objects are to be displayed.If the BOL/BOR object combination is already customized, you don’t have to use this step.
    Regards,
    Animesh

  • ICWC: Transaction Launcher from a Navigational link

    Hi All,
    I have successfully created a new navigational bar navigational link and able to call an R/3 Transaction via BOR..
    Now my question is:: <b>is it possible to call an R/3 Transaction via BOR from a simple navigational link ( not from navbar navigational link ).</b>
    note: while creating a transaction launcher for an R/3 Transaction by wizard it will ask for the navbar id, for which the transaction is to be called.
    Thank You,
    sudeep..

    Hello Sudeep,
    I am working on CRM 5.0 ( transaction launcher profile is attached to the navigation bar profile, unlike CRM 4.0 ). I want to launch a BOR transaction and have configured the transaction launcher accordingly. But still the understated error comes up: -
    404   Not Found
    SAP J2EE Engine/7.00
    The requested resource does not exist.
    Kindly throw some light on the matter. Also please do send across the steps you followed to successfully call an R/3 transaction via BOR.
    My email id is : [email protected]
    Your help would be greatly appreciated & rewarded.
    Kindly do help.
    Regards,
    Khushboo

  • 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

Maybe you are looking for