Creation of New RMS ID in Dispute management

Hi Team ,
Requirement is My client wanted to use 3 custom  RMS ID apart from SAP Standard RMS ID .so we need to  create new custom RMS ID .
Can any one help me by giving the step by step configuration of Creation of New RMS ID .and what other configuration we need to do after creation of RMS ID .
Thanks in advance .
Regards,
Manoj

Hi Minu,
Simply follow SAP help as below;
SPRO > "Create RMS ID"
Activities
You can use the RMS unmodified or create your own RMS. To create your own RMS, proceed as follows:
1. Choose S_AREA_CMG.
2. Choose S_AREA_CMG -> RMS_ID.
3. In the context menu, choose Create Parameter Value.
4. Enter the parameter value and the short description.
BR,

Similar Messages

  • Creation of RMS ID for Dispute management system

    Hi All,
    I have went into Create RMS ID IMG config and selected S_AREA_CMG. Under RMS_ID node, i can see UDM_DISPUTE RMS ID. How can i copy this RMS ID and create a custom RMS id for my client. Any help in this regard will be highly appreciated.
    Thanks
    Rajanikanth

    Hi Minu,
    Simply follow SAP help as below;
    SPRO > "Create RMS ID"
    Activities
    You can use the RMS unmodified or create your own RMS. To create your own RMS, proceed as follows:
    1. Choose S_AREA_CMG.
    2. Choose S_AREA_CMG -> RMS_ID.
    3. In the context menu, choose Create Parameter Value.
    4. Enter the parameter value and the short description.
    BR,

  • DISPUTE MANAGEMENT - RMS ID

    Hi,
    I created a custom RMS ID while configuring for the DISPUTE MANAGEMENT in the development environment. But when I go to UDM_DISPUTE transaction and try to change the RMS ID I see only S_CM_DEMO in the list. I don't see even the SAP standard RMS ID UDM_DISPUTE.
    Can anyone help me with this?
    Raj/

    Hello Raj,
    Maintain field RMS ID value *  in the authorization Object S_SRMSY_CL  .
    By default the value for the RMS ID is S_CMG_DEMO so that you will be getting only one value.
    This resolves your Query.
    Regards,
    Naresh.

  • Is there a new extractor for the new EHP3 Dispute management module?

    Hello all,
    Our R/3 colleagues have been installing the EHP3 on their system, to gain access (among other functionalities) to a new Dispute Management module.
    Now we want to extract this data to the Business Warehouse and consider the use of a generic extractor. Before developing it, we would like to make sure there is no standard extractor for this.
    Does anyone know if SAP provided a corresponding extractor?
    Thanks in advance for the answers.
    Best Regards
    Manuel SCHAFF

    Calendars which have been moved to MobileMe (and which therefore can be viewed by other devices logged in there) cannot be published to a Web Page URL as was possible before.
    Calendars under 'On My Mac' can be published as before, but will not sync to MobileMe.
    MobileMe Calendars can shared with other selected MobileMe users, with writing privileges if so chosen; and can be made available publicly in read-only form but can only be viewed in a CalDAV reader such as iCal itself or Google Calendar. Details here:
    http://docs.info.apple.com/article.html?path=MobileMe/Help/en/mm6b1a9479.html

  • CUP - Issue regarding creation of New SAP ID in CUP.

    System :  SAP GRC 5.3 SP 12..
    We have requirement where in we need to design a workflow for creation of New SAP ID.
    The Naming convention followed for SAP ID is FIRST LETTER of FIRST NAME and LAST NAME with maximum 8 characters.
    For Eg
    JOHN SMITH would have SAP ID as JSMITH
    JERRY SMITH would  have SAP ID as  JSMITH01
    The requirement here is when user fill the REQUEST FORM for NEW User ID there is field where in the requestor need to put the desired SAP ID,
    Can a validation be set OR Logic be written so that user can put the SAP ID as per the naming convention..?
    Also , any other solution as to how the situtation can be handled in CUP...
    Regards.
    Ajit

    Hi Ajit,
    Yes, you can maintain the user ID in the Active Directory. User id will be now auto populated in the request form, from Active Directory when  we data Source is LDAP -Actice directory. So when user login to end user form to create a request, It's all information( user details + manager details ) will fetched from Active Directory.
    It is not possible to change userid in later stage of approval in the request.
    You can have security as final stage and guide them to create user manually as per naming convention.
    Make auto provisioning OFF in CUP
    Kind Regards,
    Srinivasan

  • Creation of new domains in weblogic

    Hi All,
    I need to create two new domain in weblogic.
    It should be start & stop from the admin console.
    How to do that. What is node manager?
    Just assigning the managed server with machine will do the start and stop from admin console. ?

    creation of new domain in weblogic

  • How to approve creation of new identities

    Hi,
    I have created an approval process for the creation of new identities based on the how-to-guide for role approvals.
    My idea is to determine all approvers in a script which gets the entry reference as parameter from ToIdentityStore pass.
    However, for some reason, the entry reference is empty.
    Any ideas what am I doing wrong?
    Here is the script:
    function nsn_getNSNApproversFromCompanyAddress(Par){
    var entryReference = Par;
    uErrMsg(1, "entry reference: " + entryReference);
    var idStore = uGetIDStore();
    var companyAddress = uIS_GetValue(entryReference, idStore, "MXREF_MX_COMPANY_ADDRESS");
    uErrMsg(1, "company address: " + companyAddress);
    var nsnApprovers = uIS_nGetValues(companyAddress, "MX_APPROVERS");
    if (nsnApprovers.indexOf("!ERROR")>= 0)
         uErrMsg(1, "ERROR: " + nsnApprovers);
    return nsnApprovers;
    uErrMsg(1, "entry reference: " + entryReference) does not print out any value for entry reference
    And here is the destination tab content of the ToIdentityStorePass:
    MSKEYVALUE     %MSKEYVALUE%
    MX_APPROVERS     $FUNCTION.nsn_getNSNApproversFromCompanyAddress(%MX_ENTRY_REFERENCE%)$$
    Thanks in advance for your help,
    Elmar

    Hm, from what the error output message tells me it looks like MX_ENTRY_REFERENCE does not contain ANY value.
    uErrMsg(1, "entry reference: " + entryReference); generates this output: 'entry reference: '
    May this be due to the fact that this is a creation process and the identity to be created is not yet stored anywhere? If so, what would be the correct way to implement an approval process for identity creation?
    In the destination tab, MX_PENDING_VALUE is defined, as in the how-to-guide manager approval example.
    Thanks & Br,
    Elmar

  • Automate Creation of new items in EBS

    Hey everyone -
    Just a question ,
    we want to automate creation of new items in our system.
    Our view is something like -
    1. user GUI to request a new item, according to predefined templates.
    2. Users fill a few fields of information.
    3. Item manager gets notified and approves item is needed.
    4. Automation to run batch and create everything relevant. (org assignment, item KFF, category assignments, BOMs etc). As much automation as possible, we can map template behaviour, variety is small.
    I was wondering if there is any product supporting such behaviour.
    I looked into Oracle's APC, and it seems like it doesnt do enough. Besides as far as I noticed it relies mostly on Item Catalog attributes which we don't. Also Im not sure if this product is "alive" coz oracle bought AGILE for PLM.
    Does anyone know of a product that supports creation of new items and is flexible to fit our needs?
    We want to make sure we're not missing something before we develop custom code for that.
    Thanks,
    Aaron

    Hi,
    This is prom PIM to Oracle
    I have done an interface which creates an item in master and child .Which assighns category set on iots level controls .It inserts item into all active subinventories.
    It notifies the end user with email any item already exits and error .
    Regarding templates.
    it assigs compatible templates at master and org leve.These are predefined and are not validated in program
    Edited by: Sankuratri on Apr 5, 2009 10:02 PM

  • Creation of new object link for DMS

    i have searched a lot  about Creation of new object link for DMS on internet .
    and all replies  focus on that documentation :
    1.     Program two screens for the following module pools for the SAP object that is to be linked additionally:
    u2013 SAPLCV00
    u2013 SAPLCVIN
    The process logic must be according to that of screen 0204 in program SAPLCV00 and must not be changed.
    2.     Create the function module OBJECT_CHECK_XXXX (XXXX = name of the SAP object).
    i need  to know how to implement that  in more detailed step by step
    as  i know DMS and  abap also.

    Hi Reda,
    Hope the below URL will help to understand how the Process of adding a object link works.
    Enhancement Without Modification of the Object Links - Engineering Change Management (LO-ECH) - SAP Library
    Thanks & Regards,
    Seshadri.

  • Creation of new solution

    Implementation of solution manager - creation of new solution
    We have created all the systems in SMSY Tcode and we have generated RFC's. We would like to know how to create solution in solution_manager Tcode. Can anybody through some light in this topic.
    Thanks in advance.

    Hi Subramanian,
    I guess the details are available in RKT documents and SAP help has anyways some helpful info.
    http://help.sap.com/saphelp_sm40/helpdata/en/04/875ce729594746b15c130c2b8050fe/content.htm
    https://websmp104.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000633637&
    https://websmp104.sap-ag.de/~sapidb/011000358700006819102005E
    Hope it Helps.
    Award points for helpful answers.
    Rgds,
    Sri

  • FSCM SAP 5.0 Dispute Management-record and case model-dispute cas model.xml

    Hello,
    I am using the W21: Dipsute Management Building Block Configuration Guide.doc
    At the first step, creating a case record model, the configuration guide refers to a file:
    6.     In the toolbar of the Modeler in the upper middle section select Model >> Load local file and open the file - dispute case model.xml -.
    I do not have this file available, does anyone have any idea how to resolve this?
    -     How can I obtain this file
    -     Is this file necessary, to create a case record model
    Thanks for your help.
    Kind regards,
    Santiago

    Hi Santiago,
    This was tricky for me too.  Execute tran UDM_DISPUTE.  Change your RMS ID (left side, middle box, icon with two overlapping squares) to UDM_DISPUTE. In the same box, expand Record and Case Record Models.  Double click on Modeler for Case Records in Dispute Management.  This brings up a search box.  Click on execute Search. Double click on the Dispute Management entry in the lower box.  This gives you the standard model.  You can download this, using the Other Model Functions.
    Then change to your custom RMS ID (ex. ZUDM_DISPUTE).  Expand Record and Case Record Models.  Right click on Modeler for Case Records in Dispute Management and select Create.  Then upload the standard model into your RMS.  Then you can customize the model as you wish.  Hope that helps! 
    Beth

  • FSCM: Biller Direct using Dispute Management

    Hi,
    I've implemented SAP Biller Direct and I want to use the dispute management to create dispute cases directly from the webportal.
    Dispute Management is activated. Its already possible to create cases in the backend (and to modify these cases on the frontend), but if I try to create a new case directly on the frontend, I get the following message:
    "This service isn't available at the moment."
    I dont know what to do. The biller direct integration in the Dispute Management is definitely activated. Customizing is done as well.
    Any ideas?
    Regards
    Rainer

    Hi,
    have you activated all of the user id settings for Biller Direct? (XCM)
    where are the 'user id settings' ? I've configured the userinterface, connectionmanager and application settings.
    can you make any changes from Biller Direct to ERP?
    - Yes, I can change the administrative data (integrated with accounts receivable).
    - I can pay bills. Marked as 'arranged by Biller Direct' in the ERP. How can I post them, or is it done automatically?
    What version of ERP are you using 6.0 or an older version?
    Right, I'm using ECC 6.0.
    Have you got your BASIS / PORTAL guys to check the connections that everything is open? (JCO's)
    The connection works.

  • Dispute management - please help

    Hi Gurus,
    When I search for a dispute case using transaction UDM_DISPUTE then getting error below. It is not giving any additional information. When I click the message then I am directed to main menu.
    no RFC destination could be determined for the method call
    Please help,
    Regards,
    Pavan

    Hello
    Blue print document is confidential and varies from company to company, how ever I would try to give you some guide lines.
    - Understand the scope of sales and distribution, what sub modules of SAP and current business processes have been decided.
    - In principle you need to understand the "order to cash " cycle
    - At every SD process, relate to FI what documents are being generated
    - Some processes like master data creation, credit management policy of the client may be common to SD and FI, so they would part of both the processes
    - Use ASAP questionnaires and get feed back, comments and arrive at final list of processes in AR, credit management, collections and dispute management
    - Make visio and flow charts for every process in minutest detail
    -For every process, ensure , visualise the configuration, test scripts, user manuals etc, so that they would be prepared with ease in the next stage
    Reg
    assign points if useful

  • Field addition in Attribute Profile (Dispute Management)

    Hi Friend,
    i am trying to add the field in dispute management attribute profile.  But values are not updating in dispute case.
    please suggest. How to add the new field in UDM_DISPUTE attribute profile.
    Thanks in advance.
    Regards
    Ram

    you need to look at the enhancement for completion of cases, which is under the process integration with AR
    The name is FDM_AR_DISP_COMPLETE .
    You would need to add appropriate coding to make the values available and populated.
    Regards
    Hein

  • Question on dispute management status profile

    Dear Friends,
    I have a quetion on SAP FSCM dispute management status profile. While setting up the status profile we would specify the status values. A number is assigned to each status and it will have corresponding system status. In the standard delivery the numbers assinged to status are (10,20,30..etc). Does any one know what is the significance of these values? My question is it required to use this numbers or it can be anything.
    Any help will be greatly appreciated..

    Hello,
    The status profile is used by definition of the Case Management configuration behind each Dispute.
    A number is assigned to every step, and the number controls changes in the status, and can only be moved to a new number if it is customized to do so.That forbids you to jump into undesired states...
    My general recommendation is keep them in ascending order, since the default when opening a case is to give the lowest value, and generally, closed cases are 98 or 98.
    Configuration is done via: SPRO->FSCM->Dispute Management->Dispute Case Processing->Status Management->Create Status Profile.
    Here is an Example for Legal Claim:
    10     10-New Case     001
    20     20-Pre-Presentation of Case     002
    21     21-Case Presentada     003
    22     22-Case - Rejected     003
    23     23-Case - Ammended     003
    30     30-Payment Order      003
    40     40-Personal Notification     003
    41     41-Notification via Advise     003
    42     42-Notification via Presentment of Charges     003
    43     43-Notificatio via Conculding Behaiviour     003
    50     50-Rebuttal     003
    60     60-Proof     003
    61     61-Questionning to the Parties     003
    62     62-Testimonies     003
    63     63-Document Exhibit     003
    64     64-Judicial Inspection     003
    70     70-Final Debate     003
    80     80-Sentence      003
    I hope this answers your question.

Maybe you are looking for

  • Error during creation of Billing Document

    Dear All, we are getting an error while creatin billing document . The error message is as follows. 1.0154000188 000010 Order item 0139000078 000010 is missing . Here my delivery number is 0154000188 . my order no is  0139000078. when i go technical

  • Firefox 3.6.9 on mac running 10.4.11 does not have option for custom headers when printing.

    I am trying to print web content for a college project, it requires custom headers and footers. Firefox 3.6.9 does not have a custom option in the header/footer lists. In the help pages for Firefox is shows this option. Is this missing only on the Ma

  • MBP wakes from sleep, TM backup fails

    Since updating to 10.5.6, whenever I open my MBP, it immediately begins to try to do a Time Machine update to my Time Capsule. This quickly fails. If I look in System Preferences>Time Capsule, in addition to showing that the backup failed, it shows t

  • Validator for file upload component is not working !!

    This validator method for a file upload component is throwing a java.lang.NullPointerException. public void fileUpload1_validate(FacesContext context, UIComponent component, Object value) { long size= fileUpload1.getUploadedFile().getSize(); if (size

  • ITunes Store "Add to Wish List" missing running iTunes 10.7 Mac

    I'm hoping this gets corrected. I'm seeing this in other discussions too. https://discussions.apple.com/message/20560910#20560910