ChaRM: Change process for correction belonging more sap systems?

Dear friends of SolMan,
a question regarding ChaRM.
How can I solve the following process with ChaRM by SolMan?
I have a change request belonging BI. Therefore I create a normal correction and do my customizing or developement in BI. But for the change I have to do some customizing in the ERP 6.0 system too.
How can I handle the developement and/or customizing in two different systems within one change?
Thanks for your help in advance.
Best regards,
Alex
Edited by: Alexander Barth on Mar 16, 2009 11:27 AM

Hi Holger,
try this condition:
&Servicevorgang CRM.Anwenderstatus&  [*] E0002+DHFHEAD 
  and    &Servicevorgang CRM.ErrorFreeFlag&  = X 
Keep me informed, if this helped.
b.r.
dirk

Similar Messages

  • Regarding change process for CRM Lease contracts

    Hi Frenzzzz,
    I need to create a standalone program which is used for change process for a lease contract.... The change process mainly used in my requirement is (Change of Location) & (Change of Ownership)....
    I found out two function modules CRM_FS_CP_PREPARE and CRM_FS_CP_MAINTAIN which is used for change process.. I donno how to use them (I mean the mandatory parameters which needs to be passed) or is there any other way that i can acheive this functionality
    Regards,
    Arvish.......

    Hi Vijay,
    have you tried to maintain the upselling product through the webUI?
    This would always be my first try because COMMPR01 does not necessarily support all new features.
    Settings to check in IMG:
    Have you assigned a method schema to your transaction type for Provider Contracts in:
    SAP Customizing Implementation Guide
    --> Customer Relationship Management
    --> Transactions
    --> Settings for Sales Transactions
    --> Product Proposals in Quotations and Orders
    --> Method Schemas for Product Proposals
    --> Assign Method Schema to Transaction Type
    Use a method schema that is based on SAP standard schema 000018 or at least contains module CRM_MKTPR_PP_US_GL_SC_READ ("Call the Solution Configurator to determine Global Up-Selling Products").
    Place to check in debugger:
    Trace the call to CRM_PRODUCT_PROPOSAL_DETERMINE triggered from CL_PROVDLPR_CHANGEPRODSR_IMPL->DO_PREPARE_OUTPUT()
    Hope this serves as a starting point for your analysis.
    Best regards
    Stefan

  • Bank Gurantee Process for Account Payble in SAP

    Dear Support,
       We have a requirement to Implement the Bank Gurantee Process for Account Payble in SAP, So please provide any usefull link or process map document in SAP , means how to implement BG process and what will be the transaction and process Mannual document , so that we can  able to implement with the help of those document.
    Regards'
    MK

    this is not forseen In the standard foreign trade part
    Bank guarantees  fuctionality is only defined to secure accounts receivables .
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/93/744947546011d1a7020000e829fd11/frameset.htm

  • Plz send step by step process  for Outlook integration with SAP

    Hi Basis experts
    Plz send step by step process  for Outlookexpress  integration with SAP.
    plz send if anybody have at the earliest.
    advance Thanks& regards to all
    Supriya

    Dear Supriya,
    If it is in SAP then please go through the below mentioed site
    http://www.duet.com/
    please tell me where in you want to integrate?
    Outlook Configuration with SAP-EP is a PPT file.
    please mail me your id i will send it accross.

  • Step by Step process for Asset Accounting in SAP

    Hi,
    Please provide information pertaining to Step by Step process for Asset Accounting in SAP.
    Regards,
    Vikas Malhotra

    chk these
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/4f/71da17448011d189f00000e81ddfac/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/FIAA/FIAA.pdf

  • Can we create new partner types for quallity notifications in SAP system?

    Can we create new partner types for quallity notifications in SAP system?
    The business requirement is to limit the available entries for partners  displayed when they search in quality notification. I have already created new partner functions & assigned the relevant partner types, however struggling with defining new partner types.
    Would appreciate help in resolving this.
    Thanks,
    Nilesh

    I know this customisation setting ...It allows us to create the partner functions & assign it to the partner determination procedure.
    Then you can assign the procedure to the notification type.
    This customisation setting does not solve the problem I have.
    I'm looking for the partner type creation process which we assign to the partner function.
    Edited by: NILESH BHAVE on Aug 12, 2010 3:06 PM

  • How can we change the SID of an existing SAP  system.

    Hi to all basis experts.
    Is it possible to change the SID of an existing SAP system.
    i am performing R3copy method and i want to change the SID of the tar

    check these link
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/aa/1dc94af0fa11d3a6510000e835363f/content.htm
    http://sap.ittoolbox.com/documents/changing-the-ltsidgtadm-password-17764

  • Is it possible to have different CHARM process for R/3 and CRM system

    Hi all,
    I am currentlu workin on CHARM implementation and we have successfully gone live for R/3 System now we need to implement CHARM for CRM system. The Customer is asking to define a new Change request and new Urgent correction for CRM system as there is different approval procedure for CRM when compared to R/3 Now i want to know whether we can have a different CHARM process for CRM system alone, kindly give ur valuable inputs as it is very urgent.
    Thanks in advance
    Raju

    Once the pricing procedure ia assigned to sales order, it is automatically copied into Invoice through Copy controls. You never assign pricing procedure to billing document. it is automatically copied.
    Regards
    AK

  • How to set up approval process for test case in SAP solution manager?

    Hi Experts,
    We need to setup a 2 level approval process for test case documents in SAP Solution Manager.
    e.g. If test case document is uploaded for transaction "MM01" then first it will go to Reviewer1. Once Reviewer1 approves it , should go to Reviewer2.
    Adn finally once reviewer2 approves it , it will be complete.
    What are the required configurations and steps for approval process setup? It will be helpful if screenshots and detailed steps are provided.
    Thanks.
    regards,
    Sanjana

    Hi,
    the above requirement we are going develop add on.below code is there. in this code how we can set for line level amount instead of document total amount
    Private Function GetCondition(ByVal sCondition As String) As ApprovalTemplateConditionTypeEnum
            Try
                Select Case sCondition
                    Case "Deviation from Credit Limit"
                        Return (ApprovalTemplateConditionTypeEnum.atctDeviationFromCreditLine)
                    Case "Deviation from Commitment"
                        Return (ApprovalTemplateConditionTypeEnum.atctDeviationFromObligo)
                    Case "Gross Profit %"
                        Return (ApprovalTemplateConditionTypeEnum.atctGrossProfitPercent)
                    Case "Discount %"
                        Return (ApprovalTemplateConditionTypeEnum.atctDiscountPercent)
                    Case "Deviation from Budget"
                        Return (ApprovalTemplateConditionTypeEnum.atctDeviationFromBudget)
                    Case "Total Document"
                        Return (ApprovalTemplateConditionTypeEnum.atctTotalDocument)
                End Select
            Catch ex As Exception
                MsgBox(ex.Message())
            End Try
        End Function
    Please guide me.
    Regds,
    Samapth Kumar.

  • ChaRM: "Import Urg. Corrections from Other Test Systems"

    Dear all,
    we are using Change Request Management on Solution Manager 7.0 EHP1 with a four-system landscape:
    DEV - TEST1 - TEST2 - PROD
    We want Normal Corrections to go the regular way from DEV to PRD with a longer stay in TEST1 for major release tests.
    Urg. Corrections need to go the way DEV > TEST1 + TEST2 (at the same time) > PRD
    They are only quickly tested in TEST2, which is on the same import level as PRD.
    Now we discovered the task "Import Urg. Corrections from Other Test Systems" in the ChaRM tasklist and thought it could match our needs.
    But whenever it is executed on TEST2 (no matter where the Urg. Corrections transports currently reside) the task result is status green with wording "There are currently no open imports in TEST2 system buffer".
    I couldn't find any documentation or notes about this task. Has anyone experience with this or knows a good place for documentation about it?
    Thank you!
    Christoph

    Hi,
    when you open your change in crmd_order, is there a green flag near the status and can you change the correction in crmd_order directly?
    And when you execute the report you are not in change mode in this correction in another session?
    Regards
    Andy

  • Bank Reconciliation (India Specific)  for information from Non SAP systems

    Bank Reconcilaition to be performed in SAP ECC6 on data received from A Non SAP system
    Following is the scenario:
    1. Data is received in to SAP for Cheques deposited in to the Bank with a unique Key feild
    2. A Bank Reconciliation process is Run on the Line Items received using the Cheque numbers and amounts
    3. The honored Cheques need to be Cleared in SAP
    4. SAP will require to generate a report listing the Dishonored Cheques and also populate the Key feild against the Dishonored Cheques in the Report
    Kindly help as to how this can be acheived in SAP, as teh Automated BRS process is executed sequentialy for every line in the Bank statement received.
    Thanks in Advance

    Hi ,
      Check this link
      <a href="http://help.sap.com/saphelp_nw04/helpdata/en/58/54f9c1562d104c9465dabd816f3f24/frameset.htm">DB Connect</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/fe/65d03b3f34d172e10000000a11402f/frameset.htm">XML Connect</a>

  • QRFC/TRFC for sending idocs from SAP system to XI

    Hi experts,
    The standard program RFFOEDI1 generates payment orders - first PEXR2002 and then EUPEXR idocs. These idocs are to be sent to the bank from SAP through XI. Bank partner profile is maintained. But these idocs because of TRFC are not getting sent in the order in which they are generated by the SAP system. So I changed the bank partner profile settings from TRFC to QRFC and gave the rule name as first 16 of mes type. But the idocs are struck in the SAP system. Is there any standard program to be run to send the idocs out from SAP system or is it automatic.
    Please suggest a standard method which is to be followed to send the idocs in the same order in which they are getting generated for the scenairo above.
    Regards,
    Asha

    Hi Asha,
    As you said Idocs are stucking,
    To send Idocs to XI, you must have maintain some settings in XI to receive Idocs. Once they are done properly .in R3 side standard way to send idocs to XI is Maintaining<b> <i>Change Pointers</i></b> and shedule the programe to trigger that most of Standard idocs will have standard programs to catch change pointers and send them to external system.
    and to maintain the same order of idocs there is a setting called Quality Of Service in XI side ,that option should be set to Exactly Once In Order .
    Regards,
    Ramesh.

  • Approaches for Integration of non-SAP Systems in CE

    Hello!
    Sorry for this theoretical question but it is important fo me to know:
    Is the use of Webservices the only way to integrate non-SAP Systems in a Process desinged with Netweaver BPM or are the other ways too? If yes, which are they? Is CE only designed for consuming Webservices?
    Thank you all for your help.
    Regards,
    Oliver

    Or you have to use PI.

  • Cannot set required connection params for interface import from SAP system

    Hello all
    I'm trying to import some interfaces (RFC) from SAP system. For this I need to set the connection paramters pointing to the SAP system. Unfortunately it is not possible... all fields remain "greyed out" regardless what I'm trying.
    JVM is 1.4.2_12
    My user account has SAP_ALL so it shouldn't be an authorization problem...
    Where to control this?
    Any ideas?
    BR
    Renaud

    Hi,
    After you import the SWCV from SLD. while creating the NAmespace in IR select the radio button Import RFC/IDOC from SAP radio button.
    And the save it.Now it shld be possible
    Regards
    Seshagiri

  • Change owner for transport from an external system

    Hi Everyone,
    I have some transports that were brought into our DEV system from an external system.  (They're BSI transports but I don't think that detail is important.)  We are using a third party transport management system (Insite) and in order to move these transports using Insite, I need to change the owner of these transports to myself.  When I try to do so I receive an error "Request L6BK134312 cannot be changed: Incorrect system or wrong naming convention".
    I've been told that all I need to do is to configure or add the source system to our DEV system and then I should be able to change the owner.  My problem is that I cannot figure out where to go to make this change.
    Can anyone point me in the right direction?
    Thanks!
    Jeff

    Hi Jeff,
    Yes, I do have a regular procedure that I follow to get this to work.  Ruchit Khushu was correct when he said that it had to be "a normal customizing or workbench request."  Creating a transport of copies never worked for me, so I had to set the task to Workbench.
    Here's my procedure:
    1) Import the transports
    2) Go to SE10 and create a new transport
    3) Change the task to Workbench by selecting it, using menu option Request/Task > Change Type... and select Workbench.
    4) Click on the transport number to select it.
    5) Select menu Request/Task > Object List > Include Objects...
    6) Enter a transport you want to include
    7) Repeat 5 & 6 until all transports have been included.
    Hope that helps.
    Jeff

Maybe you are looking for

  • Error in printing via printMode="ActiveX"

    Post Author: maj CA Forum: General Hi all am trying to print a report form the Crystal Report Viewer ( Web Application ), then i receved this error message after i chose the printer Server Error---- An error occurred on the server.  Printing will be

  • How do I create a duplicate iPhoto library as a running backup on 2 external drives?

    I have moved my iPhoto library onto an external hard drive, but I want to create a backup of iPhoto on an additional external hard drive.  My library is too big to keep on my Macbook SSD. I plan to keep a Carbon Copy Clone going to keep both of my iP

  • How to remove text from mp4 video

    hi all, i have a mp4 video of 30 seconds. the video has a text appearing on left side and bottom of the video. i want to remove that text using premiere but im very new to video editing. any steps of "how to do" or guidance will be great help. thanks

  • OBIEE 11.1.1.6.1 BP1 How to import rows more than 2500 ?

    Hi, I am using OBIEE 11.1.1.6.2 BP1. I want to increase the number of rows exporting in an Excel sheet which is 2500 (by default) at the moment. Following is th configuration of my instance config file: but I am still downloading not more than 2500.

  • Opening pdf links forces a crash in firefox and explorer

    hi I've downloaded the trial version of acrobat pro - as soon as I click a pdf link or a web page has an embedded pdf both internet explorer and firefox crash out. I've had to disable pdf handling to allow them at least to be viewed separately to the