RBF_SRTY_ACT_VW(SQL View) |
Index Back |
---|---|
View to RBF_FIN_ACCOUNTView to RBF_FIN_ACCOUNT. It is used in RBF_SRTY_MATRIX as the prompt table for the field of CONTRACT_HDR_ID |
SELECT BO_ID , FIN_ACCOUNT_ID ,CUST_ACCT_NBR , FIN_ACCOUNT_TYPE FROM PS_RBF_FIN_ACCOUNT |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ACCOUNT_REF_ID | Number(31,0) | DECIMAL(31) NOT NULL | Account Reference Id (BO ID) |
2 | FIN_ACCOUNT_ID | Character(20) | VARCHAR2(20) NOT NULL | Financial Account Number |
3 | CUST_ACCT_NBR | Character(20) | VARCHAR2(20) NOT NULL | This is the Customer defined Account Number for a financial account |
4 | FIN_ACCOUNT_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Account type
CHK=Checking CRE=Credit INV=Investment LON=Loan POL=Insurance SAV=Savings |