COMM_CTX_ME_TBL(SQL Table) |
Index Back |
---|---|
Communication Context Meth TblCOMM_CTX_ME_TBL is where you associate different contexts of communication with the possible methods of delivery (letter, telephone, in person, e-mail, fax, etc.) as well as the possible directions of delivery (incoming, outgoing, in person). |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL |
|
2 | Character(6) | VARCHAR2(6) NOT NULL |
Communication Context
Prompt Table: COMM_CTXT_TBL |
|
3 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
4 | Character(1) | VARCHAR2(1) NOT NULL |
Communication Method
B=Publication D=Document E=Email F=Fax L=Letter P=Personal Contact T=Telephone Call W=Web |
|
5 | Character(4) | VARCHAR2(4) NOT NULL |
Communication Direction
IN=Incoming Communication OUT=Outgoing Communication PERS=In Person |
|
6 | Character(3) | VARCHAR2(3) NOT NULL |
Letter Code
Prompt Table: SCC_STN_LTR_TBL |