Definition of table ethnic-code
Ethnic Codes files , Table Dump Name ethnic

Alphabetical Field Summary

  • cre-date: (DATE) Date record was created
  • cre-time: (CHAR) Time record was created
  • cre-user-name: (CHAR) Name of user who created the record
  • description: (CHAR) Description of this ethnic code
  • ethnic-code: (CHAR) Ethnic code name
  • ethnic-code-id: (INTG) [DEFINE KEY]
  • extern-guid: (CHAR) External Global Unique ID for this record
  • is-hispanic: (LOGC) Is this student hispanic?
  • state-ethnic-code: (CHAR) State Assigned ethnic code
  • upd-date: (DATE) Date record was last updated
  • upd-time: (CHAR) Record last updated at
  • upd-user-name: (CHAR) Name of user record was updated by

    Alphabetical Index Summary

  • description: description
  • ethnic-code: ethnic-code
  • ethnic-code-id: (UNIQUE, PRIMARY) ethnic-code-id
  • extern-guid: extern-guid

    Alphabetical Trigger Summary

  • CREATE: Overridable, Procedure is tr-c-etc.p (SOURCE NOT AVAILABLE)
  • DELETE: Overridable, Procedure is tr-d-etc.p (SOURCE NOT AVAILABLE)
  • REPLICATION-CREATE: Procedure is rp-c-etc.p (SOURCE NOT AVAILABLE)
  • REPLICATION-DELETE: Procedure is rp-d-etc.p (SOURCE NOT AVAILABLE)
  • REPLICATION-WRITE: Procedure is rp-u-etc.p (SOURCE NOT AVAILABLE)
  • WRITE: Overridable, Procedure is tr-u-etc.p (SOURCE NOT AVAILABLE)

    Other tables who reference ethnic-code

  • stu-base - Student Base record
  • stu-history - Student Activity History


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

    cre-time Data type: CHARACTER
    Format: x(8)
    Description: Time record was created

    cre-user-name Data type: CHARACTER
    Format: x(16)
    Description: Name of user who created the record

    description Data type: CHARACTER
    Format: x(28)
    Help: Description of this ethnic code
    Attributes: Index Component

    ethnic-code Data type: CHARACTER
    Format: x(8)
    Help: Ethnic code name
    Attributes: Index Component

    ethnic-code-id Data type: INTEGER
    Format: zzzzzzzzzzz9
    Description: [DEFINE KEY]
    Help: Internally assigned thnic code ID
    Attributes: Index Component

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

    is-hispanic Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Is this student hispanic?

    state-ethnic-code Data type: CHARACTER
    Format: x(8)
    Help: State Assigned ethnic code

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

    upd-time Data type: CHARACTER
    Format: x(8)
    Description: Record last updated at

    upd-user-name Data type: CHARACTER
    Format: x(16)
    Description: Name of user record was updated by

    Created on 05/07/2012 by DBHTML V1.2