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

Similar Messages

  • FSCM Dispute management workflow

    Hi All, I have activated the workflow WS01700044 for dispute management email and notifications.
    event:  NONPROFESSIONALUSERSET
    This event get triggered when dispute case is created or changed.
    Now my issue is when I create a case, it is sending a mail to processor of case. But if I change the processor in t-code UDM_DISPUTE, it trigger the event and workflow but it is ending with error because field RECIPIENT in event come blank hence email step goes into error.
    I have checked all email Ids are maintained in respective user profiles. Even it sends mail in create.
    IF anyone know how to correct it, plese let me know.
    Thanks,

    Hi -
    Even if you HAVE maintained an email address in the user profile, emails are not automatic.
    Check with your Basis person to make sure outgoing emails aren't blocked.
    You should also check the workflow status from within the case itself. The 044 workflow is pretty clear on showing that there will be a red box because a workflow event failed. Check there and report back here.
    D

  • Dispute Management Partial Payment

    Dear All
    We have created a dispute case and later record the partial payment but system does not give any message that Express Document Subsequent update for the case XX received from author.
    I test the same in Ides and getting the above message. Any idea what I am missing.
    Thanks and Best Regards
    Farhan Qaiser

    Hi ,
    Kindly note that based on the message whevere any payment ( full or partial payment)agaist an invoice  the updation takes place in the dispute management automatically and the status or the dispurte amount get reduced sometimes if two or more process takes place simultaneoulsy then the message occurs

  • Add Custom Field in Dispute Management of Sap FSCM

    Hi All,
    I have a requirement to know about the sap standrad BADI which can be used to add a Custom Field in dispute management. So can anybody who have done the implementation or knowing about the FSCM Dispute Management with this type of user specific requirement to include in dispute manangement, please help us to find this BADI name.
    Any help with in this regard would be appreciated.
    Thanks,
    Rajesh
    Message was edited by: Mark Chalfen

    You will have to first create the custom fields in the strucutre ‘CI_UDMCASEATTR00’ and then include the structure in table UDMCASEATTR00.

  • FSCM SAP Collection management prerequisities

    Does sbd know is any submodule of FSCM prerequisite to implement collection menagement? Or it can be separately implemented?
    Also, is there any interface to collect data from different SAP systems?
    Thanks
    Maya

    Hi,
    1). You can implement only FSCM module alone. Its not mandatory to have Disputes Management or Credit Management. I have implemented Collections Management alone for one of my Customer.
    2). Since IDES system is Demo system, alll modules and sub modules will be available as a standard set up. Dont think that we have to implement all sub modules to implement Collections Management
    3). No Interface Required to implement Collections Management. Once you replicate the FI-AR customers into FSCM-Collections Management and do the collections management configuration, Automatically the data will be generated in Collections Management system also. So that you can verywell proceed with the Business Process..
    Let me know if any concerns again...

  • FI treatments related to Dispute Management in FSCM

    MODERATOR:  please read the forum rules about requesting documentation
    Hi Financial gurus,
    anybody has documentation of FI treatments related to Dispute Management in FSCM?
    I'm intrested, in particular, in management of deductions "trade related" that is referret to trade promotions; indeed we're planning to integrate FSCM with TPM.
    Anybody has documentation on that?
    Regards
    C

    Usually Reason and Root cause are related. You can write a validation on these.

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

  • DNB integration with FSCM SAP Credit management

    Hi,
    Any body worked on or integrated  DNB  with FSCM SAP Credit management ? if it is please share some information /document on integration.
    Thx
    DD

    Hi Ankur
    You can integrate with DNB either online or batch mode .
    .Online mode
        In this mode, a request is sent from FSCM to DNB for credit data. A response is sent by the DNB synchronously, for the request initiated from FSCM.
        Following was done to implement this. Middle ware (java based) created a web service and in FSCM we created a client proxy to consume the web service.
    To initiate the request from FSCM, we called a web service method using a custom program passing the relevant information like agency name, customer name etc.
    To call the web service method through the proxy, we had to pass the port name in the proxy call. The URL for the web service was configured in the port (transaction LPCONFIG). Middle ware got the request and in real time passed it to the DNB using integration technique   The DNB sent response back to Middle Ware in real time and Middle ware passed it back to FSCM using the same web service used for the request from FSCM.
    . Batch mode -
    In this mode, there was no request from FSCM side. Middle ware will aggregate credit data from DNB on periodic basis and dump the data as xml files in FSCM application server. A batch job (custom program) will be    scheduled in FSCM to process the xml files provided by Middle ware and update credit data from agencies in FSCM.
    Thanks
    Rajesh Kanamarlapudi

  • Credit Management and DMC (Dispute Management)

    Hey All, Please help me out with Credit Management and DMC (Dispute Management) in Accounts Receivable. Give me the use and details of both as well as the web links with more info. Thanks in advance
    Tina

    Hi TG,
    The SAP® Dispute Managementapplication enables you to resolve customer disputes overreceivables more effectively.Fully integrated with other SAP financial management applications, it can help youimprove the tracking and processing of short payments,streamline your accounts-receivable processes, and enhance your customerrelationships. Companies thatuse SAP Dispute Managementhave reduced their days salesoutstanding by as much as 20%. SAP Solution BriefSAP® Dispute Management
    Pl check this link for more info :
    Dispute Mangement
    regards
    sadhu kishore

  • Record and manage L/C, accepted credit

    Dear experts,
    I must build the "check credit management in SAP", but, with L/C management, I don't know how to manage its amount and serial number, validity date...The same with accepted credit.
    Could you tell me how to record and manage L/C, accepted credit in SAP about value, validity date, how to check?
    Thank you in advance.
    hongdm

    Thanks you very much.
    another question: How can I config the date limit to check validity date in credit management?
    many thanks.
    Hongdm

  • Postings in SAP HR for creating delta records for Time Management

    Hi Experts,
                      I am trying to test delta load for SAP HR Time Management Datasources. I am fairly new to SAP HR and need some help.
    Where do we create postings in  SAP HR for creating delta records which can be imported to BW. This is for the data sources 0HR_PT_1 and 0HR_PT_2.
                   Any help is appreciated. Will assign full points
    Regards
    Sunil Kumar.

    Hi,
    In order to test the above data sources you need to have some employee enter his time details or change the entered time details.  That will create some delta records for the planned or actual times.  CAT2 transaction should help entering the time details in SAP. 
    Hope it helps.

  • How to manage pulp and paper  processing through SAP

    Hi...
    please let me know how to manage pulp and paper  processing through SAP-PP in details......
    or please provide sum links where i can get the solution....
    regards,
    sandeep.

    Hi Ema,
    you need to ensure in your BAdi implementation that the records do not overlap. Ideally (for performance reasons) you also keep the number of records in RPM_BUPA_AVL low
    i.e. one record for 01.Jan to 05 Jan with 8 hours is better compared to 5 records with 8 hours each.
    Best regards
    Thorsten

  • Download SAP Tutor Recorder and SAP Tutor Editor

    Hi!
    Where can I get the SAP Tutor Recorder and the SAP Tutor Editor to create own .sim files?
    Thank you!

    This might explain why the SAP Tutor Recorder cannot be found for download at any of the formerly referenced locations.
    Excerpt from sap-ag.de/swdc > SAP Tutor for SAP Solution Manager customers
    How can I get SAP Tutor and access to SAP's end user training best practices
    If you are a SAP Solution Manager customer, you can now order the SAP Tutor software and access to SAP's best practices on end user online delta training via your Solution Manager.
    For obtaining SAP Tutor without the above mentioned restrictions, please contact your SAP sales representative.
    SAP Solution Manager 3.2 and later versions
    A link in transaction SOLUTION_MANAGER -> "Goto" -> "Request SAP Tutor" leads to the order page.
    included in the standard SAP maintenance fee for non-commercial usage.

  • Install both SAP ECC 6.0 EHP 4 and Solution Manager in C drive

    Hi, SDN fellows.
    I just want to confirm this.
    I am trying to install SAP ECC 6.0 EHP 4 and Solution Manager in C drive. Are these OK, since they both will be installed under the C:\usr folder?
    What precaution we need to install these two SAP components in the same drive (C)?
    I am installing both components in MS Window Server 2008 R2 SP1 with MS SQL Server 2005 SP3.
    Thanks,
    KC

    Hi, Nick.
    Sorry, I missed the "IDES". I am installing SAP ECC6.0 EHP4 IDES system for training purpose within the organization.
    I am referring to the Installation Guide - SAP ERP 6.0 EHP Ready ABAP on Window MS SQL Server (Based on NW 7.0 incl EHP 1). All downloaded installation files are from: EHP4 for SAP ERP 6.0/NW7.01 --> IDES --> --> Widnows Server --> MS SQL Server.
    The OS is installed in C drive.
    I have allocated 250GB in C drive and 200GB in D drive from SAN.
    For IDES system (I know it is similar to the standard ECC), is it also recommended to install in D drive (separate from the OS)?
    In this case, should I install both Solution Manger and IDES in D drive?
    Or what is the best combination where I should install these two systems?
    Thanks,
    KC

  • Services in SAP management console and related window services and process

    hai
    can u please any one of you can send me the services in SAP management console and related window services(in adminstrator/services) and process in task manager.
    thanks in advance.
    Naga Laxmi

    Hi Naga,
    Please refer to this article for the processes relevant to the Java Instance:
    http://help.sap.com/saphelp_nw04/helpdata/en/62/1bf03eae11e16be10000000a114084/frameset.htm
    Except the processes of the Java instance you can find several processes of the IGS server and the ABAP disp+work processes.
    You can easily find the relevant services by their SAP prefix.
    Hope this helps.
    Best Regards
    Vyara

Maybe you are looking for