ELIM_LINE_TBL

(SQL Table)
Index Back

Elimination Set Lines

  • Parent record: ELIM_SET_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

    Default Value: ELIM_SET_TBL.SETID

    2 ELIMINATION_SET Character(10) VARCHAR2(10) NOT NULL Elimination Set

    Default Value: ELIM_SET_TBL.ELIMINATION_SET

    3 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: ELIM_SET_TBL.EFFDT

    4 JOURNAL_LINE Number(9,0) DECIMAL(9) NOT NULL Uniquely identifies a journal line with a sequence number. Within a single journal entry, the line sequence begins with 1 and automatically increments by 1 for each succeeding journal line. There can be any number of lines associated with a journal header.

    Default Value: 1