RSF_OPP_ASSC_VW

(SQL View)
Index Back

Opportunity Related Objects

Related objects view for Opportuntiy

SELECT OPPORTUNITY_ID , %subrec(RSF_ASSOC_SBR, A) , LEAD_ID FROM PS_RSF_ASSOCIATION A WHERE OPPORTUNITY_ID > ' '

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPPORTUNITY_ID Character(15) VARCHAR2(15) NOT NULL Opportunity ID
2 SEQ_NBR Number(15,0) DECIMAL(15) NOT NULL Sequence Number
3 TYPE Character(4) VARCHAR2(4) NOT NULL Association Types
4 ASSOC_BUS_UNIT Character(5) VARCHAR2(5) NOT NULL Association Business unit for related objects
5 ASSOC_SETID Character(5) VARCHAR2(5) NOT NULL Used as prompt for associated SETID.
6 CASE_ID Number(15,0) DECIMAL(15) NOT NULL Case ID. This is a unique ID assigned to a case when it is saved. Unique ID is ensured by getting the next value from the auto-numbering table and updating the table.
7 CLONED_FROM_OPP Character(15) VARCHAR2(15) NOT NULL Cloned from Opportunity ID
8 CLONED_TO_OPP Character(15) VARCHAR2(15) NOT NULL Cloned To Opportunity ID
9 CLONEDFROM_LEAD_ID Character(15) VARCHAR2(15) NOT NULL Used by Sales Force Automation, this field uniquely identifies a Sales Lead.
10 CLONEDTO_LEAD_ID Character(15) VARCHAR2(15) NOT NULL Used by Sales Force Automation, this field uniquely identifies a Sales Lead.
11 AGR_RENEWAL_NUM Number(4,0) SMALLINT NOT NULL This field represents the agreement renewal number (agreements begin at a value of one and the number is incremented with every renewal)
12 AGREEMENT_CODE Character(30) VARCHAR2(30) NOT NULL This field represents the agreement code (name) for an agreement
13 DIALOG_ID Number(18,0) DECIMAL(18) NOT NULL Dialog ID field to identify both design time and run time dialog.
14 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
15 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
16 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
17 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
18 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.
19 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time
20 LEAD_ID Character(15) VARCHAR2(15) NOT NULL Used by Sales Force Automation, this field uniquely identifies a Sales Lead.