AUC_USER_CONTCT

(SQL Table)
Index Back

Sourcing User - Contact table

This table maintains relationships between users and their corresponding Bidder/Customer/Supplier contact information.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
2 SETID Character(5) VARCHAR2(5) NOT NULL SetID
3 BIDDER_ID Character(15) VARCHAR2(15) NOT NULL Bidder ID
4 BIDDER_TYPE Character(1) VARCHAR2(1) NOT NULL Bidder Type
B=Bidder
C=Customer
P=Public
U=Uploaded
V=Supplier
5 CNTCT_SEQ_NUM Number(5,0) INTEGER NOT NULL Contact Sequence Number

Prompt Table: AUC_USR_CNT_DVW