FO_JOBOPEN_HDR(SQL Table) |
Index Back |
---|---|
Staffing Job Opening RecordStaffing Job Opening Record |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | SO_ID | Character(15) | VARCHAR2(15) NOT NULL | Service Order ID |
3 | SO_LINE | Number(3,0) | SMALLINT NOT NULL | Line Number |
4 | FO_JOBOPEN_LINE | Number(3,0) | SMALLINT NOT NULL | Job Opening Line |
5 | FO_JOBOPEN_STATUS | Character(3) | VARCHAR2(3) NOT NULL |
Job Opening Status
NEW=Draft PUB=Published REM=Removed UPD=Re-published Default Value: NEW |
6 | FO_BRANCH | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: FO_BRANCH_TBL |
7 | FO_JOBOPEN_ID | Number(15,0) | DECIMAL(15) NOT NULL | Job Opening ID |
8 | QTY_INTEGER | Number(11,0) | DECIMAL(11) NOT NULL |
Quantity Rounded to 0 Decimals
Default Value: 1 |
9 | 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_ACT_CUST_VW2 |
10 | ADDRESS_SEQ_NUM | Number(5,0) | INTEGER NOT NULL |
Address Sequence Number
Prompt Table: FO_CST_ADDR_VW2 |
11 | CONTACT_METHOD | Character(1) | VARCHAR2(1) NOT NULL |
Contact Method
A=Apply Online URL C=Telephone Call E=Email P=In-Person V=Verbal W=In-Writing Default Value: A |
12 | CONFIDENTIAL | Character(1) | VARCHAR2(1) NOT NULL | Confidential Order |
13 | JOBCODE | Character(6) | VARCHAR2(6) NOT NULL |
Job Code
Prompt Table: JOBCODE_TBL |
14 | POSITION_DESC | Character(30) | VARCHAR2(30) NOT NULL | Template Position Description |
15 | LOCATION_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Location |
16 | INDUSTRY_STANDARD | Character(30) | VARCHAR2(30) NOT NULL | Industry Standard field |
17 | FO_SHIFT_DESC | Character(20) | VARCHAR2(20) NOT NULL | Shift Description |
18 | START_DT | Date(10) | DATE | Start Date |
19 | END_DT | Date(10) | DATE | End Date |
20 | DESIRED_FULL_PART | Character(1) | VARCHAR2(1) NOT NULL |
Full/Part-Time
E=Either F=Full-Time P=Part-Time |
21 | ORDER_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Type of Order
C=Career Order T=Temporary Order |
22 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |
23 | DESCRLONG | Long Character | CLOB | Long Description |
24 | SALARY_RANGE_MIN | Number(11,2) | DECIMAL(10,2) NOT NULL | Salary Range |
25 | SALARY_RANGE_MAX | Number(11,2) | DECIMAL(10,2) NOT NULL | Maximum Salary Range |
26 | POST_DT | Date(10) | DATE |
The Date a transaction was Posted.
Default Value: %DATE |
27 | EXPIRATION_DT | Date(10) | DATE | Expiration Date |
28 | REG_PAY_RATE | Number(19,6) | DECIMAL(18,6) NOT NULL | Pay Rate |
29 | APPLY_ONLINE_URL | Character(30) | VARCHAR2(30) NOT NULL | Apply On-Line URL |
30 | FO_OI_LOG_ID | Number(15,0) | DECIMAL(15) NOT NULL | Integration Log ID |
31 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
32 | URL_ADDRESS | Character(254) | VARCHAR2(254) NOT NULL | URL_ADDRESS |
33 | URL_ANALYTICS | Character(254) | VARCHAR2(254) NOT NULL | URL_ANALYTICS |
34 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
35 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |