SCC_ORGCNTC_PRI(SQL Table) |
Index Back |
---|---|
Organization Contact PrimaryPrimary contact type for each contact type of an organization. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EXT_ORG_ID | Character(11) | VARCHAR2(11) NOT NULL |
External Org ID
Prompt Table: EXT_ORG_TBL |
2 | ORG_CONTACT_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Contact Type
Prompt Table: ORG_CNT_TYP_TBL |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | ORG_CONTACT | Number(4,0) | SMALLINT NOT NULL |
Contact Nbr
Prompt Table: ORG_CNTC_TYP_VW |