RF_DISP_SETUP

(SQL Table)
Index Back

Dispatch Board Setup

Dispatch Board Setup Options (color codes for service order line status)

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

Default Value: OPR_DEF_TBL_RB.BUSINESS_UNIT

Prompt Table: SP_BU_RF_NONVW

2 SOACTIVITY_STATUS2 Character(3) VARCHAR2(3) NOT NULL Service Order Activity (line) Status.
OAC=Accepted
OER=En Route
OHA=Hold Assignment
OHC=Hold Customer
OHP=Hold Part
OOS=On Site
OPA=Assigned
ORJ=Rejected
3 RF_COLORS Character(2) VARCHAR2(2) NOT NULL Used to represent colors and patterns for the Dispatch Board
01=Purple Block
02=Blue Block
03=Blue-Green Block
04=Yellow-Orange Block
05=Orange Block
06=Yellow-Green Block
07=Green Block
08=Yellow Block
09=Red-Orange Block
21=Gray Stripes
22=Dark Green Stripes
23=Light Blue Stripes
24=Bright Green Stripes
25=Pink Green Stripes
26=Blue Stripes
27=Yellow Pink Stripes
28=Thin Blue Stripes
29=Blue Yellow Stripes
30=Olive Orange Stripes
31=Pink Yellow Stripes
32=Red Yellow Stripes
33=Olive Stripes
34=Red Stripes
4 DISPLAY_FLAG Character(1) VARCHAR2(1) NOT NULL Display on Chart

Y/N Table Edit

Default Value: Y

5 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
6 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
7 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
8 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
9 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.
10 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time