DEPR_LIM_TBL(SQL Table) |
Index Back |
---|---|
Depreciation Limits |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
2 | DEPR_LIMIT_CD | Character(10) | VARCHAR2(10) NOT NULL | Depreciation Limit Code |
3 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
4 | AMT_PCT_SW | Character(1) | VARCHAR2(1) NOT NULL |
Amount or Percentage
A=Amount P=Percentage Default Value: A |
5 | YEAR_END | Number(4,0) | SMALLINT NOT NULL | During defining Depreciation Limit, this field is used to indicate which is the last year using the Depreciation Limit |