RB_DISPNAME_VW(SQL View) |
Index Back |
|---|---|
Name Displayview of the Displayed Name field from the BO_NAME table. |
| SELECT A.BO_ID , A.BO_NAME_DISPLAY FROM PS_BO_NAME A |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(31,0) | DECIMAL(31) NOT NULL | This field stores the Business Object ID for the customer. | |
| 2 | NAME_DISPLAY | Character(50) | VARCHAR2(50) NOT NULL | Business Name Display. BO_NAME.NAME_DISPLAY |