BO_NAME_PRI_VW2(SQL View) |
Index Back |
---|---|
Primary Name ViewRetrieving Primary Business Object 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 | BO_ID | 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 |