RSEC_SL_SAMP_VW(SQL View) |
Index Back |
---|---|
Sample Select List RecordRecord used for unit testing the list build application engines. |
SELECT BO.SYNCID , BO.BO_ID FROM PS_BO BO WHERE BO.BO_NAME LIKE 'Sa%' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RSEC_REL_SYNCID | Number(10,0) | DECIMAL(10) NOT NULL | The related synchronization id stores the syncid of the primary record of the security object. This field is used in creating the security list record. |
2 | BO_ID | Signed Number(32,0) | DECIMAL(31) NOT NULL | Business Object ID |