ENCUMBERED

(SQL Table)
Index Back

Ann. Encumbrance Re-start Tbl

ENCUMBERED is used as a work table for the Fiscal Year and Nightly Encumbrance processes. It allows the programs to have a restart process.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 POSITION_NBR Character(8) VARCHAR2(8) NOT NULL Position Number
2 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
3 EMPL_RCD Number(3,0) SMALLINT NOT NULL Empl Record
4 WITH_ERRORS Character(1) VARCHAR2(1) NOT NULL With Errors

Default Value: N

5 ENC_PROCESS_TYPE Character(1) VARCHAR2(1) NOT NULL Encumbrance Process Type
F=Fiscal Yr Encumbrance Process
N=Nightly Encumbrance Process