RCF_CUST_AC_SVW

(SQL View)
Index Back

Customer Account View

This is a Financial view of Customer Account information.

SELECT A.SYNCID , B.CUST_ACCT_NBR FROM PS_RC_CASE A , PS_RBF_FIN_ACCOUNT B WHERE A.FIN_ACCOUNT_ID = B.FIN_ACCOUNT_ID

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 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.
2 CUST_ACCT_NBR Character(20) VARCHAR2(20) NOT NULL This is the Customer defined Account Number for a financial account