RF_SOLN_ASG_HST(SQL Table) |
Index Back |
---|---|
Assigned TechniciansThis table stores the Service Order Assigned Technicians. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(8) | VARCHAR2(8) NOT NULL | Archive ID (see PSARCHTEMPLATE). | |
2 | Number(30,0) | DECIMAL(30) NOT NULL | Archive Batch Number | |
3 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
4 | Character(10) | VARCHAR2(10) NOT NULL | Service Order ID | |
5 | Number(3,0) | SMALLINT NOT NULL | Stores the Service Order line number. | |
6 | Character(10) | VARCHAR2(10) NOT NULL |
Identification number for the provider group.
Prompt Table: RF_PROVGRP_VW2 |
|
7 | Character(15) | VARCHAR2(15) NOT NULL |
Person ID
Prompt Table: RF_GRP_MEM_VW |
|
8 | TASK_ID | Number(15,0) | DECIMAL(15) NOT NULL | TaskIID field. Key for RB_TSK record. Used by Task Management. |
9 | PRIMARY_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Primary
Y/N Table Edit Default Value: N |
10 | SYNCID | Number(10,0) | DECIMAL(10) NOT NULL | The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle. |
11 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |