Sage 100

 View Only
  • 1.  We imported Customer information including credit

    Posted 04-22-2016 08:36
    We imported Customer information including credit limits, (version 2013) The limits seem to be ignored when entering sales orders and such, UNLESS the end user goes in to customer maintenance, changes the credit limit to zero, accepts, and then goes back in and puts the amount back in. Then it works properly!? Question: is there another field somewhere that needs to be set when importing customer credit limits? TIA


  • 2.  RE: We imported Customer information including credit

    Posted 04-22-2016 10:18
    Greg, I can't think of any nor did I see anything in the file layouts that would give me a clue. When I run into this I use data file display and maintenance to look at the record (customer in your case) and take screen shot of all the fields in DFDM. then I manually fix it in customer maintenance as you described. Then I go back into DFDM and look at the record again compared to my screen shots to see what changed. that should tell you what your import job is lacking.


  • 3.  RE: We imported Customer information including credit

    Posted 04-22-2016 10:50
    Everything @DavidOverholt said, also, take a look at the date time stamps on the data files themselves... see if some other table is being updated when you manually fix it.


  • 4.  RE: We imported Customer information including credit

    Posted 04-22-2016 11:14
    I'd DFDM a customer where you haven't already gone into the record and see if maybe the amount if being pulled in with a space or something odd like that. Also check that credit hold is N


  • 5.  RE: We imported Customer information including credit

    Posted 04-22-2016 12:30
    checking all now, stay tuned...


  • 6.  RE: We imported Customer information including credit

    Posted 04-22-2016 13:08
    Only other file touched by changing a credit limit besides AR_Customer is AR_Audit. No customers are on Credit hold. No fields other than CreditLimit changed (in DFDM) hmm..... I am thinking pilot error... Have to check with them to see if it is still happening. Thanks for the help


  • 7.  RE: We imported Customer information including credit

    Posted 04-22-2016 13:10
    Make sure the credit hold field is filled in - when I tested on a new customer that was the only other field that seemed like it might be relevant. I have seen in other cases where a blank field causes this type of thing .


  • 8.  RE: We imported Customer information including credit

    Posted 04-22-2016 13:15
    Yeah, I thought of that too, they were all N


  • 9.  RE: We imported Customer information including credit

    Posted 04-22-2016 13:16
    Had a client just yesterday that the InactiveItem field was blank in some Misc Items, gotta fix that tonight - sheesh.


  • 10.  RE: We imported Customer information including credit

    Posted 04-27-2016 23:19
    UPDATE: Discovered there is a second credit limit field in AR_Customer if you have DSD Multi Currency installed. Re-imported again, populating the MCCreditLimit field and all seems to be fixed.


  • 11.  RE: We imported Customer information including credit

    Posted 04-28-2016 04:30
    Thanks for the update Greg