WKF_CNT_CLAUSE

(SQL Table)
Index Back

Work Force Contract Clause

Contract Clause is used to store special contract clause

  • Related Language Record: WKF_CNTCLS_LNG
  • Parent record: CONTRACT_DATA
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

    Prompt Table: PERSON

    2 CONTRACT_NUM Character(25) VARCHAR2(25) NOT NULL Contract Number
    3 EFFDT Date(10) DATE NOT NULL Effective Date
    4 CONTRACT_SEQ Number(3,0) SMALLINT NOT NULL Contract Seq#
    5 CONTRACT_CLAUSE Character(3) VARCHAR2(3) NOT NULL Contract Clause

    Prompt Table: CNT_CLAUSE_TBL

    6 CLAUSE_STATUS Character(1) VARCHAR2(1) NOT NULL Clause Status
    1=Optional
    2=Required
    7 DESCR254 Character(254) VARCHAR2(254) NOT NULL Description of length 254
    8 COMMENTS Long Character CLOB Comment