LM_EQP_TYPE_VW(SQL View) |
Index Back |
---|---|
Equipment Type ViewView of the equipment type table |
SELECT LM_EQP_TYPE_ID , LM_EQP_TYPE , LM_EQP_TYPE_SHORT FROM PS_LM_EQP_TYPE |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LM_EQP_TYPE_ID | Number(10,0) | DECIMAL(10) NOT NULL | Equipment Type ID |
2 | LM_EQP_TYPE | Character(50) | VARCHAR2(50) NOT NULL | Equipment Type Description |
3 | LM_EQP_TYPE_SHORT | Character(10) | VARCHAR2(10) NOT NULL | Equipment Type Short Descr |