RSF_FCAST_CU_VW(SQL View) |
Index Back |
---|---|
Forecast Customers |
SELECT BO_ID_CUST , NAME1 FROM PS_RSF_BC_CUST_VW |
# | 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 | NAME1 | Character(50) | VARCHAR2(50) NOT NULL | Generic 50 character name field for storing names. |