RD_PARENT_NAME(SQL View) |
Index Back |
|---|---|
Primary Name ViewShows only Business Object's primary name. |
| SELECT BO_ID , BO_NAME FROM PS_BO_NAME WHERE PRIMARY_IND = 'Y' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Signed Number(32,0) | DECIMAL(31) NOT NULL |
Business Object ID
Prompt Table: BO |
|
| 2 | BO_NAME | Character(50) | VARCHAR2(50) NOT NULL | Name Description of Business Object |