FSCM-DM.......Case Attribute Enhancment

Hi,
In FSCM.........For Dispute Management......Anybody can refer me how can we hadle the enhancment for .....Description/Text of fields to be populayed.
Regards,
Ricky

Hi,
implement the BADI SCMG_INIITIALZE_C to default the case attributes with some values. Use SET_SINGLE_ATTRIBUTE_VALUE method inside the badi to set value for a single attribute. This badi implementation will default the values while creating dispute case through udm_dispute.
Thanks,
Srilakshmi.

Similar Messages

  • FSCM-CR Case types for Documented Credit Decision (FDCD, FDCA) missing.

    Hi FSCM community
    I am looking at the FSCM CR module and got some issues here and there.
    Here's one of them.
    Documentation for the SAP IMG node:
    FSCM -> Credit Management -> Credit Risk Monitoring -> Documented Credit Decision -> Settings in the Case Management Component
    'Case types
    The following case types are contained in the standard system for SAP Credit Management: Credit Limit Request (F_CR), Doc. Credit Decision for Document (FDCD), Doc. Credit Decision for the Account (FDCA)'
    1. Were you able to find the FDCD or FDCA case types in your systems?
    Mine only has F_CR.
    2. What are the:
    - Processes
    - RMS ID's
    - Case record models
    assigned to FDCD or FDCA?
    3. Are they any different from the F_CR?
    4. I understand they're required so that they may be assigned as Documented Credit decisions (under Define Case Types for Documented Credit Decision). What Case Types did you assign?
    My SAP_APPL is 617, so it's rather up to date.
    thanks for all your input,
    Darek

    Hi Ankur,
    I found the BC set, reviewing the content.
    It seems like you saved my day
    I don't see any other UKM* related BC sets except for the one you mentioned.
    Do you know of any others?
    regards,
    Darek

  • Fscm credit case error

    we have on SD delivery document , in "status overview", "OVCS" column it shows B, credit not approved, but it can't be found in scase.
    we have another SD delivery document, status: credit released, but it still shows in SCASE, case ID: 3219, it says "document was already unblocked in SD system, change no longer possible", we are using FSCM, thus we don't use VKM3, VKM4, VKM5
    how to resolve the above two issues, thanks

    1. It might be possible in some cases where you went live and order being blocked and never released under ECC CR will not appear in UKM_CASE list.  You can still use VKM3 to release them.  Check by using programs RVKRED88, RVKRED06 if you can retrigger credit check and generating case for blocked sales order.
    2. For released and still showing blocked in SCASE, close those manually.  Implement SAP note 1994895 - DCD: When SD document is blocked, final user is filled erroneously to stop this issue in the future.

  • FSCM- Dispute cases were not closed automatically for credit disputed amounts

    Dear All,
    We are creating the dispute cases for overpayment or un-applied cash payments (that is credit document) through FDM_AUTO_CREATE. But those credit dispute cases were not closed automatically after I cleared the documents through F-26 or F-32.
    We are running FDM_PROCESS_BUFFER program through batch job for every hour. And we made correct configuration for automatic dispute case close in SPRO. Also the debit disputes were closed automatically.
    Especially we are facing this issue for credit special g/l transaction (partial/residual/charge of difference clearing) documents.
    Note : I can see two changes automatically in credit dispute cases these are, 1) Disputed amount get zero 2) Disputed objects (that is credit document) is automatically removed (Attributes => Linked Objects => Disputed Objects) in the credit dispute cases
    Can you please help me how to resolve this issue.
    Thank you in advance.
    Thanks & Regards,
    KVP

    Dear Experts,
    Can I have solution for this issue.
    Thanks & Regards,
    KVP

  • Records / Case Management: Inherit case attributes

    Hi all,
    I'm implementing some kind of case hierarchy where a master case has some sub cases. When creating such a sub case, some super (master) attributes should be copied to the new case. The new case is already linked as a sub case to the master (in the object list).
    Can anyone tell me, how I can get the super case (just like a method get_super_cases)? I didn't find it in the API.
    Many thanks!
    Regards,
    Thomas

    Solved myself.

  • Case notes - enhancement inability to save notes properly

    Hello experts,
    we try to save three notes each time a save occurs on a case (UI component: crmcmp_cmg, method eh_onsave after enhanced on view OverviewPage). we use the cmgNoteRel relation of BOL cmgCase to create the notes one by one and insert values to them, and then call super->eh_onsave to save them.
    Problem is, it only saves two of these notes, and inconsistently, not the same two every time.
    We are not using the Note view of the component because besides the text we enter static data to the "type" and "langu" fields.
    Is it possible to save the whole three on save? what is happening behind the scene that prevents it?
    Thanks in Advance,
    Dekel.

    Dekel,
    Are you saving the changes after you set the Case notes?
    You can use the following to save:
       lv_core = cl_crm_bol_core=>get_instance( ).
       lv_core->modify( ).
    Thanks,
    Chandra

  • Case Management - Attribute Profile

    Hi Folks,
    I am working on a CRM 4.0 -> 7.0 upgrade project. We are facing an issue related to Case Management.
    After upgrading the system to 7.0 the case managment search/create dumps. We figured out that this was due to the case attribute profile that was attached to the case type. SAP told us that in CRM 7.0 the Attribute Profile approach for extending case attributes is no longer valid and easy enhancement workbench needs to be used to create the attributes and then data from the older table needs to be migrated.
    I have 2 questions -
    1. When should the attribute profile approach be used to enhance case management with new attributes and when should EEWB be used?
    2. Is there a now a way out for us or we will have to use EEWB to add all the attributes agian? Has anyone encountered this before?
    Kind regards,
    Gaurav

    Hi Anil,
    Please refer to the below link for the BADi used in Dispute Case Processing.
    http://help.sap.com/saphelp_afs64/helpdata/en/58/f01e3f41989310e10000000a114084/content.htm
    SCMG_VALIDATE_C - This BADi might give you an option during case change/creation to apply your requirement.
    Moreover maintain all the reason code s before hand in config, which I am sure you have.
    Cheers!

  • Dispute Case - Write-off entry

    Dear Experts,
    When we write off any invoice through UDM_AUTOWRITEOFF in FSCM, system Debits the Bad debts write off (P&L) A/c and Credits the Customer A/c. However, we want system to segregate VAT, Tax and Freight amount from Bad debts write off A/c. So that the entry would be VAT -Dr. Tax-Dr. Freight -Dr. Bad debts -Dr. and Customer -Cr. Please could you through some light on How to achieve this?
    Thank you.
    With Kind Regards,
    Naresh B. Pandya

    HI Naresh,
    To my understanding there is no configuration in FSCM by which you can achieve what you have stated, since we want to achieve something in FI area by doing an acitivity in FSCM, whereas vice-versa would probably work. I can possibly think of a work around. You can post a normal write-off entry giving the tax code therein, which will clear customer open item, and post to tax GL as well. Now, since the open item (document) which was "disputed object" in FSCM - Dispute case, that object will get updated with resolved object as the new document posted. Basically, the dispute case attribute will reflect the changes that has occurred in FI (FI-FSCM integration). However, I'm not sure whether this amount will get updated in field "paid amount" or "written off" amount. You can simulate and check out.
    I am also interested to know how you deal with this, so keep me posted.
    regards,
    TV.

  • How to create a Case Hierarchy

    Hi Friends,
    Can you pls guide me on how to create a Case Hierarchy?
    It's very much urgent.
    Thanks in advance and warm regards
    Purnendu

    Hello,
    Please have follow below steps for case hierarchy,we have implemented for service scenario
    General paths:
    CRM/Case Management/
    CRM/Interaction Center Web Client/Business Transactions/Case Management
    Transaction:
    SCASE_CUSTOMIZING
    Basic Settings
    Number range defined
    Case type emergency defined
    Status Settings
    Case status profile defined with values as below
    Case attribute settings
    Case priority defined (general for all case types)
    Case reason defined
    Case Category defined
    Create function profile and assign to Case Type
    ICWebclient settings
    Define and Enhance ICWeb client profile for Case processing
    Case Search added to Z_XXXX Nav Bar and new Z_XXXX_Case defined. New Nav Bar has Case Management Entry added.
    Additional ICWeb client profile defined. Assign new Nav Bar assigned and Case function profile to the new profile.
    Assign function profile for ICWebclient
    Create new runtime profile and assign to new ICWeb client profile. Also replace appropriate controllers for Case Management. Pls refer to Technical Specification for details.
    Case Record Model (transaction scase)
    RMS ID
    Case Record Model – Cycle0 activity. View for linking business objects to Case record.
    Set Up Registry
    Include new record model and service provider for record model in Case Type
    Maintain filters in ICWeb
    Column headings
    BOL paths, mapper classes and search help for CSRs.
    Define Filter profile
    Maintain entries to Filter profile.
    Assign Filter profile to Case Type
    New Business activities for Case
    Transaction type Case activity , partner determination and status profile created. 
    Status profiles for new business activities
    Partner Determination procedures for new business activites
    Regrds
    Shanmuga

  • Separate tab for equipment Attributes

    Hi All,
    Please I need some help here.
    I have created some characteristics and assigned them to a class. I have now assigned the class to an equipment directly through the equipment master.
    When I display the equipment, I need to click on Class Overview which then open to a new screen: Display Equipment: Classification
    My requirement is to also have a tab (screen) call Attributes which should also have the characteristics and values. So on display of the equipment master, and by opening the tab 'Attributes' the screen should display these characteristics and values.
    Any config required?
    Regards.
    Kash

    Hope you are looking to see Equipment Attributes in Equipment master as one of tabs same like Location, Organization, etc.,
    Please do configuration as follows.
    1. Set the View Profiles for Technical Object
    2. In this Configuration, go for New Entries to add New View Profile or Select Existing Profile.
    3. Add Additional View 1 / 2/ 3 & assign Classification 095 (Full Screen) view to that. Tick Tab Active selection mark.
    Click New Entries to add new tab.
    4. Click Icons and Texts in left side (marked in red color) & Define the name of that tab how it should be displayed in Equipment Master (in your case Attributes).
    5. While Maintaining Equipment Category, view profile which has been created should be assigned. Below is IMG path.
    6. Assign that Profile to your desired Equipment category as shown below.
    7. Create Characteristics in CT04 & Class in CL02. Assign the Characteristics in Class.
    8. Create / Change Equipment & Assign the Class.
    Hope, this is the one you are looking for.

  • Dispute case Amount Fields in Local Currency

    Is it possible to have dispute case amount fields available in local currency instead of document currency?

    You can add new fields to the Dispute case (attributes) - therefore it is possible.
    It is not there as standard - however you can add the fields to the UDMCASEATTR00 table - define how they are populated via a BAdI - and then add the new fields into you case attribute profile.

  • Dispute Case Delta load

    Hi
    I am working on Dispute Management area. My requirement is to get all Dispute case attributes from SCMG_T_CASE_ATTR and UDMCASEATTR00 tables in ECC. I found two BI content extractors 0CSM_CASE_ATTR and 0DPM_DCAS_ATTR. These are delta enabled.
    Issue: If Dispute case is modified multiple times in a day I am getting single record in the delta i.e. last change during the day. But I want to capture all the deltas into BI i.e. time to time changes during that day.
    Is there any way to get all the changes to BI?
    Thanks for your help
    Sree

    hi,
    is that your require ment that you would need all the changes that had happened for a particular dispute.
    if yes then you need create a generic data source based on the tables involved.
    normally if a dispute has been raised by a customer and we would only be intrested in the final closing of the sttaus at the end of the day whether its closed open etc...
    sap has delivered the extractor based on this and you will standard busssiness contenet avialble under 0dpm in BI and standard queries.
    Thanks
    krishna.y

  • SRM 7. 0 with ECC 6.0 Enhancement Pack

    1) My client just upgraded their R/3 to ECC 6.0, but no Enhancement Pack.
    2) They are trying to upgrade from SRM 5.0 to SRM 7.0 in the near futures.
    3) During their first SRM phase, their scenario is limited to the following:
    a. R/3 RFQs are pushed to SRM via RFC call (custom program)
    b. SRM vendor logs in to see the RFQs and creates Quote
    c. SRM buyer evaluates the quotes
    4) Question: In order to run the above mentioned scenario without issues, is Enhancement Pack 4 a mandatory component for them, or can ECC 6.0 without any EnH support it already? If it's mandatory, which sub-components of the EnH 4 must be activated in order to support the scenario?
    5) Question: In their next SRM phase, they are trying to run scenarios like PPS and Doc Builder. In that case, is Enhancement Pack 4 a mandatory component?
    6) Last: Is there any SAP official documentation that maybe answers the question that I listed above?
    Thanks.

    Hello Jay,
    Please find the upgrade information:
    https://websmp206.sap-ag.de/upgrade-srm
    EhP4 is not mandatory for strategic sourcing, data transfer via RFC can be used.
    The benefit with EhP4 for your scenario will be new feature of "Collective Processing of purchase requistion" CPPR; where buyer can select the PReq line items on the portal & create RFx directly in the SRM system. All data transfer is via PI in this scenario.  Creating a RFQ in ECC is not a good idea, when you can leverage the RFx capabilities of SRM.
    New features: Blog:
    /people/michael.jud/blog/2008/09/10/srm-70-in-the-business-suite
    Official information :
    http://service.sap.com/srm click on SRM 7.0 external view
    Hope this solves.
    Thanks
    Ashutosh

  • Mixed case table/col names and JDeveloper?

    I am thinking of trying to use mixed case table/column names in my Oracle 8i database.
    My hope is to achieve table/column names consistent with Java conventions (which I am happy with).
    Would this work with Jdeveloper 3.1? 3.2?
    Will JDeveloper/BC4J then generate mixed case names?
    Will I cause my self lots of pain and suffering? (I don't consider having to enter a correct mixed case name a pain; I do consider always having to quote it and/or use TOUPPER, etc. a bit of pain)
    Thanks
    R.Parr
    Temporal Arts
    null

    I do consider always having to quote it and/or use TOUPPER, etc. a bit of pain)<<<JDEV isn't as much the issue. If you have simple applications and don't intend to change things over time, or create lots of interfaces, or support multiple development tools against the same database, mixed cases seem to work fine.
    To give yourself an idea of how cumbersome things will be, go in and
    create "myTable" ( "myField" varchar2(20) );
    now DESC ribe the table,
    select myField from it.
    Putting doublequotes around things all the time gets very irritating. Remember it is also for having special characters and embedded spaces... and I don't know of any PL/SQL SET ( other than the opposite: SQLCASE that forces just about everything to uppercase ).
    Oh, and then you get to encounter fun things like ODBC and JDBC drivers that may or may not like it. Or if you MOVE/EXPORT the data around, your target may or may not be happy.
    Working at several diversified, large organization with MANY database products/targets, I've become very disenchanted with making mixed case attributes and table names!
    All tools should support mixed case correctly. Reality has returned a mixed case of results. grin or not, as the case may be.
    null

  • CRM Case partner table

    Hello
    Does anybody know what the name of the table where the CRM Case partner is stored?
    I know CRM Case attributes - SCMG_T_CASE_ATTR, but it does not contain the partners to this CASE document.
    Looking forward to hear more!
    Best regards
    Bent Holm Nielsen

    Hello!
    We have a problem with that table. In webui, I add a partner to the case, but table CRMD_CASE_INDEX is not updated. What is the problem?
    Regards,
    Javier

Maybe you are looking for