SCD_RATINMODELS(SQL Table) |
Index Back |
---|---|
Scoring ModelsScoring Models |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCD_RATIN_MODEL_ID | Character(10) | VARCHAR2(10) NOT NULL | Rating Model ID |
2 | SCD_DESCR45 | Character(45) | VARCHAR2(45) NOT NULL | 45 Character Description |
3 | SCD_INCLUDE_NA | Character(1) | VARCHAR2(1) NOT NULL |
Include Not Applicable Flag
Y/N Table Edit Default Value: N |
4 | CREATEDTTM | DateTime(26) | TIMESTAMP | DateTime of Query Creation |
5 | CREATED_BY | Character(30) | VARCHAR2(30) NOT NULL | Created By |
6 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
7 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |