UPG_PC_ASGN_TAO(SQL Table) |
Index Back |
|---|---|
RS Assignment temp tableTemp table for cancelling assignments on pending projects. Used in Upgrade only. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | Character(15) | VARCHAR2(15) NOT NULL | Work Assignment ID | |
| 3 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
| 4 | SO_ID | Character(15) | VARCHAR2(15) NOT NULL | Service Order ID |
| 5 | SO_LINE | Number(3,0) | SMALLINT NOT NULL | Line Number |