Sage 100

 View Only
  • 1.  Is there a way to dynamically specify the current

    Posted 11-13-2013 12:26
    Is there a way to dynamically specify the current company in the Skip Record option? I'm importing Purchase Orders form a SQL database but the records in the tables are for multiple companies. My SQL tables do have a company code field so I'd like to skip records where the myDatabase.CompanyCode <> the current company.


  • 2.  RE: Is there a way to dynamically specify the current

    Posted 11-13-2013 12:29
    In the past I have hardcoded it in the Record logic and created one import for each company.