LM_CI_EQUIV_TBL(SQL Table) |
Index Back |
---|---|
Catalog Item/Equivalency TblThis table relates two catalog Items and determines if they are equivalent. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(10,0) | DECIMAL(10) NOT NULL | Catalog Item ID - System Generated ID Number associated with each Catalog Item | |
2 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
3 | Number(10,0) | DECIMAL(10) NOT NULL |
Object ID - This value is relies upon the Object Type. The Object ID will either be the Catalog Item ID or the Learning Objective ID.
Prompt Table: %EDITTABLE |
|
4 | Character(3) | VARCHAR2(3) NOT NULL |
Equivalent Object Type
10=Course 20=Program Default Value: 10 |
|
5 | LM_ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | Datetime Added |
6 | LM_ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Added By |
7 | LM_ROW_MAINT_DTTM | DateTime(26) | TIMESTAMP | Row Maintainted DateTime |
8 | LM_ROW_MAINT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Row Maintained Oprid |