FO_CST_EVLIS_VW(SQL View) |
Index Back |
---|---|
Customer Eventlist viewThis View is created for Related Content Feature |
SELECT SETID , CUST_ID , SEQ_NBR ,USER_ORDER_TYPE , FO_EVENT_LST FROM PS_FO_FUN_CUST |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SP_SETID_NONVW |
2 | CUST_ID | Character(15) | VARCHAR2(15) NOT NULL |
Uniquely identifies an organizational entity that purchases goods or services from the enterprise. Represents the sold-to customer which is the customer organization that places orders. The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations.
Prompt Table: FO_CUSTOMER_SR |
3 | SEQ_NBR | Number(15,0) | DECIMAL(15) NOT NULL | Sequence Number |
4 | USER_ORDER_TYPE | Character(5) | VARCHAR2(5) NOT NULL | User Order Type |
5 | FO_EVENT_LST | Character(30) | VARCHAR2(30) NOT NULL | Staffing Front Office Recruiting Funnel Event List |