RS_WRKR_BID

(SQL Table)
Index Back

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

Prompt Table: RS_WORKER_TBL

2 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

Prompt Table: SP_BU_PC_NONVW

3 SO_ID Character(15) VARCHAR2(15) NOT NULL Service Order ID
4 SO_LINE Number(3,0) SMALLINT NOT NULL Line Number
5 RS_BID_SUBMIT_DATE Date(10) DATE NOT NULL Date bid was submitted.

Default Value: %date

6 RS_BID_REJECTD_BY Character(30) VARCHAR2(30) NOT NULL OPERID of person who rejected Bid
7 RS_BID_REJCT_REASN Character(254) VARCHAR2(254) NOT NULL Bid rejection reason
8 RS_BID_REJCT_DATE Date(10) DATE Date the resource bid was rejected.