Definition of table hrs-prof
HRS System wide profile , Table Dump Name hrs-prof

Alphabetical Field Summary

  • cre-date: (DATE) Date this record was created
  • cre-user-name: (CHAR) Name of user who created this record
  • extern-guid: (CHAR) External Global Unique ID for this record
  • primary-key: (INTG) Unique, Primary key for record
  • upcase-addr: (LOGC) Yes to store all address info in upper case, No to leave as-
  • upcase-names: (LOGC) Yes to store names in upper case, No to leave as-is.
  • upd-date: (DATE) Date this record was last updated
  • upd-user-name: (CHAR) Name of user who last updated this record
  • use-company: (LOGC) Yes to use Company codes, No to ignore them
  • use-dept: (LOGC) Yes to use Department codes, No to ignore them
  • use-div: (LOGC) Yes to use division codes, No to ignore them
  • use-emp-id: (LOGC) Yes to enable the Employee ID, No to disable it.

    Alphabetical Index Summary

  • default: (PRIMARY)

    Alphabetical Trigger Summary

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


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

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

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

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

    upcase-addr Data type: LOGICAL
    Format: Yes/No (Initial Value: Yes)
    Help: Yes to store all address info in upper case, No to leave as-

    upcase-names Data type: LOGICAL
    Format: Yes/No (Initial Value: Yes)
    Help: Yes to store names in upper case, No to leave as-is.

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

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

    use-company Data type: LOGICAL
    Format: Yes/No (Initial Value: Yes)
    Help: Yes to use Company codes, No to ignore them

    use-dept Data type: LOGICAL
    Format: Yes/No (Initial Value: Yes)
    Help: Yes to use Department codes, No to ignore them

    use-div Data type: LOGICAL
    Format: Yes/No (Initial Value: Yes)
    Help: Yes to use division codes, No to ignore them

    use-emp-id Data type: LOGICAL
    Format: Yes/No (Initial Value: Yes)
    Help: Yes to enable the Employee ID, No to disable it.

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