CRM 2007 : Diff. Transaction Type = Diff. Configuration

Hi,
I'm working on CRM 2007 Web UI. I want to have a diffrerent configuration for different transaction type with the same business object type.
i.e. service order 1, ZSR1 and service order 2, ZSR2 must have different configuration on the web UI.
Does someone know ?
thanks

I solved by myself.
You do this by copying your configuration. While you are copying the configuration you must give as parameters :
1. Your Role Configuration Key (if you are using one)
2. Object Type (e.g. BT116_SRVO)
3. Object Subtype (e.g. ZSR1 or ZSR2)
Then you can configure it diferently.
hope this helps others..

Similar Messages

  • Batch Management in CRM 2007 Service Transactions

    Dear SAP colleagues,
    I am dealing with a CRM 2007 Service project, and there is a question that has been in my mind for a while.
    As far as I know, it is possible to manage product batches in CRM Sales. In fact, the field is standard delivered, and there are a couple of BADIs in SPRO, under Sales Transactions. But when talking about CRM Service, I can`t find any documentation about batch management anywhere, nor the possibility of configuring the functionality.
    May anybody give me some light about this issue please?
    Thanks in advance.
    Pablo RM

    Hi Rupesh,
    thank you very much for your answer, but shall I understand that batch must be specified in ECC and cannot be recorded in CRM (in stardad logic)?
    Let me explain you a bit more about our needs: we have products with batch numbers that can only be repaired with spare parts with same batch number, since they come from the same manufacturing batch. When defective products arrive to be repaired (we will use In-house repair orders to cope with this) and their batch numbers are identified, there should be an availability check of the spare parts needed considering their batches, just the same way as it is done in CRM Sales for products. As you say, once it has been released, the reservation is made in ECC.
    I suposse that there's no solution but a custom development.
    Well, thank you again and good bye.
    Pablo

  • CRM 2007 Upgrade - Component Type is Missing in Structure

    Hi,
    we found that structure /1CRMG0/CNBCCPSAP005 has empty data type for each of its component types. this causes error each time we try to activate the structure and we can't proceed the upgrade to 2007.
    we try to maintain the component type, but we encounter message "Object can only be created in package of namespace /1CRMG0/". even we try to maintain in the suggested package, it prompts error System setting does not allow you to change R3TR TTYP /1CRMG0/CCPSAP005001T. we can't proceed further at this point.
    we implemented sap note 0000817539 & 0000643510, but still no success.
    any lead is really appreciated
    JD

    Dear JD,
    hopefully you have already solved your problem. If not perhaps the following information is helpful:
    These Function Modules are created when the Sbdoc is generated
    using the report CND_MAST_GEN_TRANSFER_OBJECTS.
    Please check if the Sbdoc is generated correctly in your system or not.
    You can check this in transaction SBDM.
    The Sbdoc name is CNBCRMPRSAP005.
    If the Sbdoc is not created correctly please use the report above to
    generate and activate it.
    In any case if the problem is solved, please close the thread!
    Regards, Gerhard
    Moderator

  • CRM 2007 - Employee Work Type

    Hi Gurus
    When viewing an Employees details in the Account Details of the WEB UI.
    In the heade section there is an area call Worked, in this section is a Label "Type" with a Drop Down.
    What is this field used for and when do I configure the drop down as it is currently empty.
    I could not locate any documentation on this subject.
    Many Thanks
    Panduranga

    Hello  Panduranga,
    Are you using any HR backend system?
    Because as far as I can see, this field is relevant for HR integration scenario only... Kindly check the following method:
    CL_BUPA_IL_EMPLOYEE_HEADER~READ
    You will see line 241 that this field is retrieved via RFC call to your backend system... so I guess the corresponding value help is retrieved in the R/3 system too. In other words: It is more likely that you cannot you use this field without a connection to HR.
    Regards,
    Nicolas Busson.

  • CRM 2007 - WEB UI "E-Mail Inbox"

    Hi Gurus
    I am struggling to understand the functionality behind "Transfer to CRM" from Agent Inbox
    I have configured as per:
    http://help.sap.com/saphelp_crm70/helpdata/EN/e1/8bbeffb1b940bb894aa7b7a4c51342/frameset.htm
    I have loaded required CDO, etc and configured according yet, I have the following issues when I click on "Transfer to CRM".
    System does not appear to pick up my Organizational Data Profile as I get the following errors:
        Enter an Organization Unit (Sales)
        Enter a Distribution Channel
        Enter a Sales Organisation
        My Org Data Profile is service related so I don't understand this error.
    BSP Server Error: domainRelaxMin.htm Does Not Contain Any Application Entries
    Any ideas on how this Transfer to CRM should work.
    Click on "Transfer to CRM"
    Click on "Save and Back"
    What about if you want to reply to the message or must that be done through Outlook.
    Regards
    Panduranga

    Hello,
    Usually when you transfer email to CRM, you create transaction type 0004 (or something like that), am I right?
    In standard delivery this transaction type is assigned "object reference profile" ACT_SUBSEQ. If you are not using this profile, then find out which one is relevant in your case.
    Then, adapt this profile to suit your needs here:
    SPRO >> CRM >> Transaction >> Settings fro service transaction >> Define object relationship profile.
    Kind regards,
    Nicolas Busson.

  • How to use Z transaction type while in the Transaction launcher Wizard?

    In SPRO->CRM->Transactions->Basic Settings->Define transaction Types I can see a whole host of Z transaction types.
    These define all sorts of business transaction defaults. Within the Transaction launcher Wizard there is a Transaction Type that can be entered, but I can only see three options, being 'BOR Transaction', 'URL Transaction' and ' M', for some reason. None of the transaction types shown in the above SPRO path are displayed.
    Does anyone know how I can use my Z transation type. These are used by the config behind the Action Boxes for the Winclient IC, but I can not get the Transaction launcher wizard to see or use these. The SAP How-to Guide to tha Transaction Launcher says that only BOR and URL Transactions can be used (unless you have IS-U). If this is true then how does one provide all the information provided by the Transaction type. The whole idea of the transaction type is default this information in one area.
    Anyone.
    Jason

    I think it is possible.
    In CRMC_UI_NBLINKS if you look at the logical links you can see that SRV-ORD-DC has a Parameter of 'SRVO' with a certain Parameter Class.
    If you were to check SPRO->CRM->Transactions_Basic Settings->Transaction Types  you will see that SRVO exists as an entry. This logical ink is therefore using this Transaction type to extract characteristics etc.
    Having said that, I need to call the sales order create with a certain transaction type, so I copied SLS-SLO-CR to a Z copy, added the Parameter of 'Z111' and also used the Parameter class of CL_CRM_UIU_BT_PARAM_CREATE.
    This should now, in theory all work, and show the exact same transaction in the Webclient IC as it does in the Winclient IC as they are both using the same Transaction type. However, the Webclient transaction looks different in terms of fields etc., so I don't think it's working. after all.
    Jason

  • How to launch IC Webclient in CRM 2007?

    Hi,
    Not able to launch IC Web Client using Tcode CRM_IC in CRM 2007? Any change to the IC Webclient launching transaction in CRM 2007 (6.0) ?
    Appreciate your quick response.
    Regards,
    Venu.

    Hello All,
    Please note that I changed the subject line to "How to launch IC Webclient in CRM 2007?" from the original title of "How to launch IC Webclient in CRM 7.0 ?" since CRM 7.0 is not yet developed/released by SAP. CRM 2007 is the latest product on the market, so I assume this questions is about CRM 2007.
    In CRM 2007, the transaction code "CRM_IC" is no longer available. The reason for this is that the IC WebClient technology is now also used by the rest of CRM! So there have been some slight changes affecting the Interaction Center. For example, the old IC Profile concept is replaced by a new CRM Business Role concept. Now when you start the CRM WebClient, you need to indicate which business role you want to log on with -- IC Manager, IC Agent, Sales Professional, Service Professional, Marketing Professional, etc.
    One way to start the CRM WebClient is by adding a favorite to your SAP menu in SAP GUI by choosing BSP Application "CRM_UI_FRAME", any description you want, and then start page "default.htm". To assign yourself to a busines role (like IC_AGENT) you can either use the standard HR Org Model (PPOMA, PPOMB, etc.) like in the past. Or you can cheat and assign parameter "CRM_UI_PROFILE" with value e.g., "IC_AGENT" to your user in transaction SU01. Of course, you could also just create a browser shortcut that points to a specific CRM application server (e.g., http://[server]:[host]/sap/bc/bsp/sap/crm_ui_frame/default.htm
    Warm regards,
    John

  • How to use ZSLFN transaction type

    Dear Experts,
    We are using standard service desk functionality and we have two transaction types named SLFN & ZLFN.We have a BW & ECC system connected to our solution manager.My requirement is that the BW system should use SLFN transaction type and ECC should use ZLFN transaction type.
    Regards,
    Sachin.

    I think it is possible.
    In CRMC_UI_NBLINKS if you look at the logical links you can see that SRV-ORD-DC has a Parameter of 'SRVO' with a certain Parameter Class.
    If you were to check SPRO->CRM->Transactions_Basic Settings->Transaction Types  you will see that SRVO exists as an entry. This logical ink is therefore using this Transaction type to extract characteristics etc.
    Having said that, I need to call the sales order create with a certain transaction type, so I copied SLS-SLO-CR to a Z copy, added the Parameter of 'Z111' and also used the Parameter class of CL_CRM_UIU_BT_PARAM_CREATE.
    This should now, in theory all work, and show the exact same transaction in the Webclient IC as it does in the Winclient IC as they are both using the same Transaction type. However, the Webclient transaction looks different in terms of fields etc., so I don't think it's working. after all.
    Jason

  • Implementation of Note 660016 for Follow up Transactions in CRM 2007

    Hi All,
       We have a requirement to not show all the business activities and tasks available in crm for all the transactions as follow-ups.
       For this reason we implemented the note - 660016. Now its working fine.. It is not showing business acitivities and tasks as follow-up transactions in the CRM GUI and Web UI 2007 for all the transactions.
       But when I create a business activity as a followup for ztransaction in define copying control for business transactions.. It is showing in the CRM GUI but not in the WebUI.
      But at the same time when I create a service complaint as a followup for my ztransaction, I am seeing the service complaint as a follow up in both CRM GUI and Web UI.
       Is the implementation of this note restricting business activities and taks in WebUI forever or do I need to write any extra logic or is this any configuration issue ?
    Regards,
    Raghu
    Edited by: Raghu Danda on Mar 8, 2009 1:17 PM
    Edited by: Raghu Danda on Mar 9, 2009 5:14 AM

    Hi Robert,
       Thanks for your reply
       I checked the link, But I didnt get the full information there.
       Firstly, my problem is not with upgrade and
       the second thing is before implementing the note 660016, I am able to see both in CRM GUI and Web
       UI all the business acitivities and tasks along with other transaction types as follow-up transactions.
       After implementing the note, I am not able to see only the business activities and tasks in the Web UI
       as follow-ups and in CRM GUI, its appearing as follow-ups.
       Hope you got my question now...
       If this is not done in customization I need to code according to my scenario..
       When I kept a break point this class is triggering from another class.
       Do I need to code in the class CL_CRM_UIU_BT_ACT_CUST_GET, according to my scenario.
       Again I have a question here, will you please tell me in which component this class exists, so that I
       will enhance that component.
       Because when I debug after clicking on the Follow-Up button,this class is calling some where
       down...So I am unbale to get the right component for this.
    Regards,
    Raghu
      I

  • Configuring Fact sheet for CRM 2007

    Hi guys
    Went through best prcatice B08 and configured necessary steps for my factsheet
    Also checked previous topic discussions and found this subject header under this forum Configuring Fact sheet in IC CRM 2007 : Pls help
    I did exactly as said, factsheet shows under my nav bar, but when i confirm BP and navigate to factheet. It is not showing default view which inlcudes Ibase, Email, Lead and so on
    All I want to see is my master data marketing attributes, physical address and previous transactions of that BP
    Please advice what to do or what Im missing
    Thanks
    Jogi

    Hi,
    In component BSP_DLC_FS and View factsheetyou can select the page type and once the Layout type is chosen, you can select your Fact sheet views from available Fact Sheet Views and there you can assign your views.I think you must have activated the fact sheet button for your PFCG Role.
    I went to Component BSP_DLC_FS and clicked on display.
    Went to views and selected BSP_DLC_FS/factsheet. Where exactly do I select the page types and layouts and my factsheet views? Still fairly new to the the BSP_WD_CMPWB  so please excuse
    Thanks Jogi

  • 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

  • Getting error type RABAX_STATE in CRM 2007 Webclient

    Hi,
    We have installed CRM 2007 and upgraded the patchlevel of BBPCRM to SP2. After the patch upgrade we are getting type RABAX_STATE error after we log in through Webclient. We get no errors while logging through SAP GUI. Before the upgradation we were successfully able to login through Webclient. The details of error screen is as follows:
    Error when processing your request
    What has happened?
    The URL http://coevhpa4.coekc.com:8000/sap/bc/bsp/sap/crm_ui_frame/BSPWDApplication.do was not called due to an error.
    Note
    The following error text was processed in the system CR7 : Syntax error in program CL_BSP_WD_CONTEXT_NODE_TREE===CP .
    The error occurred on the application server coevhpa4_CR7_00 and in the work process 2 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: IF_BSP_ELEMENT~RUNTIME_IS_VALID of program CL_THTMLB_CELLERATOR==========CP
    Method: IF_BSP_PAGE_CONTEXT~ELEMENT_PROCESS of program CL_BSP_PAGE_CONTEXT===========CP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system CR7 in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server coevhpa4_CR7_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 2 in transaction ST11 on the application server coevhpa4_CR7_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 100 -u: SUMSENGU -l: E -s: CR7 -i: coevhpa4_CR7_00 -w: 2 -d: 20080422 -t: 021218 -v: RABAX_STATE -e: SYNTAX_ERROR
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    Request you to kindly help ASAP. Users are waiting for it...
    Thanks and Regards,
    Suman Sengupta

    Hi,
    Have you resolved the problem ? We have encountered similar problem after patching the
    CRM 2007 to latest levels?
    Please help....
    Thanks & Regards,
    Bostjan

  • CRM Service Transaction Types availability in ECC table CRMC_SRV_BILL_PR

    Dear experts
    I need to customize ECC IMG object CRM_SRV_BILL_MAP (SPRO -> Integration with Other mySAP.com Components -> Customer Relationship Management -> Settings for Service Processes -> Billing Integration -> Map Transaction Types and Item Categories).
    This is to map SAP CRM Service Transactions to SAP ECC Sales Orders for triggering Debit/Credit Memos based on Service Orders. However, the table in which CRM Service Transaction Types are stored is empty (CRMC_SRV_BILL_PR) - how to we get the data in there?
    For some reason, we have one client where this info is available, in another one it's not. We are not sure whether this might be a download object, or if customizing on ECC side is required?
    Thank you in advance for all helpful replies!
    Christian

    Hi,
    As far as my knowledge goes in this area, i have worked on this in my previous project with R/3 version being 4.7. We have had to manually maintain the configuration in the table that you are reffering to. So you would need to maintain the document type to be created and also assign the item categories acordingly.You will ofcourse need to configure the document types and item categories that are relevant to create a debit/credit memo in R/3. Also, you will need to map the CRM item categories to the R/3 credit/debit item categories.
    Hope this helps
    Shiloo

  • Condition type: DIFF-Rounding Off

    Dear Colleagues,
    The condition type DIFF-Rounding off is not woring in sales order.
    Config details as follows.
    1. OB90->Respective Company Code, Currency & rounding unit of '5' is being set in this transaction.
    2. Define condition type DIFF via Transaction V/06. This condition type is maintained as "Group and Item Condition".
    3. Included the condition type DIFF in the pricing procedure:setting are as per standard Reqt = 13, Caltype = 16, BasType = 4.
    Two issues noticed:
    1) In the sales order: DIFF is determined at item level and header level as well but value of DIFF shows "Zero".
    2) Crdit memo: DIFF was not determined.
    In both the cases Net value + Tax was in decimals, supposed to round off.
    Could anyone help what needs to be done or missing data.
    What exactly the functionaly of DIFF condittion type... Does it round of Net value + Tax or each condition value .
    Thanks & Regards,
    Vamsi P.

    Further, you can refer following SAP notes for your understanding and reference:
    - Note 0022963
    : Rounding problems in condition basis
    - Note 0080183
    : Rounding
    - Note 0130742
    : Roundings in subtotal lines
    - Note 0154789
    : Roundings in subtotal lines, part 2
    - Note 0311135
    : Rounding errors of condition value
    - Note 0886532
    : Pricing: Displaying and rounding numbers
    - Note 1481061
    : Rounding Customizing in SD
    Regards
    JP

  • LAUNCHING URL BY CLICKING ON BUTTON(USING TRANSACTION LAUNCHER) IN CRM 2007

    Hi,
    I am working on the object which requires configuring transaction launcher so that when button is clicked,URL is open. This development need to be implemented in CRM 2007.
    Kindly suggest.

    We are working in a sandbox environment on CRM 2007 and trying to launch a transaction in an ECC 6.0 system. We get a login box into the ECC server which executes fine but after a few seconds we are returned back to the CRM server without displaying the transaction. All authorizations are correct but it seems that the container is not being populated with the requested transaction. Has anyone else seen the same behavior? We are about to put in a note to see if we can get assistance. We have implemented latest Support Packs and Enhancement Pack 3 was recently installed in the ECC environment. We have implemented all the appropriate notes (1029777) to make sure that we are using the recommend functionality.

Maybe you are looking for