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,

Similar Messages

  • Requirements for lead management system in sap sd

    hii
    can we maintain lead management system in sap sd module..what are the requirements for lead management system.

    no

  • Metalink Note for Warehouse Management System Testcase Repository

    Hi Friends,
    Please share the meatilink note id for Warehouse Management System Testcase/ Testscripts Repository.
    Thanks and Regards,
    A

    if you have open transactions, such as deliveries, then you may not be able to process them further.
    But do you really close all transactions in a test system?
    It will not have any harm to new created documents

  • 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,

  • Automatic creation of business partners in Solution Manager system in Charm

    When I automatically create business partners in the Solution Manager system from the users in the satellite systems, they are created of type "Business Partner (Gen)" and they are not associated to the user with the same name id in the Solution Manager system, but they are connected to the remote users in the satellite systems. For this reason I change manually every business partner making it of type "employee" and connecting it to the user in the Solution Manager system. In this way I can use it like partner function. Is this the correct procedure to follow? If not, what do I have to do? Which is the correct way to generate business partners in the Solution Manager system from the users in the satellite systems?
    Thanks
    Antonello

    Hi,
    It is advisable to have the same login name for the satellite systems and SOLMAN user.
    Business partner can be created thru tcode DSWP -> Select Solution -> Edit -> Create business partner.
    You need to create a business partner only once by the above method, even if you have a number of satellite systems.
    Once the BP is created , go to tcode BP -> select the business partner -- > In the Identification Tab, enter the systems which will be accessed by the user. Here you can also give the SLM system ID in addition to the other satellite systems.
    The employee connection process which you do is correct
    Rgds
    Abhijit

  • Function read_text for dispute management

    We are in SAP R/3 enterprise 4.7.  We are trying to find out how to get the text from Dispute Case Notes.  I found CASE_GUID field in SCMG_T_CASE_ATTR table.   Looks like there is correlation between this CASE_GUID field with TDNAME in STXH table.  However, I couldn't find the correct link.  As you know, when we run function READ_TEXT, this TDNAME will be used in Import Parameter-NAME. 
    Do you know how to find out the correct TDNAME in STXH table for Dispute Case Management?
    Thank you.
    Daud Hadi

    Hi Rich,
    Thank you for the quick response.  Unfortunately, the problem is how to decode the TDNAME.  I thought there is a correlation between CASE_GUID field with TDNAME, however, I couldn't find the correct link.  Below is a snapshot of STXH table based on a dispute case note.  The Dispute Case note number is actually 32.  The Case_GUID is 3FC4501BDCF000BC000000000A360416.  So, I thought it must be the first 7 char.  However, it is not always the case.
    Snapshot of STXH table:
    MANDT     142
    TDOBJECT     SCMG_CASE
    TDNAME     3FC4501CDCF000BC000000000A36041620060330223414
    TDID     0001
    Language     E
    TDTITLE     
    TDFRELES     620
    Created by     USHADIDA
    TDFDATE     30.03.2006
    TDFTIME     22:34:14
    TDLRELES     620
    Changed by     USHADIDA
    TDLDATE     30.03.2006
    TDLTIME     22:34:14
    How to find out the correct TDNAME value in STXH table?
    Daud Hadi

  • Database design (ERD )for Inventory Management System

    Dear All,
    I am going to develop a simple Inventory Management System software using C# .NET for my learning. After searching different forums, many people have suggested to first create a database design for the software. I want a database design, in short, an ERD
    diagram for simple Inventory Management System which shows proper entities(tables), attributes and relationship between entities.
    It would be highly helpful for me as I am newbie to C# and databases.
    Thanks,
    momersaleem

    Dear Rebecca,
    Thanks for you suggestions.
    As I am going to develop IMS for learning purposes so I think I wouldn't need to go in detail regarding Customer name and addresses. However, I am still thinking of adding country attribute in customers' table which I think will be helpful to sort out customers.
    What's the difference between a purchase and an order?  They're usually the same thing, which doesn't mean you're
    wrong, but what are you picturing here? Purchase entity will be used to keep record of purchases you made and an order entity will be used to keep record of orders that cutomers placed.
    Pricing:
    Any order system needs to manage two very distinct bits of data that are easy to confuse. The price in the Product entity is the current
    price. The price in the Order entity is the selling
    price. Not at all the same thing--current price is almost certainly going to change over time. Selling price won't.
    Does it mean that I'll change the price attribute for product to current_price and add selling_price to order table which will help to keep record of price at the time of order?
    Why did you include a quantity field in the Products table? Is it meant to represent stock on hand?
    Yes you are right. It represents stock in hand.
    Could you please recheck the entities relationships as I am not confirmed whether these are correct or not?
    Thanks,
    momersaleem

  • Repository for Document Management System

    Hi All,
    I need to devleop a repository [ just like Document Management System ] for my existed application which is handling the documents.
    If any user having access to the repository, opens the directory, he should not see any documents.
    Please let me know, what are the technologies to be used etc., etc.,
    Any suggestions or info will be appreciated.
    Regards,
    Raju

    Raju31181 wrote:
    If it is not possible with java, then could you let me know what are the other technologies which can help in resolving the problem.
    The file system is controlled by the operating system. Thus if you want to manage permissions at that level then you must use the OS.
    There are no "other" technologies for that. You can buy or find management applications which allow you to do the same thing that the OS does but via different user approach. Most will be specific to the OS because that allows the most features.

  • Trusted RFC for two managed systems where SID is identical

    Hi
    I fall into strange situation, We have maintenance landscape & project landscape where SIDs are same for D & Q Systems.
    Now I am trying to setup System Monitoring & EWA etc from Solution manager, I cant create Trust Relationship between the solution manager & managed system where SID is same.
    This is not about defining system in SMSY.
    Any help is appreciated.
    Thanks
    Rakesh

    Hello,
    If the SID's are under different installation numbers then this should be fine. If they are under the same installation number, how can Solution Manager tell the difference between the systems, and know which system to trust? They become identical entities if they share the same installation number and SID.
    I hope this helps.
    Regards,
    Paul

  • Business Package for Transport Management System & Travel Mangement System

    Hi,
    Is there any <b>Business package</b> available for <b>"Transport Management System" and "Travel Mangement System"</b>?
    Please provide some link, if it is available.
    Thanks in advance.
    Manish

    Hi Manish,
       travel management is part of the ESS business package.  As far as transport management, if you are talking about TMS capabilities for moving object in the landscape, go to https://www.sdn.sap.com/irj/sdn/developerareas/contentportfolio and search for "transport"  You will find a thirdparty package for this.
    Good luck.
    John

  • Path for Content Management System (CMS)?

    Hi All!
    Has anyone configured Authoring environment for learning Solution. Can anyone please provide me the step-by-step details.
    Also can anyone please explain the process of setting up the path for CMS (Content Management System) Address in KM for ECC6.
    Ours is a EP7.0,ECC6.0 (NW2004s) new implementation.
    Thanks
    regards
    Madhu

    Hi,
    "CMS" would in the first place only be a generic term that you can call any product that manages content.
    At SAP I am aware of the following similar terms:
    <b>KM -</b> Java-based CMS, integration framework for 3rd party CMS's and more of SAP NetWeaver, runs in the Portal
    <b>CM -</b> The architectural part of KM that deals with basic content management services. With additional services and TREX this combines to KM.
    <b>DMS -</b> "Document management system", R/3-based system for management of engineering documents, bases on "KPro" in Web AS ABAP, part of mySAP PLM, integrates into KM via repository manager
    <b>KW -</b> KPro-based system for managing SAP-related documentation and training
    <b>Content Server - </b>Object storage location for KPro-managed documents (see DMS)
    <b>KPro -</b> "Knowledge Provider", deep level very generic set of ABAP methods to manage document attachment objects in an R/3 environment
    Hope that clarifies...
    Regards, Karsten

  • Load Balancer Host Information for Livecache Managed system

    We are configuring the managed system for Livecache. Should we need to enter the Load balancer Host & port information on the managed system configuration?
    I read through some forums & this is maintained for ABAP /Java stack & the information is pulled from SMICM.
    Please advise.

    Give your SCM system details
    Refer http://service.sap.com/sap/support/notes/695721

  • Estimation of configuration time for Content Management System

    Hi All,
    I am currently working on the estimation for an intranet application using the Content Management System and TREX of the SAP EP.
    Would appreciate if you have any guidelines for the estimation.
    Thanks in advance.
    Regards,
    Dipti Khanna

    Hi
    take into account followings
    Repositories
    custom built repository manager if required.
    integration checkpoint with third party.
    size of repository to be indexed.
    filters to be set for repository to categorise the repository for e.g pdf or html .
    custom built content.
    usage of forms custom built forms or xml forms.
    hope this are some of the parameters which may help and also u could navigate to asap methodologies and elearning clases at sdn .
    With regards
    subrato kundu

  • Creation and Modification dates for android file system

    Hello all, I am working on a project and i noticed a particular scenario where i'm getting an error everytime i try to run the code below on my android device;
                    var file:File=File.applicationDirectory.resolvePath("amf.js");
                    var modDate:Date;
                    var createDate:Date;
                     if(file.exists)
                            try
                                       modDate=file.modificationDate;
                                       credDate=file.creationDate;
                                       trace("Modification date: "+ modDate.toString()+"\nCreation date: "+credDate.toString());
                             catch(e:Error)
                                      trace(e.message+": Somehow android OS CANNOT READ mODIFICATRION AND CREATING DATES FOR FILES");
    Every time i run this on Adobe AIR's Mobile emulator, the correct dates are show up properly(Possibly because the emulator is running on Windows) but when i switch the debug to the device, the statement in the catch block executes. The real error says "Error #3003: File or directory does not exist."
    Am i missing something or is this a normal behaviour which i have to find a work around for? The modificationDate and the creationDate are all properties of the FileReference class which i didnt use to instanciate the file object because i wasnt uploading or downloading anything.
    Any form of tip will be much appreciated.
    Thanks.

    I run into the same problem while working on some sort of file synching task.
    Trying to read the file.modificationDate or creationDate results in an error: "Error #3003: File or directory does not exist."
    I have obeserved that this only happens for files that were packaged with the app (and placed in the File.applicationDirectory).
    Files that my app has downloaded and saved to the device (File.applicationStorageDirectory) do have a valid creation date and modification date.
    Maybe the File.applicationDirectory has different rights?
    Does anybody have a solution or workaround for this?

  • Business Content for Record Management System

    Hi all,
    Does anybody know if there is any available Business Content in the last release of BW, (SAP NW 2004s Add on 3)?
    As far as I know, in prior releases , there isn´t any available BC to extract information from a RMS.
    I know there are some BAPIs to reach the content in RMS and I wonder if we can use these to extract the information from RMS to BW.
    Has anybody ever faced this kind of BW project?
    Thanks in advance.

    Hi,
    I'm just facing the same problem, and I got the same conclusion that you: RMS Business Content is not available, and no news about its availability on future releases.
    It would be nice to post something here if someone gets a way of extracting data (that BAPIs don't sound like an easy job).
    Have a look:
    Records Management Business Content
    Regards,
    David.

Maybe you are looking for