OCD_TYPE_VW(SQL View) |
Index Back |
---|---|
Definition of typeThis is an order management dashboard view of the definition of the type |
SELECT SETID , CAPTURE_TYPE_CD , DESCR50 FROM PS_RO_TYPE |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | 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 | CAPTURE_TYPE_CD | Character(4) | VARCHAR2(4) NOT NULL |
Capture Type
QUO=Quote SO=Order |
3 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |