Definition of table dc-status-reason
No table description available , Table Dump Name dc-statu

Alphabetical Field Summary

  • cre-date: (DATE) Date this record was created
  • cre-time: (CHAR) Creation time of this record
  • cre-user-name: (CHAR) Name of user who created this record
  • dc-status-code: (CHAR) DC Status Change Reason Code
  • dc-status-id: (INTG) DC Status Change Reason Code
  • description: (CHAR) A brief description of the study type
  • primary-key: (INTG) Unique, Primary key for record
  • upd-date: (DATE) Date this record was last updated
  • upd-time: (CHAR) Time of last update to this record
  • upd-user-name: (CHAR) Name of user who last updated this record

    Alphabetical Index Summary

  • by-code: dc-status-code
  • by-id: (UNIQUE, PRIMARY) dc-status-id

    Alphabetical Trigger Summary

  • CREATE: Overridable, Procedure is tr-c-dcs.p
  • DELETE: Overridable, Procedure is tr-d-dcs.p
  • WRITE: Overridable, Procedure is tr-u-dcs.p

    Other tables who reference dc-status-reason

  • emp-dc - (no description available)
  • emp-deduct - Employee Deductions file


    Detailed Alphabetical Field Listing
    cre-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date this record was created

    cre-time Data type: CHARACTER
    Format: x(8)
    Help: Creation time of this record

    cre-user-name Data type: CHARACTER
    Format: x(16)
    Help: Name of user who created this record
    Attributes: Mandatory

    dc-status-code Data type: CHARACTER
    Format: x(8)
    Help: DC Status Change Reason Code
    Attributes: Index Component

    dc-status-id Data type: INTEGER
    Format: 999999999999999
    Help: DC Status Change Reason Code
    Attributes: Index Component

    description Data type: CHARACTER
    Format: x(28)
    Help: A brief description of the study type

    primary-key Data type: INTEGER
    Format: zzzzzzzzz9
    Help: Unique, Primary key for record

    upd-date Data type: DATE
    Format: 99/99/9999 (Initial Value: TODAY)
    Description: Date this record was last updated

    upd-time Data type: CHARACTER
    Format: x(8)
    Help: Time of last update to this record

    upd-user-name Data type: CHARACTER
    Format: x(16)
    Description: Name of user who last updated this record

    Created on 12/28/2020 by DBHTML V1.2