RD_CSP_CFGSR_VW(SQL View) |
Index Back |
---|---|
Account configurable ViewAccount Configurable search View |
SELECT A.SYNCID , B.NAME1_PARENT FROM PS_RD_ACCT_CFG_VW A , PS_RB_CUST_PRNT_VW B WHERE A.BO_ID= B.BO_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 | NAME1_PARENT | Character(50) | VARCHAR2(50) NOT NULL | Customer Parent Name |