Definition of table atnd-unit-xlate
Unit Translations File , Table Dump Name atd-xlat

Alphabetical Field Summary

  • atnd-unit: (CHAR) Name of unit to translate from
  • conv-factor: (DECM) Conversion Factor. This is multiplied to convert to the unit
  • extern-guid: (CHAR) External Global Unique ID for this record
  • primary-key: (INTG) Unique, Primary key for record
  • to-atnd-unit: (CHAR) Name of unit to translate to

    Alphabetical Index Summary

  • atnd-unit-xlate: (UNIQUE, PRIMARY) atnd-unit, to-atnd-unit
  • extern-guid: extern-guid
  • to-atnd-unit: to-atnd-unit, atnd-unit

    Alphabetical Trigger Summary

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

    Tables atnd-unit-xlate references

  • atnd-unit - Attendance Unit Code Definitions


    Detailed Alphabetical Field Listing
    atnd-unit Data type: CHARACTER
    Format: x(8)
    Description: Name of unit to translate from
    Attributes: Index Component

    conv-factor Data type: DECIMAL (Decimals: 3)
    Format: -z,zz9.999 (Initial Value: 0)
    Help: Conversion Factor. This is multiplied to convert to the unit

    extern-guid Data type: CHARACTER
    Format: x(32)
    Description: External Global Unique ID for this record
    Attributes: Index Component

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

    to-atnd-unit Data type: CHARACTER
    Format: x(8)
    Description: Name of unit to translate to
    Attributes: Index Component

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