REGION_CD_PHONE(SQL Table) | 
Index Back | 
|---|---|
Region Code Phone DetailThis record stores the various phone numbers for a Region Code. It is the child of REGION_CD. This is an optional record. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | 
SetID
 Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW  | 
|
| 2 | Character(4) | VARCHAR2(4) NOT NULL | 
Region Code Type
 ACCT=Accounting BO=Backorder/Reservation CDOM=Contract Domain CNTR=Contracts FRT=Freight MBR=Team Member PRC=Pricing RPT=Reporting RS=Resource Management SPRS=Procurement SSRC=Alternate Sources Of Supply TRPT=Transportation  | 
|
| 3 | Character(10) | VARCHAR2(10) NOT NULL | Identifies the Sales Region. Populated on the Item Table to identify the Sales Region the Item is applied to. | |
| 4 | Date(10) | DATE NOT NULL | 
Effective Date
 Default Value: %date  | 
|
| 5 | Character(4) | VARCHAR2(4) NOT NULL | 
Phone Type
 BUSN=Business Phone CAMP=Campus Phone CELL=Cellular Phone DORM=Dormitory Phone FAX=FAX HOME=Home Phone MAIN=Main OTR=Other PGR1=Pager 1 PGR2=Pager 2 TELX=Telex  | 
|
| 6 | COUNTRY_CODE | Character(3) | VARCHAR2(3) NOT NULL | Int'l Prefix | 
| 7 | PHONE | Character(24) | VARCHAR2(24) NOT NULL | Telephone | 
| 8 | EXTENSION | Character(6) | VARCHAR2(6) NOT NULL | Phone Extension |