RSF_OPP_CNT_HST

(SQL Table)
Index Back

Contacts for an Opportunity

This tables lists all the Customer Contacts for an opportunity and their roles and whether they are decision makers or not.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PSARCH_ID Character(8) VARCHAR2(8) NOT NULL Archive ID (see PSARCHTEMPLATE).
2 PSARCH_BATCHNUM Number(30,0) DECIMAL(30) NOT NULL Archive Batch Number
3 OPPORTUNITY_ID Character(15) VARCHAR2(15) NOT NULL Opportunity ID
4 SEQNO Number(5,0) INTEGER NOT NULL Sequence Number
5 CONTACT_ID Character(15) VARCHAR2(15) NOT NULL Contact Identifier for Treasury Contacts

Prompt Table: RD_PERSON
Set Control Field: PERSON_ID

6 BO_ID_CONTACT Number(31,0) DECIMAL(31) NOT NULL This field indicates the Business Object ID for the contact.
7 ROLE_TYPE_ID_CNTCT Number(12,0) DECIMAL(12) NOT NULL Stores ROLE_TYPE_ID for the contact
8 FIRST_NAME Character(30) VARCHAR2(30) NOT NULL First Name
9 LAST_NAME Character(30) VARCHAR2(30) NOT NULL Last Name
10 CONTACT_NAME Character(50) VARCHAR2(50) NOT NULL The individual contact name associated with a given bank/counterparty.
11 PRIMARY_FLAG Character(1) VARCHAR2(1) NOT NULL Primary

Y/N Table Edit

12 ROLE_CD Character(4) VARCHAR2(4) NOT NULL Sales User Role Code
0001=Manager
0002=Administrator
0003=Consultant
0004=Legal
0005=Other
0006=Liaison
0007=Partner
0007=Partner
0008=Sales Rep
0009=Team Leader
0010=Technical Sales
0011=Technical
0012=Training

Prompt Table: RSF_ROLE_CD_A_V

13 SUPPORT_ID Character(15) VARCHAR2(15) NOT NULL Support ID

Prompt Table: RSF_SUPT_A_VW

14 IMPACT_ID Character(15) VARCHAR2(15) NOT NULL Impact ID

Prompt Table: RSF_C_IMPT_A_VW

15 TITLE_ID Character(15) VARCHAR2(15) NOT NULL Title ID

Prompt Table: RSF_C_TITL_A_VW

16 APPROVAL_REQ_FLAG Character(1) VARCHAR2(1) NOT NULL This field specifies whether the approval is required for the activity.
N=No
Y=Yes

Y/N Table Edit

17 DEPARTMENT_ID Character(15) VARCHAR2(15) NOT NULL Department ID

Prompt Table: RSF_C_DEPT_A_VW

18 COMM_METHOD Character(1) VARCHAR2(1) NOT NULL The person's preferred method of communication.
C=Call
E=Email Only
F=Fax
I=XML only
M=Standard Mail
P=Email & Print
R=XML & Print
S=SMS

Default Value: C

19 COUNTRY_CODE Character(3) VARCHAR2(3) NOT NULL This field stores the Country Code values.
20 WORK_PHONE Character(24) VARCHAR2(24) NOT NULL Work Phone

Prompt Table: RSF_PER_W_PH_VW

21 EXTENSION Character(6) VARCHAR2(6) NOT NULL This field stores the Phone extension.
22 PRIORITY_CHAR Character(1) VARCHAR2(1) NOT NULL Priority Char (1) field. PRIORITY is a Numeric field, so we could not provide any XLAT for that. So created this field.
1=Urgent Priority
2=High Priority
3=Medium Priority
4=Low Priority
23 HOME_PHONE Character(24) VARCHAR2(24) NOT NULL Home Phone

Prompt Table: RSF_PER_H_PH_VW

24 CELL_PHONE Character(24) VARCHAR2(24) NOT NULL Cell Phone

Prompt Table: RSF_PER_C_PH_VW

25 FAX Character(24) VARCHAR2(24) NOT NULL This is the fax number field.

Prompt Table: RSF_PER_FAX_VW

26 EMAILID Character(70) VARCHAR2(70) NOT NULL A user's E-mail address

Prompt Table: RSF_PER_EMAILVW

27 CB_CONVERT_CONTACT Character(1) VARCHAR2(1) NOT NULL Convert to CUstomer
N=No
Y=Yes
28 PROFILE_CM_SEQ_CEL Number(31,0) DECIMAL(31) NOT NULL Cust Address ID...........................................
29 PROFILE_CM_SEQ_EML Number(31,0) DECIMAL(31) NOT NULL Used to store the contact method sequence number for a email address.
30 PROFILE_CM_SEQ_FAX Number(31,0) DECIMAL(31) NOT NULL CM Profile Detail ID................................................
31 PROFILE_CM_SEQ_HM Number(31,0) DECIMAL(31) NOT NULL CM Profile Detail ID.............................................
32 PROFILE_CM_SEQ_WK Number(31,0) DECIMAL(31) NOT NULL CM Profile Detail ID.............................................
33 DESCR254 Character(254) VARCHAR2(254) NOT NULL Description of length 254
34 DESCR100 Character(100) VARCHAR2(100) NOT NULL Length 100 Description
35 CMF_ID Character(36) VARCHAR2(36) NOT NULL Correspondence ID
36 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
37 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
38 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
39 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
40 SYNCID Number(10,0) DECIMAL(10) NOT NULL The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle.
41 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time