RE_LS_CNTCT(SQL Table) |
Index Back |
---|---|
Lease ContactsLease Contacts |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | LS_KEY | Number(15,0) | DECIMAL(15) NOT NULL |
Lease Key, Unique Key
Default Value: RE_LS.LS_KEY |
2 | CNTCT_ID | Number(10,0) | DECIMAL(10) NOT NULL | Contact ID |
3 | PARTY_KEY | Number(10,0) | DECIMAL(10) NOT NULL | Party Key |
4 | PARTY_TYPE_CD | Character(20) | VARCHAR2(20) NOT NULL |
Party type code (Internal or External)
Prompt Table: RE_PTY_TYPE |
5 | ROLE_TYP | Character(1) | VARCHAR2(1) NOT NULL |
Role Category
1=Principal Contact 2=External Contact 3=Internal Administrator 4=Internal Manager 5=Internal Clerk |
6 | PARTY_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Party Type
1=Principal 2=External 3=Internal - Administrator 4=Internal - Manager |
7 | PREFERRED_LANGUAGE | Character(3) | VARCHAR2(3) NOT NULL |
Preferred Language
ARA=Arabic CFR=Canadian French CZE=Czech DAN=Danish DUT=Dutch E=English ENG=English ESP=Spanish F=French FIN=Finnish FRA=French GER=German HUN=Hungarian INE=International English ITA=Italian JPN=Japanese KOR=Korean NOR=Norwegian POL=Polish POR=Portuguese RUS=Russian SVE=Swedish THA=Thai UKE=UK English ZHS=Simplified Chinese ZHT=Traditional Chinese |
8 | COMM_METHOD | Character(1) | VARCHAR2(1) NOT NULL |
Preferred Communication
A=Email Invoice as Attachment C=Call E=Email only F=Fax I=XML only M=Standard Mail N=Email Notification P=Email & Print R=XML & Print |
9 | FMS_DTTM_STAMP | DateTime(26) | TIMESTAMP | Specifies the date and time of the original entry. |
10 | FMS_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the original entry. |
11 | FMS_LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. |
12 | FMS_LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. |