Bex transaction to ECC/CRM screen

Hi
We have a unique requirement of trigerring a ECC/CRM transaction screen from Bex report when the user clicks on context menu or a key field. Ex BP Number.
We are using ECC 6.0 and CRM 5.0
Any sugesstion ideas on how to go about doing it.
Thanks

Hi,
you already posted this question. you shouldn't post multiple times..
regards,
Diego

Similar Messages

  • Bex to ECC/CRM via key field

    Hi
    We have a unique requirement of trigerring a ECC/CRM transaction screen from Bex report when the user clicks on context menu or a key field. Ex BP Number.
    We are using ECC 6.0 and CRM 5.0
    Any sugesstion ideas on how to go about doing it.
    Thanks

    Hi,
    You can use Report-Report Interface to do something like that. It's not exactly like that, the user would need to right click and select an option from the context menu. But the result is the same.
    Check transaction RSBBS.
    Hope this helps.
    Regards,
    Diego

  • Errors while transaction download from ECC- CRM

    we are trying to download transactions from ECC 5.0 to CRM 5.0.
    the initial download has stopped in between and we get an error "SysFail" in the Inbound queue (SMQ2). Information on this error is "The current application triggered a termination with a short dump"
    when we try to analyze the short dump, it says the termination occured in the ABAP program :SAPLCRM_DOWNLOAD_MAP - in "FILL_BTM_PARTNER". In the source code you have the termination point in line 254  of the include program "LCRM_DOWNLOAD_MAPF37".
    please provide pointers to resolve this issue .
    thanks
    RH

    following is the place where the error is being triggered in the program, any suggestions?
    Information on where terminated                                                                   |
    Termination occurred in the ABAP program "SAPLCRM_DOWNLOAD_MAP" - in                         
    "FILL_BTM_PARTNER".                                                                          |
    The main program was "SAPMSSY1 ".                                                             |
    In the source code you have the termination point in line 254  of the (Include) program "LCRM_DOWNLOAD_MAPF37
    Source Code Extract                                                                               
    Line
    SourceCde
    number_int = <ls_bapisdpart>-itm_number.                                |
      if sy-subrc eq 0.                                                                     |
    ls_btm_partner-ref_guid = ls_item_keys-guid.                                        |
    ls_btm_partner-ref_kind = gc_object_ref_kind-orderadm_i.                            |
    endif.                                                                                |
    endif.                                                                                |
    *orderadm_h_guid
    ls_btm_partner-orderadm_h_guid = ls_orderadm_h-orderadm_h_guid.                         |
    *bp_partner_guid                                                                          |
    if lv_nrart = gc_partner_r3_types-customer.                                             |
    *-----AG, WE, RE, RG, etc.                                                                  |
      call function 'CRM_BUPA_MAP_CUSTOMER_TO_BP'                                           |
    exporting                                                                           |
    iv_customer       = <ls_bapisdpart>-customer                                      |
          importing                                                                           |
    ev_partner        = ls_btm_partner-bp_partner_guid                                |
    exceptions                                                                          |
    partner_not_found = 1                                                             |
    others            = 2.                                                            |
    if sy-subrc eq 0.                                                                     |
    display_type                                                                             |
    s_btm_partner-display_type =                                                       |
                           gc_partner_no_type-business_partner_no.                             |
    no_type                                                                                |
    ls_btm_partner-no_type =                                                            |
    gc_partner_no_type-business_partner_no.                              |
         else.                                                                                |
    if ls_btm_partner-partner_fct = '00000001'.                                         |
    >>>>>
    message x020(crm_order_misc) with gv_logsys_r3.
    endif.                                                                              |
       endif.                                                                                |
      if ls_btm_partner-task     eq gc_bdoc_task-delete and                                 |
      ls_btm_partner-ref_kind eq gc_object_ref_kind-orderadm_i.                          |
    special handling for deleting item partner. In this case the item                         |
    partner must not be deleted but updated with the header partner                           |
      insert ls_orderadm_h-orderadm_h_guid into table lt_header_guid.                     |
    insert gc_object_name-partner into table lt_requested_objects.                      |
    call function 'CRM_ORDER_READ'                                                      |
    exporting                                                                         |
      it_header_guid       = lt_header_guid                                           |
    iv_only_spec_items   = true                                                     |
    it_requested_objects = lt_requested_objects                                     |
    importing                                                                         |
    et_partner           = lt_partner_header                                        |
    exceptions                                                                        |
    others               = 1.                                                       |

  • SAP1 Transaction in ECC 6.0

    Dear Experts,
    I'm trying to use SAP1 transaction in ECC 6.0, but i'm getting the message as transaction not available. Can you specify the equivalent transaction for SAP1 in ECC 6.0
    Thanks & Regards
    Dominic Rajan

    hi,
    SAP1 is normally available/possible with ECC 6.0..
    If you don't get the reports, then Under Information systems in SAP easy access  screen check for the reports manually...
    Hope it helps..
    Regards
    PRiyanka.P

  • The customized link on CRM screen opens URL in a new window

    Hello CRM gurus
    I have customized the main CRM screen by adding a link on the left hand menu bar. When I click on this link, it starts the right URL but it is opening it in a seperate window.
    I want that to be displayed on the right hand side of the same screen like other standard items does.
    Is there any switch that I need to select to make this happen.
    Any feedback or response will be highly appreciated.
    Thanks
    Ram

    I was able to solve this issue with a friend's help.
    Here is what I did
    used tr.code spro
    and then
    selected
    SAP Implementation Guide -> CRM -> Interaction Center WebClient -> Basic Functions -> Transaction Launcher -> Define URLs and parameters.
    Hope this help others with same question.
    Ram

  • ECC CRM Integration Guidelines

    Hi,
    Could you please help me with ECC CRM Integration/ Replication steps.
    We are on ECC6.0 and CRM5.0 systems.
    Points will be awarded.
    Prachi Shah

    Hi Prachi,
    The replication guide for CRM and ECC can be found at the following link
    http://help.sap.com/bp_crmv250/CRM_DE/index.htm
    The docs are
    1. B09: CRM Customizing Replication
    2. C03: CRM Master and Transaction Data Replication
    The docs for connectivity are
    1. B01: CRM Generation
    2. C71: CRM Connectivity
    Hope this would help.
    Regards,
    Rekha Dadwal
    <b>You gain a point for every point that you reward. So reward helpful answers generously</b>

  • How to call 2 transactions in a single screen

    Hi All,
    I need to call 2 Standard transaction in a single screen.
    ie: 1 transaction should be displayed in first half of the sceen and another transaction should be in the next half. How we can do this.
    Thanks
    Partha.

    Attach two subscren in that screen and call the transactions from the seperate subscreens.

  • CALL TRANSACTION AND SKIP FIRST SCREEN to specified tab in TCODE 'IW32'

    Hi,
    I am using CALL TRANSACTION AND SKIP FIRST SCREEN in ALV Grid Report to call IW32 tcode and it goes to tcode skipping the first screen. But it goes to the default header tab in the tab control. Whereas I wish to go to the specified tab 'OPERATIONS'.
    Can any one help me, as to how to resolve this issue ?
    Thanks in advance.

    Sridher,
    I have the similar requirement. but in my case its COSTS tab. Could you please provide the code you have used for this to work?
    I used standard "call transaction with mode 'E' ". This seems to be working but I am not pleased by my effort. Is there any proper way that you might have followed ?
    Greatly appreciated your help.
    Regards,
    Reddy

  • Call transaction in the popup screen

    hi friends . ı want to call transaction in the popup screen.
    what do ı do ?
    thanks.

    to call a transaction in the popup screen
    can u give me one scenerio
    because
    try this
    create a program of type report
    in that "call screen '100' starting 10 10 ending at 100 100.
    and u click on this 100  and make the layout what ever u want
    and just go to se93 create transaction for this report program
    thats it
    if it ok
    then ur problem is solved
    or else it is not solved

  • Is it possible to maintain customers in both ECC & CRM?

    Hi,
    We have ECC 6.0 as the leading system for creating customers and they replicate to CRM 5.0
    But one certain group of customers alone will be created in CRM and replicated to ECC. These customers then have to be maintained in ECC and those changes have to flowback to CRM. I am guessing this is available in the standard functionality of SAP ECC & CRM (creating in one system and maintaining in another). Will there be any issues in doing this?
    Can you guys foresee any problems in this method?
    Thanks,
    Max

    Hi,
    As long as the Number range used in both system is the same, there should be no problem in doing so....
    Sharif

  • New Added RF Transactions in ECC 6.0?

    Hi,
    What are the new RF transactions added to ECC 6.0??
    I would appreciate if someone can provide a list of all supported RF transactions in ECC 6.0
    Thanks,
    Sen

    hi
    new Gl is the main functionality of ECC6
    u can know more about new GL at
    Re: Classic G/L and New G/L
    and also  check the link for Delta between 3.1-4.0- 46C - ECC5.0 & ECC 6.0
    http://solutionbrowser.erp.sap.fmpmedia.com/
    assign points if useful
    regards
    Srilakshmi

  • 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

  • Question on how to create a link or button on a CRM screen

    Hi SAP gurus
    I am looking for some reading materials before starting a project.
    We are going to start a project where I will have to create a link or a button on a CRM screen. If I click on that button it should take me to our application by passing some data.
    I am an XI certified engineer with some ABAP coding experience also which includes (dialog programming).
    I would appreciate if some one can please let me know where to start.
    Thanks
    Ram

    Hi Ram,
    As you are aware that there are two flavors of SAP CRM. In CRM 6.0 or CRM 2007, the UI is the built on IC WebUI which is a new technology. You need to understand it as it is a part of some WebUI framework.
    And you can always add Dynpro Elements in the existing Screens of SAP CRM. In that case you have to look for the exits and you need to understand the Enhancement Framework of the SAP.
    Hope this helps a little.
    Thanks,
    Samantak.

  • SAP RAR - Best Practice ECC,CRM and BW systems

    Hi All
    i have the requirement to configure RAR for the systems ECC,CRM and BW systems . Each system has only one client . whats the best practice regarding using the rules against each system . i am assuming the rules will be the same irrespective of the system but when i see the names of the initial files , they are system specific . can anybody elloborate around this . thanks
    Regards
    Prasad

    Prasad,
    To build on Chinmaya's explanation, make sure you use a logical system for CRM, BI, and ECC for the basis portion of the rule set (and only the basis portion).  This will keep you from duplicating your rules to meet your basis requirements.  The other rules should be attributed to the individual systems (or additional logical systems if including mult landscapes, ex. Dev, QA, and Prod ECC merged into one ECC logical system).

  • Call transaction & leave the current screen

    Hi
    I have created two Table maintanence Generator one for master table & second for transaction table. In my master table i have written code for calling the second TMG
    ie, call transaction 'zhdms'.
    but my problem is from my first TMG when im clicking on one button it calling the second TMG. & im making new entries over der & when i click on BACK button it will call the first TMG  & again if i am clicking on Next button it will move on to second screen. but it is showing one information like DEveloper is locked. we can only display it. how to avoid this.
    Can we avoid this using leave screen . How to write code for that.

    Hi ,
    Try this
    CALL TRANSACTION AND SKIP FIRST SCREEN.
    Effect
    Skips the first screen in the transaction (provided all the required fields have been assigned values by the SPA/GPA mechanism).
    or
    LEAVE TO { {TRANSACTION tcod} | {CURRENT TRANSACTION} } AND SKIP FIRST SCREEN.
    Effect
    Ends current processing and starts the (new) transaction tcod. All previous internal sessions are deleted from the stack and one new internal session is opened for the program of the transaction that was called. When this session has finished, the system returns to the next higher area menu.
    If you specify CURRENT TRANSACTION (as of Release 6.20), the current transaction is called with exactly the same transaction code it was called with using CALL TRANSACTION or LEAVE TO TRANSACTION. With the exception of parameter or variant transactions, this is the transaction code that is also in the system field sy-tcode.. In the case of parameter or variant transactions, it is their transaction code, while sy-tcode contains the name of the implicitly-called dialog transaction.
    Regards,
    Chitra.

Maybe you are looking for

  • Purchase order document overview issue

    hello Experts, My client has 6 Plants and purchase organization is central purchase organization. hence all the procurement is done from head office following business process is followed PR created- Release PR- RFQ with Ref to PR- PO WITH REF TO RFQ

  • Errors for PACKAGE BODY WWV_FLOW_CUSTOM_AUTH_SSO

    Hi All, Running the below package so I can configure SSO...running into the below error. Any help is appreciated SQL> @custom_auth_sso_902.plb; ...wwv_flow_custom_auth_sso Warning: Package Body created with compilation errors. Errors for PACKAGE BODY

  • My macbook air wont open i have a blue screen

    mac book air wont boot up, all I am getting is a blue screen  .

  • Adapter Help needed desperately

    Dear All, I am attempting to create a new Adapter with integration 2.1 and am hitting a brick wall when attempting to create the WAR/JAR/RAR files needed before deployment (I think !!!). Has anyone got an example out there of what I need - Kind regar

  • Indicator wraps around at 16777200, how do you increase this maximum

    I am counting pulses that go much higher than this. I have tried setting the data range but it continues to wrap around at this value. how do you set ahigher value or count the number of times the indicator wraps around so that you can obtain the pul