RF_SOLN_ASSIGN

(SQL Table)
Index Back

Assigned Technicians

This table stores the Service Order Assigned Technicians.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
2 SO_ID Character(10) VARCHAR2(10) NOT NULL Service Order ID
3 SO_LINE Number(3,0) SMALLINT NOT NULL Stores the Service Order line number.
4 PROVIDER_GRP_ID Character(10) VARCHAR2(10) NOT NULL Identification number for the provider group.

Prompt Table: RF_PROVGRP_VW2

5 PERSON_ID Character(15) VARCHAR2(15) NOT NULL Person ID

Prompt Table: %EDITTABLE40

6 TASK_ID Number(15,0) DECIMAL(15) NOT NULL TaskIID field. Key for RB_TSK record. Used by Task Management.
7 PRIMARY_FLAG Character(1) VARCHAR2(1) NOT NULL Primary

Y/N Table Edit

Default Value: N

8 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.
9 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time