Sage 100

 View Only
  • 1.  Payroll 2.19

    Posted 01-09-2019 10:30
    Heads up for anyone using VI jobs in 2.19 - you have to change your perform logic if you are doing auto decutions.

    Auto Deductions are not created when importing into PR_PayrollHeader after installing Payroll 2.19.0

    Products
    Sage 100

    Description
    <content>

    Auto Deductions are not created when importing into PR_PayrollHeader after installing Payroll 2.19.0

    </content>

    Cause
    <content>
    Missing Perform Logic Statement
    Import jobs created on 2.19.0 will automatically default with the necessary perform logic required.
    This issue will affect Payroll imports created on older versions.
    </content>

    Resolution
    <content>
    1. Open Visual Integrator, Import Job Maintenace and select Import Job
    2. Click the Perform button on the Configuration tab
    3. Enter the following in Perform Maintenance:
      • Perform Type: On Completion
      • File Type: Header
      • Sequence: 001
      • Command: IF NOT(cTest) { coBusiness'ImportJobCompletion() }
    4. Click Accept after entering the fields in Perform Maintenance
    5. Click Accept in Import Job Maintenance and Auto Deductions will appear after importing
    </content>

    ------------------------------
    Mary Mays
    ------------------------------


  • 2.  RE: Payroll 2.19

    Posted 01-09-2019 10:33
    Great heads up!!

    Get Outlook for iOSo
     


    ------Original Message------

    Heads up for anyone using VI jobs in 2.19 - you have to change your perform logic if you are doing auto decutions.

    Auto Deductions are not created when importing into PR_PayrollHeader after installing Payroll 2.19.0

    Products
    Sage 100

    Description
    <content>

    Auto Deductions are not created when importing into PR_PayrollHeader after installing Payroll 2.19.0

    </content>

    Cause
    <content>
    Missing Perform Logic Statement
    Import jobs created on 2.19.0 will automatically default with the necessary perform logic required.
    This issue will affect Payroll imports created on older versions.
    </content>

    Resolution
    <content>
    1. Open Visual Integrator, Import Job Maintenace and select Import Job
    2. Click the Perform button on the Configuration tab
    3. Enter the following in Perform Maintenance:
      • Perform Type: On Completion
      • File Type: Header
      • Sequence: 001
      • Command: IF NOT(cTest) { coBusiness'ImportJobCompletion() }
    4. Click Accept after entering the fields in Perform Maintenance
    5. Click Accept in Import Job Maintenance and Auto Deductions will appear after importing
    </content>

    ------------------------------
    Mary Mays
    ------------------------------


  • 3.  RE: Payroll 2.19

    Posted 01-09-2019 11:38
    Great share - thanks

    ------------------------------
    Wayne Schulz
    Schulz Consulting - Consultant
    Glastonbury CT
    860-516-8990
    http://www.s-consult.com
    ------------------------------