RO_PK_PBOID_VW(SQL View) |
Index Back |
|---|---|
Business ObjectBusiness Object is the main record that establishes the Customer Data Model. |
| SELECT a.bo_id , b.bo_name FROM PS_RD_PARTNER a , ps_bo b WHERE a.bo_id = b.bo_id |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Signed Number(32,0) | DECIMAL(31) NOT NULL | Business Object ID of Partner Company. | |
| 2 | EOEP_CHAR | Character(254) | VARCHAR2(254) NOT NULL | Long field |