DEPR_SCHED_TBL(SQL Table) |
Index Back |
---|---|
Depreciation Schedules |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
|
2 | Number(4,0) | SMALLINT NOT NULL | Useful Life | |
3 | Character(10) | VARCHAR2(10) NOT NULL | Schedule Code | |
4 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %DATE |
|
5 | CONV_SPECIFIC_SW | Character(1) | VARCHAR2(1) NOT NULL |
Specific Convention
Y/N Table Edit Default Value: N |
6 | CONVENTION | Character(2) | VARCHAR2(2) NOT NULL |
Book Depreciation Convention
or Cost Convention
Prompt Table: CONV_SETID_VW |
7 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |