Definition of table Accrual
Employee Accruals , Table Dump Name res-0001

Alphabetical Field Summary

  • accr-atnd-unit: (CHAR) Attendance Unit code/type for this accrual records
  • accr-balance: (DECM) Balance of accrual remaining this year
  • accr-code: (CHAR) Name of the accrual to use for this block
  • accr-cur: (DECM) Current Accrual
  • accr-end-date: (DATE) Ending date (Month, Day) for the accrual code
  • accr-group-code: (CHAR) Accrual Grouping Code
  • accr-next-year-accrual: (DECM) Accrual to start next year off with
  • accr-remain: (DECM) Remaining/unused accrual from last year
  • accr-start-date: (DATE) Starting date (Month, Day) for the accrual code
  • accr-started-on: (DATE) Date this accrual started
  • accr-stopped-on: (DATE) Date this accrual stopped
  • accr-used: (DECM) Accrual used this year
  • 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
  • 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

  • accr-atnd-unit: (PRIMARY) accr-atnd-unit
  • accr-code: accr-code
  • accr-end-date: accr-end-date
  • accr-group-code: accr-group-code
  • accr-start-date: accr-start-date
  • 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 Accrual 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
    accr-atnd-unit Data type: CHARACTER
    Format: x(8)
    Description: Attendance Unit code/type for this accrual records
    Attributes: Index Component

    accr-balance Data type: DECIMAL (Decimals: 3)
    Format: -z,zz9.999 (Initial Value: 0)
    Description: Balance of accrual remaining this year

    accr-code Data type: CHARACTER
    Format: x(8)
    Description: Name of the accrual to use for this block
    Attributes: Index Component

    accr-cur Data type: DECIMAL (Decimals: 3)
    Format: -z,zz9.999 (Initial Value: 0)
    Description: Current Accrual

    accr-end-date Data type: DATE
    Format: 99/99/9999
    Description: Ending date (Month, Day) for the accrual code
    Attributes: Index Component

    accr-group-code Data type: CHARACTER
    Format: x(8)
    Description: Accrual Grouping Code
    Attributes: Index Component

    accr-next-year-accrual Data type: DECIMAL (Decimals: 3)
    Format: -z,zz9.999 (Initial Value: 0)
    Description: Accrual to start next year off with

    accr-remain Data type: DECIMAL (Decimals: 3)
    Format: -z,zz9.999 (Initial Value: 0)
    Description: Remaining/unused accrual from last year

    accr-start-date Data type: DATE
    Format: 99/99/9999
    Description: Starting date (Month, Day) for the accrual code
    Attributes: Index Component

    accr-started-on Data type: DATE
    Format: 99/99/9999
    Description: Date this accrual started

    accr-stopped-on Data type: DATE
    Format: 99/99/9999
    Description: Date this accrual stopped

    accr-used Data type: DECIMAL (Decimals: 3)
    Format: -z,zz9.999 (Initial Value: 0)
    Description: Accrual used this year

    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

    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