RSF_SEGMENT_VW(SQL View) |
Index Back |
|---|---|
Pipeline Segment By Seq |
| SELECT DISTINCT SEQNUM , PIPELINE_SEGMENT , DESCR FROM PS_RSF_SEGMENT WHERE STATUS = 'A' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(3,0) | SMALLINT NOT NULL | Sequence Number | |
| 2 | Character(15) | VARCHAR2(15) NOT NULL | Segment corresponds to sales stage. | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |