Definition of table service-code
Service Codes for salary paid , Table Dump Name serv-cd

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
  • extern-guid: (CHAR) External Global Unique ID for this record
  • primary-key: (INTG) Unique, Primary key for record
  • service-code: (CHAR) Enter Service Code for salary paid
  • service-code-id: (INTG) [DEFINE KEY]
  • service-desc: (CHAR) Describe service for salary paid
  • state-service: (LOGC) Yes if Service is defined by and reported to the State
  • 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

  • extern-guid: extern-guid
  • service-code: service-code, service-code-id
  • service-desc: service-desc, service-code-id
  • service-id: (UNIQUE, PRIMARY) service-code-id

    Alphabetical Trigger Summary

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

    Other tables who reference service-code

  • pay-assign-role - Role & Service of Pay Assignment


    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

    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

    service-code Data type: CHARACTER
    Format: x(8)
    Help: Enter Service Code for salary paid
    Attributes: Index Component

    service-code-id Data type: INTEGER
    Format: >>,>>>,>>9
    Description: [DEFINE KEY]
    Attributes: Index Component

    service-desc Data type: CHARACTER
    Format: x(30)
    Help: Describe service for salary paid
    Attributes: Index Component

    state-service Data type: LOGICAL
    Format: Yes/No (Initial Value: No)
    Help: Yes if Service is defined by and reported to the State

    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