FSCM Collections - Customer Contact Result in the Worklist

Hi Experts,
I have implemented FSCM Collections at my client and they have a question regarding the customer contact result in the worklist.
Indeed when one creates a customer contact and generates the worklist again (via transaction UDM_GEN_WL), it seems that the customer contact Results (code & name) disappear (regardless of the result type or settings in customizing).
Do you know how we can prevent these data from being removed from the worklist during the worklist generation ?
Thank you for your answer !

To all who that might interest: I adressed my questions to a SAP consultant and his answer was the following:
> Regarding question 1: when the worklist is generated, why is the Last Contact Date not updated ?
This is controlled by customizing and whether field u2018reachedu2019 is flagged or not in the u2018result codeu2019 settings. If it is flagged, the last contact time and date is updated when the work list is created.
> Regarding question 2: when the worklist is generated, why is the Last Contact Result not updated ?
This is the standard system behaviour and here is an explanation on why that is.
Once you run UDM_GENWL, the customer contact result is set to blank. SAP Development rationale is the following.
During the day, an specialist opens his/her worklist and successfully contacts the customer. The specialist chooses the result u2018customer reachedu2019 and the work item goes to the completed item list. Now the supervisor runs UDM_GENWL during the night and  a new worklist is created. The next day, the specialist accesses his/her worklist. If the result of the customer contact is not reset and still has a value u2018customer reachedu2019, the specialist may get confused and not know whether to contact the customer today or not. That is the reason why it was decided to reset the field result of customer contact when the worklist is created.
I guess we can argue on whether it is the right design or not, but it is the standard system behaviour. Having said that, it is possible to add customer specific fields on the work list screen using BAdI UDM_WL_ITEM_DISP_C. This could be used in order to populate a custom field with the u2018customer contact resultu2019. Using FM UDM_CCT_LAST_GET you can get the last customer contact and you can use FM UDM_CCT_RESULT_PROPERTY_GET to get the description of the result code. This is rather easily done but requires some development.

Similar Messages

  • FSCM - NO Enter customer contact/Telephone icon in UDM_supervisor/Worklist

    Hi All,
    Subj : FSCM - Enter customer contact or telephone  icon in  Worklist (UDM_supervisor)  screen.
    Sometimes when i go into my worklist and process receivables of any customer, i could not see "Telephone" icon or "Enter Customer Contact" icon (is NOT displayed or MISSING from the screen).
    This is happening occasionally, not always.
    We searched for OSS notes, but no avail.
    This is a production issue. timely help is greatly appreciated.

    Hello
    This thread seems old so may be it has a solution. I am experiencing a similar issue.
    We are not synchronizing contact persons from customer master to business partners. We will create the contact persons in business partners locally. I created a contact person in business partner master data screen and assigned a relation with a customer.  But then it does not get populated in the 'Get Contact person- Contact person in Coll mngt' pop-up window'
    Any thoughts on why this would happen.

  • Create Contact Type in Create Customer contact screen of collections mgt

    Hi All,
    Can anyone please let me know if its possible to create a new contact type ( Currently we have four default types (Outbound call / Inbound Call / Visit to Customer / Visit from Customer) in the FSCM collections management, in the create customer contact screen.
    If its possible to create a new contact type, please let me know where to do that.
    Thanks in advance.
    Thanks
    Krishna

    You can add new contact types in the customizing table UDMV_CCT_TYPE.
    With this you would be able to select the contact types you have
    defined.
    Please note that you can create entries in this table only with the
    customer namespace i.e. prefix 'Z' to the contact type that you choose.
    e.g. if you want to create a new entry in contact type say 'TEST' then
    the entry in the customizing table should be as below:
    Contact type | Name of contact type
    Z03 | TEST
    Another point to note here would be that for each entry that you create
    in this table, the system displays 2 entries (1 for Inbound and 1 for
    Outbound) in the contact type dropdown on the customer contact screen in the collection management system. This is as per the standard design
    and it cant overridden.
    Thanks
    Krishna

  • Getting error when creating worklists for FSCM - Collections management

    Hi All,
    I am trying to implement FSCM - Collections Management and after all the configuration in SPRO and periodic processing in SAP easy access for transferring Accounts recievable, when I try to create Worklist i get the below error "No BP rules with BP role category UDM000 exists for partner 200"
    I have created and assigned the BP role category UDM000 to my BP rule, yet i get this error. Is there anyway I can check the assignment of the rule.
    Please help me with your thoughts in getting this error fixed.
    Thanks & Regards,
    Ameet

    That's fine deep will take care
    Ameet my final options are
    1.As deep said check the validity of the BP @ BUT 100
    2.Check your config settings one again completly
      Cross-app components>master data sync>Synchronization control (check all the settings).
       Cross-app components>master data sync>customer /vendor integration>bp settings>settings for cust int -->define BP role for direction cust to BP(check you have assigned the group to the role).
    Cross-app components>master data sync>customer /vendor integration>bp settings>settings for cust int -->field assign for cust int >assign keys>define number assign from cust to bp (here check for the bp and cust group and same no fields).
    3.If you are running the the worklist gen by batch please check for the overlaps and the sufficient no of jobs available for processing.
    4.If your you are using ECC 6.3 or lesser version then apply the note 1134890
    5. The error may be mis-leading because the program always through the same error if there may be some other issues - so debug the pgm
    6. If every thing is fine above then write to SAP
    Thank you.
    Regards,
    D vasanth

  • Import Customer Contact in UCCX dialer automatically

    Hi,
    How we can import customer contact (ANI, Name etc) to outbound campaign automatically. Exact requirment is, we want to collect customer contact from the CRM and put in a location in a .text file and then this .txt file will be uploaded automatically to a specific campaign.
    Another query here is , if this .text file generate frequently lets say 100 no. per hour. Then how dialer will behave ? Will it start dialing after every upload?
    Please help.
    Thanks,
    Muzammel Haque

    Hi,
    you can use XPATH queries in your script, with the GET XML Document Data step, like this
    "/CUSTOMERLIST/CUSTOMER[@DNIS=$customerdnis]/Phone"
    where the $customerdnis will be value entered by the customer (?), and the result String of this step will be the Phone value (so you can use it to transfer the call to).
    To be quite honest with you, I don't really like the idea of having such an XML-based solution. XML usually works well if the file size is relatively small, but if it starts growing, it just starts eating up more resources. And, if the file is not valid, the whole thing breaks.
    Can't you just use SQL?
    G.

  • Customer contact functionality not working as expected

    Good day, i'm new here, just joined today because of this problem i'm having.
    I created a Promise-to-Pay on 18.07.2011 to be paid on 28.07.2011
    The problem is that it still appears in the Open Items Worklist when i run udm_supervisor under the specified collection group.
    It is not supposed to be there since the PTP (promise-to-pay) was already created.
    When you exit a customer as reached (in PTP) it should move to the completed items list.
    Can somebody please help me out? thank you very much!

    Hello thank you for your reply.
    How do i regenerate the worklist? you see this problem was assigned to me as a ticket. The user (who created the promise to pay) is baffled because the customer still appears in the worklist after the PTP was created. And so working as support, i was tasked to investigate why this happened.
    So it could be that the user regenerated the worklist? and if so, why has valuation not increased in the open items list?
    Thank you for your kind reply

  • Help with custom contact form

    hey... i have been trying to cr8 a custom contact me from:
    the code inside the flash movie declares the variable's and
    sends them
    on the othere hand i ahve also added the code inside the php
    script which is currently
    just trying to catch some of the varible's unsuccsesfully
    can anyone help me with this? i am not strong with php and
    thats my problem

    ef: http://www.aocroswell.com/aocroswellnew/site_flash/index-6-testcontact.html
    You have 6 opening <form> tags with several levels of wrongness about them.
    They are nested in a most confusing way.
    You have 4 closing </form> tags for those 6 opening tags.
    <form action="/aocroswellnew/contact.asp" id="form">
    <form>
    <form name="contact_form" action="contact.php" method="get">
    <form action="contact.php" method="get">
    <form id="form" method="post"  target=”_blank” action="contact.asp" name="form">
    <form id="form" method="post"  target=”_blank” action="contact.asp" name="form" >
    And I haven't even started on the controls you have (and don't have) inside some of those forms.
    You cannot have multiple instances of identical ids in a Web page.
    Try this.
    Decide ahead of time whether you want to use PHP or ASP for the action attribute.
    Decide ahead of time whether you want to use GET or POST for the method attribute.
    Create a new page in DW according to your chosen action attribute (and the path to an existing script to process this action).
    Create a new form in that page and fill in the action and method attributes as appropriate.
    Create your input controls and your button controls, giving them names, ids, and possibly labels. The names & ids may need to match whatever your script is expecting to see (I don't read asp).
    Now look at this page in Code view to see how a form should look.
    http://www.w3.org/TR/html401/interact/forms.html#h-17.1
    Mark A. Boyd
    Keep-On-Learnin' :-)
    Message was edited by: Mark A. Boyd

  • FSCM Worklist - Customer Contact Error

    FSCM Worklist - Customer Contact Error
    When entering the Customer Contact and trying to save - getting Error
    Function Call failed; Could not find UDM_GOS_ATTCH_COMMIT
    Basis recently activated
    FIN_FSCM_CCD_INTEGRATION
    FIN_FSCM_CCD_INTEGRATION_3
    but not:
    FIN_FSCM_INTEGRATION
    Would this be the problem?
    Please advise
    Thanks
    Trevor

    Hi trevor did you get a solution for this error? If you did please share.
    Thanks,
    Rick

  • Customer contact in collections

    Hi gurus,
    I have created in customer master data information about customer (name, fax, email...). When I transfer a customer to a business partner this information appears.
    My question is:
    In UDM_SUPERVISOR, how can you see this information that I inserted before.
    Do I have to active something?  becuase it doesn't appear.
    thanks in advance

    Hi,
    If you already signed the collection profile, collection group and supervisor to your BP and if for that collection group an collection strategy is assigned....
    Is the company code correctly assigned to FSCM-COL and segments ?
    I think that you should check again your conditions/pre-requisits in the collection strategy. The problem may be there...if you try to simulate the worklist (UDM_STRATEGY) do you got any results ?
    I dont think that you need to activate anything else.
    Best Regards,
    Bruno Sousa
    Edited by: Morbius on Sep 28, 2010 4:53 PM

  • Create new contact types for customer contact worklist

    Hi,
    I'm new to Collections Management and have been asked to add some new dropdown options to the Create Customer Contact screen, Contact Type field.  The current options are 'Outbound Call', 'Inbound Call', 'Visit to Customer' and 'Visit from Customer'.  This is viewable in the Worklist (tcode UDM_SUPERVISOR).
    I've searched SPRO and thought it might be set in the Customer Service or Notification area but can't find it in either.
    Any suggestions welcome.
    Gill

    Hi
    Check in customization
    customer service--customer interaction centre -customer specific system modification  for cic----maintain cic profile.
    Cya
    udayakumar.k

  • SAP FSCM-UDM_Supervisor- BP Process Receivables- Customer contact or P2P ?

    Hi,
    Am trying to create customer contacts for BP in collection management through custom program where FDM_CCT_CREATE function module is used to create CCT details.
    This report updates the data related to BP in UDM_CCT_ATTR table , but the contact data created is not reflected in Process receivables screen of selected worklist (of customer ) in UDM_SUPERVISOR transaction.
    Can anyone help me on this? Is there any other way to create customer contacts or P2P ? As i need to upload this data from legacy system into SAP system.
    Thanks,
    Archana.

    Hi,
    Am trying to create customer contacts for BP in collection management through custom program where FDM_CCT_CREATE function module is used to create CCT details.
    This report updates the data related to BP in UDM_CCT_ATTR table , but the contact data created is not reflected in Process receivables screen of selected worklist (of customer ) in UDM_SUPERVISOR transaction.
    Can anyone help me on this? Is there any other way to create customer contacts or P2P ? As i need to upload this data from legacy system into SAP system.
    Thanks,
    Archana.

  • Problem occured while customizing the WorkList app(customapp) in 10.1.3

    Hi,
    We are working on customizing the worklist application. By following the link we have done the changes specified in the topic "16.5 Customizing the Worklist Application" in http://download-uk.oracle.com/docs/cd/B31017_01/integrate.1013/b28981/worklist.htm#BHACDDFJ
    After that we are able to deploy the customapp successfully. But while access the http://localhost/integration/customapp, "Internal Server Error. Please contact your administrator" has occured.
    Following is the exception stacktrace in the application.log file :
    08/03/11 15:46:12.217 customworklist: Servlet error
    javax.servlet.ServletException: Error instantiating servlet 'Login'. Servlet class worklistapp.servlets.Login not found in web-application customworklist
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpApplication.servletClassNotFound(HttpApplication.java:4880)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4846)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4748)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2971)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:741)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    "worklistapp.servlets.Login" class is available in WEB-INF/classes folder.
    And we are able to acess http://localhost/integration/worklistapp properly.
    Please provide some inputs on this.
    Thanks,
    -Vidya

    Hi,
    I am able to resolve the below problem. We missed out the "parent" param in deploy task.
    <oracle:deploy debug="true"
              deployerUri="deployer:oc4j:opmn://localhost:6004/home"
              userid="oc4jadmin"
              password="oc4jadmin"
              file="${worklist.ear.dir}/customworklist.ear"
              deploymentname="customapp" contextroot="/integration/customapp"
              bindallwebapps="default-web-site"
              parent="orabpel"          logFile="./build.log"
         />
    now we are able to see the login page properly. But now the problem is we are not able to login into the application. Following error has occured while trying login:
    08/03/12 10:58:37.476 customworklist: Servlet error
    java.lang.LinkageError: loader constraints violated when linking oracle/tip/pc/services/identity/config/ISConfiguration class
         at oracle.tip.pc.services.identity.config.ISConfiguration.load(ISConfiguration.java:288)
         at oracle.tip.pc.services.identity.config.ISConfiguration.load(ISConfiguration.java:243)
         at oracle.tip.pc.services.identity.config.ISConfiguration.<clinit>(ISConfiguration.java:85)
         at Login.jspService(_Login.java:120)
         at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.3.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:724)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:414)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at worklistapp.servlets.BaseServlet.validateSession(BaseServlet.java:227)
         at worklistapp.servlets.BaseServlet.doGet(BaseServlet.java:140)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Any help in this regard is appreciated.
    Thanks,
    -Vidya

  • Adding Flex-field to Custom View in the Worklist

    Hi,
    I am using OAS10133. I have mapped a SIMPLE_TYPE payload attribute to a flex field label in the worklist. I created a custom view. I want to display this playload attribute as a column in custom view and want to make it searcheable. But when I create the custom view, then at the time of selecting the columns, I do not find the name of this label listed in the dropdown.
    I have also made an entry in WorkFlowLabels.properties file.
    Can anyone please let me know if I need to follow any other step to display the flex field label as a column in custom view?
    Thanks in advance.
    -sam

    Hi Pete,
    There are two exits that were used.
    A user exit IMRC0001 (MeasPoint/MeasDoc: Exit before update (after COMMIT WORK) /  FM: EXIT_SAPLIMR0_001) for the transaction IK11 to enter the value for the custom field. When the measuring document is saved a pop up appears wherein the value for the custom field can be entered.
    A menu exit IMRC0003 (MeasDoc: Menu exit for customer-specific function / FM: EXIT_SAPLIMR0_003) for the transaction IK12 in order to change the custom field.

  • What is the best way to sync multiple collections of contacts among multiple users?

    (I originally submitted this question under the "Mac OS X Technologies" section, but got no response. I'm submitting a duplicate here because this is where all the smart folks are! My apologies that my question is only partially related to OS X Server . . . )
    What is the best way to sync multiple collections of contacts among multiple users on iOS and OS X?
    For example, suppose I have three collections of contacts: Bob's, Sally's, and Common. I want Bob to be able to access and sync Bob's contacts and Common contacts, and Sally to access and sync Sally's contacts and Common contacts. Bob and Sally never need to access or sync each other's contacts. Bob and Sally would both sync and share contacts in Common.
    How would I best implement this? It's my understanding I have three options for managing contacts across iOS and OS X: 1. iCloud accounts, 2. Install OS X server, or 3. Install and manage Darwin CardDAV directly. Which method would best support what I wish to do?
    I am a seasoned Unix geek well versed in the terminal, so I am prepared to get my hands dirty as much as necessary to achieve what I want. Also, it is sufficient if syncing takes place over WiFi on the local network, in fact, that is desirable versus syncing over the cloud.

    Thanks for your reply Nick101. I see my example was oversimplified. When I say "multiple groups of contacts over multiple users" I'm really referring to N groups of contacts over N users.
    So I need to add Fred, who can access and sync Bob's contacts, Sally's contacts, and Common contacts, as well as Fred's contacts. Can I do it with OS X server?
    You mention you keep your and your partner's contacts administered locally. What keeps you from administering them through OS X server as well?
    I am guessing this can all somehow be accomplished with multiple contact accounts, but I can't find any information on the web explicitly describing this.

  • IOS 8.2 update resulted in the bottom of my 6plus phone screen (the wording below the 5 icons - favorites, recent, contacts, etc.) being cut off.  Fix?

    iOS 8.2 update resulted in the bottom of my 6plus phone screen (the wording below the 5 icons - favorites, recent, contacts, etc.) being cut off.  Fix?

    Hi there Melinda,
    As I understand it, it seems like a part of the screen isn't visible at the bottom. I would start by quitting all the running apps on the iPhone:
    iOS: Force an app to close
    Double-click the Home button.
    Swipe left or right until you have located the app you wish to close.
    Swipe the app up to close it.
    When you have done that restart the device and test the issue again:
    iOS: Turning off and on (restarting) and resetting
    I would next check to see if an Accessibility option enabled making the screen larger with iTunes:
    Use Accessibility features in iOS
    Connect your iPhone, iPad, or iPod touch to any computer with iTunes installed.
    In iTunes, select your device.
    From the Summary pane, click > Configure Universal Access in the Options section at the bottom.
    Select the feature you would like to use and click OK.
    Thank you for using Apple Support Communities.
    Take care,
    Sterling

Maybe you are looking for

  • How to delete all contacts in thr e iPod Touch????

    The synchronization with Outlook does not work properly: some contacts appears 2 times, some appears 3 times and some appears 4 times in the ipod. And the sync hsa deleded several contacts in my Outlook. So, I want to delete all contacts in the iPod

  • Submited parameters are added to the tab link

    Hello I' have ULR-Portlets on my Tab at a portalpage. When I do some work on one portlet (submit data), then the data will be added to the links to other tabs. Tab-Link-Example: http://<server>:7778/portal/page?_pageid=53,1,53_34989:53_35507:53_35579

  • Procument through Internal Order

    Hi We got few real internal orders (overhead) where it got a budget value and a settlement rule to be settled to a cost center When raising PO, we use  F (Internal Order) as the account assignment adn the double entry is passed to debiting as asset a

  • CallbackHandler  - username and password token

    Hi, I use a CallbackHandler and server_security_config.xml on the server to authenticate and authorize the user. I get the correct username and password token on the server and do my validation directly in: public class AuthenticationValidator implem

  • Best way to share documents over a same network

    How best to share a document on a LAN ? Thought I'd ask the experts who do this all the time... We never share docs but need to over our LAN so we can both edit same docs. What is the easiest, most efficient way to do so? Public folder, iDisk, or ? T