FO_FUN_CUST_VW(SQL View) |
Index Back |
---|---|
Customer Event List ViewStaffing Front Office Recruiting Funnel Customer Event List Header View |
SELECT SETID , CUST_ID , FO_STDLST , FO_EVLIST_FLG , FO_FORCE_DEP FROM PS_FO_FUN_CUST_HDR |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SETID_TBL |
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: CUST_AN_SRCH |
3 | FO_STDLST | Character(30) | VARCHAR2(30) NOT NULL |
Staffing Front Office Recruiting Funnel Customer Standard Event List
Prompt Table: %EDITTABLE |
4 | FO_EVLIST_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Staffing Front Office Recruiting Funnel Setup
N=No Y=Yes |
5 | FO_FORCE_DEP | Character(1) | VARCHAR2(1) NOT NULL |
Force Dependency among Recruiting Funnel Events
N=N Y=Y |