RIT_CUST_BO_VW(SQL View) |
Index Back |
---|
SELECT BO_ID ,BO_NAME FROM PS_BO WHERE BO_TYPE_ID = 2 |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BO_ID_CUST | Number(31,0) | DECIMAL(31) NOT NULL | This field stores the Business Object ID for the customer. |
2 | BO_NAME | Character(50) | VARCHAR2(50) NOT NULL | Name Description of Business Object |