Definition of table Benefits
Employee Benefits , Table Dump Name res-0003

Alphabetical Field Summary

  • benefit-code: (CHAR) Name of benefit extended to this employee
  • benefit-comment[3]: (CHAR) Any comments regarding this benefit
  • benefit-covered: (INTG) Number of dependents covered by this benefit
  • benefit-deduct-name: (CHAR) Employee deduction related to this benefit (if any)
  • benefit-start-date: (DATE) Initial/starting date of employees use of the benefit
  • comp-code: (INTG) Employee's assigned company
  • comp-code-description: (CHAR) A brief description of the company's purpose
  • dept-code: (INTG) Employee's assigned department code
  • dept-code-description: (CHAR) A brief description of the departments purpose
  • div-code: (INTG) Employee's assigned division
  • div-code-description: (CHAR) A brief description of the division's purpose
  • emp-active: (LOGC) Is employee currently active?
  • emp-fte: (DECM) Employee's Full Time Equivilency (0.00 to 1.00)
  • emp-group: (CHAR) An employee grouping classification
  • emp-id: (CHAR) Employee ID (if used)
  • emp-name: (CHAR) Employee's name in "LAST NAME, FIRST NAME M" order
  • emp-pic: (CHAR) Employee's PIC (assigned by State)
  • emp-sex: (LOGC) Employee's sex
  • emp-ssn: (CHAR) Employee's SSN
  • employee-taxable: (DECM) Portion of the benefits cost employee is taxed on
  • employer-acct-num: (CHAR) Account # employer costs are charged against
  • employer-cost: (DECM) Employers Benefit Cost
  • ethnic-code: (CHAR) Employee's ethnicity code
  • is-applicant: (LOGC) Yes if this entry is for an applicant
  • job-code: (CHAR) Employee's job code
  • job-code-description: (CHAR) A brief description of the job
  • loc-code: (CHAR) Employee's Primary Location
  • loc-code-description: (CHAR) A brief description of the job
  • marital-code: (CHAR) Employee's Marital status
  • status-code: (CHAR) Employee's status code
  • union-member: (LOGC) Does employee belong to a union?

    Alphabetical Index Summary

  • benefit-code: (PRIMARY) benefit-code
  • comp-code: comp-code
  • dept-code: dept-code
  • div-code: div-code
  • emp-group: emp-group
  • emp-id: emp-id
  • emp-name: emp-name
  • emp-ssn: emp-ssn
  • ethnic-code: ethnic-code
  • is-applicant: is-applicant
  • job-code: job-code
  • loc-code: loc-code
  • marital-code: marital-code
  • status-code: status-code

    Tables Benefits references

  • Contacts - Employee Contacts
  • Counters - Employee Gross and Tax Counters
  • Deductions - Employee Deductions
  • Degree - Employee Degrees
  • Dependents - Employee Dependents
  • Distributions - Employee Distributions
  • Events - Employee Events
  • Notes - Employee Notes
  • Payrates - Employee Payrates
  • Payrate_Distributions - Payrate Related Distributions
  • Retirement - Per Payroll Retirement
  • Taxes - Employee Tax Setup (no counters)
  • W2 - Employee W2 information


    Detailed Alphabetical Field Listing
    benefit-code Data type: CHARACTER
    Format: x(8)
    Description: Name of benefit extended to this employee
    Attributes: Index Component

    benefit-comment Data type: CHARACTER (Extent: 3)
    Format: x(60)
    Description: Any comments regarding this benefit

    benefit-covered Data type: INTEGER
    Format: zzz (Initial Value: 0)
    Description: Number of dependents covered by this benefit

    benefit-deduct-name Data type: CHARACTER
    Format: x(8)
    Description: Employee deduction related to this benefit (if any)

    benefit-start-date Data type: DATE
    Format: 99/99/9999
    Description: Initial/starting date of employees use of the benefit

    comp-code Data type: INTEGER
    Format: 99 (Initial Value: 0)
    Description: Employee's assigned company
    Attributes: Index Component

    comp-code-description Data type: CHARACTER
    Format: x(28)
    Description: A brief description of the company's purpose

    dept-code Data type: INTEGER
    Format: 9999 (Initial Value: 0)
    Description: Employee's assigned department code
    Attributes: Index Component

    dept-code-description Data type: CHARACTER
    Format: x(28)
    Description: A brief description of the departments purpose

    div-code Data type: INTEGER
    Format: 9999 (Initial Value: 0)
    Description: Employee's assigned division
    Attributes: Index Component

    div-code-description Data type: CHARACTER
    Format: x(28)
    Description: A brief description of the division's purpose

    emp-active Data type: LOGICAL
    Format: Yes/No (Initial Value: no)
    Description: Is employee currently active?

    emp-fte Data type: DECIMAL (Decimals: 2)
    Format: 9.99 (Initial Value: 0)
    Description: Employee's Full Time Equivilency (0.00 to 1.00)

    emp-group Data type: CHARACTER
    Format: x(8)
    Description: An employee grouping classification
    Attributes: Index Component

    emp-id Data type: CHARACTER
    Format: 999999
    Description: Employee ID (if used)
    Attributes: Index Component

    emp-name Data type: CHARACTER
    Format: x(30)
    Description: Employee's name in "LAST NAME, FIRST NAME M" order
    Attributes: Index Component

    emp-pic Data type: CHARACTER
    Format: x(10)
    Description: Employee's PIC (assigned by State)

    emp-sex Data type: LOGICAL
    Format: Male/Female (Initial Value: no)
    Description: Employee's sex

    emp-ssn Data type: CHARACTER
    Format: xxx-xx-xxxx
    Description: Employee's SSN
    Attributes: Index Component

    employee-taxable Data type: DECIMAL (Decimals: 2)
    Format: zzz,zz9.99 (Initial Value: 0)
    Description: Portion of the benefits cost employee is taxed on

    employer-acct-num Data type: CHARACTER
    Format: x(30)
    Description: Account # employer costs are charged against

    employer-cost Data type: DECIMAL (Decimals: 2)
    Format: ->>,>>9.99 (Initial Value: 0)
    Description: Employers Benefit Cost

    ethnic-code Data type: CHARACTER
    Format: x(8)
    Description: Employee's ethnicity code
    Attributes: Index Component

    is-applicant Data type: LOGICAL
    Format: Yes/No (Initial Value: no)
    Description: Yes if this entry is for an applicant
    Attributes: Index Component

    job-code Data type: CHARACTER
    Format: x(8)
    Description: Employee's job code
    Attributes: Index Component

    job-code-description Data type: CHARACTER
    Format: x(28)
    Description: A brief description of the job

    loc-code Data type: CHARACTER
    Format: x(8)
    Description: Employee's Primary Location
    Attributes: Index Component

    loc-code-description Data type: CHARACTER
    Format: x(28)
    Description: A brief description of the job

    marital-code Data type: CHARACTER
    Format: x(8)
    Description: Employee's Marital status
    Attributes: Index Component

    status-code Data type: CHARACTER
    Format: x(8)
    Description: Employee's status code
    Attributes: Index Component

    union-member Data type: LOGICAL
    Format: Yes/No (Initial Value: no)
    Description: Does employee belong to a union?

    Created on 08/13/2012 by DBHTML V1.2