RD_DUN_CFGSR_VW(SQL View) |
Index Back |
---|---|
Config Search Duns No. ViewConfigurable Search Duns Number View. |
SELECT A.SYNCID , B.DUNS_NUMBER FROM PS_RD_ACCT_CFG_VW A , PS_RD_COMPANY 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 | DUNS_NUMBER | Character(20) | VARCHAR2(20) NOT NULL | DUNS Number |