OCD_LNSTAT_VW(SQL View) |
Index Back |
|---|---|
definition of line statusThis is an order management dashboard view of the definition of line status |
| SELECT SETID , STATUS_CODE , DESCR50 FROM PS_RO_DEFN_LNSTAT |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Prompt Table: SP_SETID_NONVW |
|
| 2 | Number(5,0) | INTEGER NOT NULL | Status Code | |
| 3 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |