Sage 100

 View Only
Expand all | Collapse all

Non-urgent. Have a client running Sage 100 Std -

Chris St. Amand

Chris St. Amand02-09-2017 11:40

Chris St. Amand

Chris St. Amand02-09-2017 11:56

  • 1.  Non-urgent. Have a client running Sage 100 Std -

    Posted 02-09-2017 11:26
    Non-urgent. Have a client running Sage 100 Std - 2016 PU3. I had to import a General Journal Entry. Client has a 17-digit GL Account. The Journal Entry Import requires the account key. In the past, I have given the import either the raw account or the formatted account, and it was smart enough to figure out the account key. This time, with the longer GL account, the import appeared to look at the first 9 characters of the formatted account, and converted some to keys, but not those that had anything other than zeros in positions 10 thru 17 of the formatted account. I could not override the incoming field length (for the formatted GL account) to more than 9 digits. I did a manual conversion with lookups in Excel to get the 9 digit key, and imported that. I was just wondering if I missed something simple that might have allowed me to avoid all the extra work.


  • 2.  RE: Non-urgent. Have a client running Sage 100 Std -

    Posted 02-09-2017 11:33
    Mark the checkbox to skip source data truncation on the configuration tab.


  • 3.  RE: Non-urgent. Have a client running Sage 100 Std -

    Posted 02-09-2017 11:40
    Thanks Larry.


  • 4.  RE: Non-urgent. Have a client running Sage 100 Std -

    Posted 02-09-2017 11:41
    You tried it already? Did that solve the issue? It of course can impact other fields but in many cases it does the trick for that GL issue.


  • 5.  RE: Non-urgent. Have a client running Sage 100 Std -

    Posted 02-09-2017 11:46
      |   view attached
    There are two import formats that you can use to import the GL account number. Here is a chart from the on-line help instructions.


  • 6.  RE: Non-urgent. Have a client running Sage 100 Std -

    Posted 02-09-2017 11:51
    Yes, It worked perfectly. I was only importing account and amount. Everything else was default value, so no worries about other data fields . Just 1500 account balances to bring in.


  • 7.  RE: Non-urgent. Have a client running Sage 100 Std -

    Posted 02-09-2017 11:52
    Can't you do a file assign and retrieve the key from the account master?


  • 8.  RE: Non-urgent. Have a client running Sage 100 Std -

    Posted 02-09-2017 11:55
    Doug, I think the file assign would assume I have the account or account key to look up in the first place. The problem was it was only taking the first 9 characters of what I was importing.


  • 9.  RE: Non-urgent. Have a client running Sage 100 Std -

    Posted 02-09-2017 11:56
    Michael, I was using VI.


  • 10.  RE: Non-urgent. Have a client running Sage 100 Std -

    Posted 02-09-2017 12:01
    Yes you would need the full account number. I see the issue now. Glad it is working.


  • 11.  RE: Non-urgent. Have a client running Sage 100 Std -

    Posted 02-09-2017 15:02
    So the import would ignore the field size override in the VI job setting? I've seen jobs where it would lose the max field size and I would have to reset it but it would usually accept it again.


  • 12.  RE: Non-urgent. Have a client running Sage 100 Std -

    Posted 02-09-2017 15:33
    Imports into GL key fields will auto-substitute if you import the account # instead, but if your account number is more than 9 digits it is truncated, because the key field is 9 digits... unless you skip source data truncation, to allow the auto-translation from full account # to key.


  • 13.  RE: Non-urgent. Have a client running Sage 100 Std -

    Posted 02-09-2017 16:31
    What has worked for me in the past was to import into a temp field then import the temp field into the GL account as a calculated value.


  • 14.  RE: Non-urgent. Have a client running Sage 100 Std -

    Posted 02-10-2017 08:12
    In the Import Field Properties for the AccountKey, I have checked the Source, Substring box and changed the Length and Max to what I needed. Problem with this is that if you open the Field Properties again, the lengths reset.


  • 15.  RE: Non-urgent. Have a client running Sage 100 Std -

    Posted 02-10-2017 09:05
    Jane, That's where the ""source data truncation"" checkbox, that Larry suggested, overrides those incoming data limits.