INTL_CNTCT_PHON(SQL Table) |
Index Back |
---|---|
Intl School Contact Phone NbrUse INTL_CNTCT_PHON to record of phone numbers for an international school contact. The field 'phone_type' identifies the type of phone number entered. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCH_PGM_CD | Character(6) | VARCHAR2(6) NOT NULL |
School/Program Code
Prompt Table: INTL_SCHPGM_TBL |
2 | CONTACT_NBR | Number(3,0) | SMALLINT NOT NULL |
Contact Number
Prompt Table: INTL_CONTCT_TBL |
3 | PHONE_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
Phone Type
BUSN=Business CAMP=Campus CELL=Mobile DORM=Dormitory FAX=FAX HOME=Home MAIN=Main OTR=Other PGR1=Pager 1 PGR2=Pager 2 TELX=Telex WORK=Work |
4 | COUNTRY_CODE | Character(3) | VARCHAR2(3) NOT NULL | Country Code |
5 | PHONE | Character(24) | VARCHAR2(24) NOT NULL | Telephone |