ICESA (Interstate Conference of Employment Security Agencies)is a format used by QuickFile to submit data to TWC (Texas Workforce Commission).

ICESA format indicates the input data is in the format specified for wage reporting by the Interstate Conference of Employment Security Agencies.

This format consists of a 275-byte long record with 6 different types of information.

  • A Record: Submitter Information. FEID required.
  • B Record: Placeholder only-required but info not used.
  • E Record: Employer information (One E record for each employer-quarter).
  • S Record: Employee Salary information (one record for each employee of the above employer for the quarter).
  • T Record: Employer Total information (ends the E-record group).
  • F Record: Final record at the end.

A submission with multiple employers would have the records arranged like this:

  • A Record
  • B Record
  • E Record (info about first employer)
    • S Record (for first E record employer)
  • T Record (totals for first employer)
  • E Record (info about second employer)
    • S Record (for second E record employer)
  • T Record (totals for second employer)
  • F Record