RS_SO_EXPPRT_VW(SQL View) | 
Index Back | 
|---|---|
Express Search Priority ViewShadow view for RS_SO_PRIORITY. Used by Express Search Component Interface for Service Order Creation and Update. | 
| SELECT BUSINESS_UNIT , SO_ID , LASTUPDDTTM , LASTUPDOPRID , SO_PRIORITY , DESCR , PRIORITY_RANK FROM %Table(RS_SO_PRIORITY) | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 2 | Character(15) | VARCHAR2(15) NOT NULL | Service Order ID | |
| 3 | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. | |
| 4 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. | 
| 5 | SO_PRIORITY | Character(10) | VARCHAR2(10) NOT NULL | 
Service Order Priority
 Prompt Table: RS_PRIORITY_TBL  | 
| 6 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 7 | PRIORITY_RANK | Number(3,0) | SMALLINT NOT NULL | Priority rank value of demand prioritization rule |