ITS in CRM 2007

we have followed the buidling block C04 to set up the ITS.
somehow, when we call a win gui ABAP Report in CRM Web Client, the transaction launcher shows the win gui heading and title.
but then soon it goes back to the home page and pops up another window with following message "Logged Off Successfully. You have been logged off from SAP NetWeaver Application Server."
so we don't even have a chance to see the report selection in the screen.
any lead is really appreciated

I fixed my problem now.
I update the user table for the last product like follow:
* Update table COM_PRWB_USER to set this product_guid in workbench.
SELECT SINGLE * FROM comm_prwb_user_2
INTO ls_prwb_user
WHERE uname = sy-uname.
IF sy-subrc <> 0.
* no old settings found
ls_prwb_user-uname              = sy-uname.
ls_prwb_user-last_object        = lv_product_guid.
ls_prwb_user-last_object_type   = lv_product_type.
ls_prwb_user-start_tabloc       = '01'.
ls_prwb_user-objsel_mode        = '2'.
ls_prwb_user-start_appl         = '0'.
ls_prwb_user-pos_appl_top       = 'X'.
ls_prwb_user-last_object_load = abap_true.
INSERT comm_prwb_user_2 FROM ls_prwb_user.
ELSE.
* modify old settings
ls_prwb_user_old = ls_prwb_user.
ls_prwb_user-last_object_load = abap_true.
ls_prwb_user-last_object        = lv_product_guid.
ls_prwb_user-last_object_type   = lv_product_type.
UPDATE comm_prwb_user_2 FROM ls_prwb_user.
ENDIF.
Now my transaction is started in WebUI with the correct product.
Regards,
Florian

Similar Messages

  • SSO from CRM 2007 to ITS of R/3 4.7.

    Hi Experts,
    We are using CRM 2007 interaction center.
    We have provided some links to R/3 transaction using transaction launcher.
    Now we need to implement SSO to the R/3 system.
    We are using Standalone ITS 6.20 system to connect to R/3 from Interaction Center.
    Please help us with configuration steps for SSO.
    Is there any way to achieve this without using PAS?
    Systems:CRM 2007.
    ITS         :ITS 620
    R/3         :4.7 EE
    Please advice.
    Thanks,
    Adi.

    Dear Tob,
    yeah You are right.
    I am using R3 4.7 EE (i am using SAP IDES) and It's Server is 6.20.
    so this version does not have Internal ITS ?
    Are u suggesting me to go for Standalone ITS then ? Pls give me elaborate reply.
    If u have any documents for both the ITS , it wud be a great help if u send those to my mail id. [email protected]
    regds
    Message was edited by: kanth

  • How to add an input field in the web UI of CRM 2007

    Hi everybody.
    I want add an Input field in the Web UI Screen. How it is possible.
    I want get the information with detailed descriptions if possible with screen shorts.
    What type of methods it will be generated and what are the code we entered in those methods.
    Take according to any example. But with detailed description.
    I am new for the CRM 2007. So, please give the screen shorts with proper data.
    Not only adding the field. If any data i entered in the adding field then that will be stored in the tables otherwise no use by adding the field.
    So, Can anybody please send a proper information according to this.
    Here another one How to Add our own table (Ztable) field in the Web UI Screen.
    How to add the same field in the BOL.
    Please expalin about those concepts with full of screen shorts messages.
    Thank You.
    Regards,
    Krishna.

    If you want to add extra standard fields (like one you mentioned), you can use Component Workbench and Copy the configuration and create your own configuration and make the "Available Fields" appear there.
    If the standrd field is not available, you can Add Context Node using wizard and make it visible.
    If its a custom field (a new one); you will have to use EEWB and add the fields and then make it visible in the UI using Component Workbench.
    Regards,
    Alin

  • What are the steps for adding a new field to the ST for CRM 2007?.

    Yeah, I know it's a basic question. I'm fairly familiar with CRM 5.0 but 2007 is new to me and there a good few changes.
    If I need to add a new field (probably with some processing to set its value) to the Service ticket what would be the steps I need to take to achieve this in CRM  2007?.
    Your help would be much appreciated.
    Jas.

    Are we talking about the EEW Business objects displayed in the EEWB as there is no business object called 'CRM OPPORTUNITY', but there is one called 'OPPORTUNITY'. Just wanted to make sure I was on the right track.
    So, as I need to change the service ticket it would mean that my transaction type will be service request,or whatever the shorted value is, is that correct?.
    I can see the transaction types in table CRMC_PROC_TYPE_T, although it looks like I need to pick SRVO (Service order) at a guess, and if this is right I'm looking for the EEW Business object to match. But it feels like guesswork to me. For example, I could choose EEW Business object 'SERVICE_TRANSACTION' which has an Extension type of 'CUSTOMER_H', or I could choose EEW Business object 'SERVICE_CONTRACT' or 'SERVICE_CONFIRMATION', although the last is unlikely. But, my point is there is so much open to interpreatation, and I'm expecting it to be more exact. Perhaps I'm just missing something.
    Jas.
    Edited by: Jason Stratham on Sep 4, 2009 2:30 PM
    Edited by: Jason Stratham on Sep 4, 2009 2:39 PM

  • BP merge functionality in CRM 2007 Web UI - Buswu02 objects

    hello champs,
    Could any help me out to resolve the below issue:
    I have a issue with BP Account merge functionality in crm 2007, I have made the config change to create the cleansing case, create task, triggered the bupa_realign to merge the duplicate customer to Master record.
    In this case, Task is created and transferring the BP master data and marked the duplicate BP to to be archived but the issue is, we do want to transfer the service tickets from duplicate customer to master customer.
    I have also check all the setting in buswu01 and buswu02 (clear and clear_rep variants), for me its looks every thing fine but service ticket are not transferred to master account.
    It would be great help if any one help to resolve the issue!     Thanks a lot in advance.
    Regards
    Praveen

    This question has been resolved by me only, we have implemented the BP merge functionality with web ui crm 2007.
    And
    It was the issue with objects maintenance in tran buswu01 and transportation to testing client and other systems.
    now BP merge fun. works fine:
    to config:
    User the BP merge funn. in web ui.
    Assign the Task for merging the BP's
    Maintain the all relevant object to transfer.
    which will trigger a batch job and will transfer all the transact from duplicate account to master account and will mark the duplicate account to Archive.
    any ho thanks for all your suggestions and help.
    regards
    praveen

  • Auto complete option in CRM 2007 Web Client

    Dear Experts,
    Like how we open certain web pages and find the user name automatically apprearing (auto complete option) when you enter the first letter. This option can be enabled by doing the settings in Internet explorer tools - content - autocomplete option.
    Similarly the client requires autocomplete option to be enabled for CRM 2007 Webclient. Though we have enabled autocomplete settings briefed above, its not working in webclient.
    Can you please let me know the procedure to get the autocomplete option of previous entries as a drop down while trying to create /reenter the data.
    Answers resolving the query will be rewarded.
    Regards...
    George Zacharia.

    Hi Gerogee,
    Did you get a way to implement this?
    I've a similar requirement.
    Please let me know.
    Thanks,
    gyan.

  • CRM 2007 and SAP PI 7.1 ESR

    Good day,
    We are implementing a remp-amp SAP CRM 2007 application.
    I was wondering:
    1. which web services available as part of the new CRM
    2.what is the advantage of using SAP PI\XI with the CRM ( we still have a middleware right??)
    appreciate the response.
    Nimrod

    Good day,
    We are implementing a remp-amp SAP CRM 2007 application.
    I was wondering:
    1. which web services available as part of the new CRM
    2.what is the advantage of using SAP PI\XI with the CRM ( we still have a middleware right??)
    appreciate the response.
    Nimrod
    hi ,
    answering to ur second point - both are middleware .
    with xi as a middleware ( when compared to crm middleware) xi/pi can communicate with both sap and non sap systems . when u say non sap  communication its means communication with http, soap , jdbc( any data base) , file systems, web services etc . further advantage would be that with xi (in place crm system) within the overall landscape can be part of automation process called bussiness process management or process integration(BPM/PI).
    while sap crm middleware caters to only sap communication (idocs,bdocs, rfcs,bapi).
    further when sap crm middleware used either the sender sysytem or reciever system has to be sap crm .  when xi is used the sender or reciever could be ANY system .

  • How to hide installbase components in SAP CRM 2007 on UI screen

    Hi Experts,
    How to hide Installbase and its Components on UI Screen of SAP CRM 2007.In which BSP component Installbase and its components are there and how to remove it.Advanced thanks for suggestions.
    Regards
    Krish

    Hi Krishna,
    First I would like to know that your scenarios are B2B or B2C. Based on Scenario...in SPRO Master Data->Define Account Identification Profiles.
    Under Object Components remove ICCMP_IBASE.
    Hope this will solve your issue.
    <<text removed>>
    Regards,
    Albert
    Edited by: Matt on Apr 29, 2009 3:23 PM
    Edited by: Matt on Apr 29, 2009 3:24 PM - do not ask for points

  • Open ERP transaction within CRM 2007 using wizard for transaction launcher

    Hello everybody,
    I am trying to launch a SAP ERP transaction within SAP CRM 2007 using the transaction launcher wizard.
    First I maintained all necessary setting for the RFC connections (in ERP and CRM) using for example transaction SM59 and BD87, e.g. the master data replication is working fine. Second I created a business object type based on the SAP Standard business object TSTC and set the u201CExecuteu201D method to u201CSynchronousu201D in SAP ERP.
    Afterwards I created the URL for our ITS server and started the transaction launcher in CRM. During the step u201CFurther technical detailsu201D I selected as transaction type u201CBOR transactionu201D and chose our logical system (ERP) and added our newly created BOR object type as well as the method u201CExecuteu201D. If I now press the u201CNextu201D button the error message u201CAn RFC destination could not be specified for the logical system XYu201D is shown.
    Any help is highly appreciated.
    Thanks lot and kind regards,
    Franziska

    Hi,
    The error you get is because the client you have mentioned for logical system mapping and the client in which you created the BOR object are not same.
    Remember, for sucessfull transaction Launcher Configurations,
    1) The client in which WEB UI Runs
    2) The Logical System mapping and client mentioned in ITS url
    3) The client is which you created the BOR object.
    4) The client on which you are configuring transaction launcher wizard
    ALL SHOULD BE THE SAME CLIENT, unless you are using the OWNLOGSYS concept for logical system mapping.
    For example,
    If my WEB UI is on client 200 of development system,
    then i must create TSTC based BOR in client 200 , Map logical system for client 200 and configure trnsaction launcher in client 200.
    In this approach, you cant transport the developments to other system and client ( like Quality and production system) , hence its advicible to create a logical system with name OWNLOGSYS. The name of logical system must be kept OWNLOGSYS in all the systems and clients so that then you can transport yout transaction launcher developments and the error you get now will not come. It its not possible to maintain the logical system with this name in all the system , then you will have to do as i mentioned in points 1 to 4.
    Hope this helps.
    Thanks & Regards,
    Suchita

  • Sap crm 2007 installbase

    hi,
    I installed sap crm 2007 in my PC, (capacity is 2 GB RAM.) whenever i open any transaction code its  take long time and also showing the some of the ABAP Run time errors how, im fedup with these type of Runtime errors, how it is be solved could pls tell me the process
    Regards
    Ramakrishna.G

    Hi Rama,
    To run the SAP CRM 2007 minimum you require 4 GB memory with 300 GB hard drive. My suggestion is you should use 6 or 8 GB memory to avoid the PXA - memory allocation errors.
    Increase your memory size and see the difference. Hope I answered your question, if yes - please close the link and award the points....
    Cheers,
    Peter J.

  • Upgrade from CRM 5.0 to CRM 2007

    Hi,
    We are planning to update from CRM 5.0 to CRM 2007. We are using CRM for Leads, Opportunities and Account & Contact Management with PCUI as front end. We do have some customized iViews for Sales People and Customers. Can any one, please provide me the step-by-step process to do technical and functional upgrade or point me towards the documentation on the same
    You will rewarded with the points. Thanks in advance. Please, Its URGENT...
    Cheers,
    Amit

    Amit,
    Based on your reply your work looks like the following:
    1.  Basis teams performs tech upgrade of your dev system
    2.  Security team grants temporary expanded access in dev system to access new UI and new UI tools
    3.  Dev/Config team takes standard delivered new UI screens and adjusts screen layouts
    4.  Dev/Config team adjusts any BADI's built in the previous release
    The data model of CRM has not changed.  If you stuck with the EEWB and used all the standard methods of enhancing the data model, you don't need to worry about data migration.  However if you did not play by the SAP standards you could have more work.
    As far as tracking your project you can use solution manager or build simple project tracking in MS project.
    If you did no coding period, and only configuration.  You should be able to complete all the configuration work in less than two weeks to get the screens as needed.  However that is based on having at least one to two weeks of learning the new UI tool.
    I would guess a config-only CRM implementation would only need two-three to finish all reconcilation work not including testing and training.
    Take care,
    Stephen

  • Geographic Information System (GIS) functions in SAP CRM 2007

    Dear all,
    I am currently working on a SAP CRM 2007 implementation project that consists in replacing an old customer service application.
    Currently this application is managing service technicians' territories with embedded GIS functions (it relies on latitude and longitude data to assign the closest technicians to a service order).
    I would like to know if SAP CRM 2007 is covering the following:
    - GIS functions;
    - Ability to assign a technician based on this;
    - Ability to visually see the map and draw technician territory changes on it;
    - Ability to optimize technician route (mileage).
    I cannot find insights about this in the SAP Help.
    So, where can I find some details / documentation about this?
    A third party tool would be necessary and also its integration to SAP CRM?
    Thanks for your help.
    Brice.

    Brice,
    So basically I don't see this being out of the box functionality, however you could build something for this.
    1.  You need to store the geo co-ordinates for the customer on the customer master or be able to "bolt out for this".
    2.  Create a new "partner determination rule" that would make a call to the external system to propose a technician on the service order.
    3.  Have a punch out on the service order screen that links into a web like GIS application where you could visualize this and send change data back into the CRM service order.
    Now if someone else knows that CRM 2007 can do what you described out of the box, I would love to see the demo.  We have a similiar requirement, where we need to keep track of the mapping, but no need to perform the routing logic.
    Take care,
    Stephen

  • How to activate a counter in CRM 2007

    HI,
    I created a counter in CRM 2007.I made all the necessary entries in the counter but still its showing the status as Inactive.Also there are no application logs available.
    Can anyone suggest how to make it active so that i can use it in my trasactions.
    I also want to know where can we define the application group for the counter??
    Regards,
    PePe

    HI,
    My scenorio is that i want to determine my warranty based on time / counter whicheveris earlier like a warranty in automobile industry.
    I have created a warranty time / counter based , attached it to my ibase comp and also created a counter and attached it to warranty product and ibase component both.
    Now when i create a order warranty gets determined considering the time only and not the counter.
    May be i am missing some customizing steps..
    I am also not aware of different characteristics of a counter..
    Regards,
    PePe

  • Campaign Code-CRM 2007

    Hi Experts,
    I need to generate Campaign Code in Campaign.Modified component CPGOE_DETAILS and added the field campaign code but it is appearing in non editable mode.Please help.
    Thanks & Regards,
    Moumita Rana

    Hi Srini,
    Thanks for your  response.
    In CRM 5.0 the camapign code (For e.g. 6CAA)get generated automatically.
    But in CRM 2007 its not getting generated.
    Camapign ID(For e.g.C-00004318) and campaign code are two distinct fields in CRM 2007.
    Thanks & Regards,
    Moumita

  • CRM 2007 MDF Scenario

    Hi Gurus,
    We are looking for any performance upgrade notes/ helps on CRM 2007 for MDF Scenarios.
    Can you please tell me the same.
    Prompt response required at the earliest
    Thanks & Regards,
    Mukund

    To find the BAPI, there is no easy way. Either you know it from some documentation, or you try to find it yourself based on its name (i often use wildcards to see what is available and then test the function module to see if it is the one i need or not). The other option is debugging
    For the 2nd possibility, try reading the documentation available there:
    http://help.sap.com/saphelp_crm60/helpdata/en/fb/6745717b59421e9fe15b07995dca30/frameset.htm
    It should help you understanding the concepts.
    Good luck,
    Xavier

Maybe you are looking for

  • Wanting to link my 2011 MBP to HD TV

    I have the new MBP 13" and I want to link it to our HD TV so that we can put photos and videos etc for friends and family to see. Can you tell me the bits I would need to make this happen please? We have a Samsung TV at the moment...if that makes any

  • TS3899 How do I select and delete multiple messages from mail?

    How can I select mutiple messages in my inbox and send them all to the trash without selecting each message and trashing it? Using the "Mark All" command does not give me that option--only the "Flag" and "Mark as Read" options.

  • Left shift key remapped into alt key

    Hi Everybody The left shift key of my Macbook air started to work exactly like the alt key, like it was remapped. (the alt key works normally) The solution of the problem might be simple but I couldn't find any way to change the behaviour in Maverick

  • CDB and CRM Connectivity

    Hi there Could you pl help me how to configure CRM and CDB Mobile for brand new implementation. It would be appreciated if you could send me a building block, guide or notes.  Thanks in advance. Thanks Ram Edited by: Ramboo on Jan 15, 2010 3:48 AM Ed

  • Adobe Photoshop Elements App

    Hello, just purchased a macbook pro and purchased the photoshop elements app. I began downloading the app, got halfway through and had to pause. Now I cannot get it to finish downloading, even though it says "downloading." What should I do? I have tr