FO_RESVNDR_VW

(SQL View)
Index Back

SELECT A.FO_VNDR_TRANS_ID , B.FO_CANDIDATE_XSLT FROM PS_FO_VNDR_TRANS A , PS_FO_RESUME_VNDR B WHERE A.FO_OI_VENDOR_ID=B.FO_OI_VENDOR_ID AND A.FO_OI_VERSION=B.FO_OI_VERSION

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 FO_VNDR_TRANS_ID Number(15,0) DECIMAL(15) NOT NULL Id specific to a Vendor and Transaction
2 FO_CANDIDATE_XSLT Number(15,0) DECIMAL(15) NOT NULL Stores a reference to the xslt file used to transform the candidate section of an incoming message for Resume Processing Integrations.