RSF_LE_DUPN_VW

(SQL View)
Index Back

Volume Import Verification

This record is a holding table for Leads being imported. This provides the user with an opportunity to verify the Leads moving to the real table RSF_LEAD.

SELECT N.LEAD_ID , N.DESCRLONG , N.RC_SUMMARY FROM PS_RSF_LE_NOTE N

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 LEAD_ID Character(15) VARCHAR2(15) NOT NULL Used by Sales Force Automation, this field uniquely identifies a Sales Lead.
2 DESCRLONG Long Character CLOB Long Description
3 RC_SUMMARY Character(80) VARCHAR2(80) NOT NULL Typically a summary of a long field.