RCF_BILL_AC_SVW(SQL View) |
Index Back |
|---|---|
Billing Account ViewThis is a Financial view of Customer Billing Account information. |
| SELECT A.SYNCID , B.RBTACCTNO FROM PS_RC_CASE A , PS_RBT_ACCOUNT B WHERE A.RBTACCTID = B.RBTACCTID |
| # | 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 | RBTACCTNO | Character(20) | VARCHAR2(20) NOT NULL | Account No |