FOPRIORWRKE_UPG(SQL Table) |
Index Back |
---|---|
Prior Work Experience |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: FO_EMPL_DATA |
|
2 | Number(2,0) | SMALLINT NOT NULL |
Sequence Number
Default Value: 1 |
|
3 | MONTH_FROM | Character(2) | VARCHAR2(2) NOT NULL | Month From |
4 | MONTH_TO | Character(2) | VARCHAR2(2) NOT NULL | Month To |
5 | YEAR_FROM | Character(4) | VARCHAR2(4) NOT NULL |
From Year
1=NONE |
6 | YEAR_TO | Character(4) | VARCHAR2(4) NOT NULL |
To Year
1=NONE |
7 | EMPLOYER | Character(30) | VARCHAR2(30) NOT NULL | Employer |
8 | CUSTOMER_SETID | Character(5) | VARCHAR2(5) NOT NULL |
Customer SetID
Default Value: OPR_DEF_TBL.SETID Prompt Table: SETID_TBL |
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_CST_AL_CNT_V |
10 | CITY | Character(30) | VARCHAR2(30) NOT NULL | City |
11 | STATE | Character(6) | VARCHAR2(6) NOT NULL |
State
Prompt Table: STATE_NAMES_TBL |
12 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Default Value: OPR_DEF_TBL.COUNTRY Prompt Table: COUNTRY_TBL |
13 | PHONE | Character(24) | VARCHAR2(24) NOT NULL | Telephone |
14 | END_DT | Date(10) | DATE | End Date |
15 | FULL_PART_TIME | Character(1) | VARCHAR2(1) NOT NULL |
Full/Part Time
F=Full-Time P=Part-Time Default Value: F |
16 | ENDING_TITLE | Character(30) | VARCHAR2(30) NOT NULL | Ending Job Title |
17 | ENDING_RATE | Number(19,3) | DECIMAL(18,3) NOT NULL | Ending Pay Rate |
18 | FREQUENCY_ID | Character(5) | VARCHAR2(5) NOT NULL |
Defines a frequency and a set of parameters used for frequency conversion. Typically, these frequencies reflect how often an event occurs. Some examples are compensation frequency and pay frequency.
Prompt Table: FREQUENCY_TBL |
19 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL |
Currency Code
Default Value: OPR_DEF_TBL.CURRENCY_CD Prompt Table: CURR_CD_PAY_VW |
20 | EMAIL_ADDR | Character(70) | VARCHAR2(70) NOT NULL | Email Address |
21 | URL | Character(254) | VARCHAR2(254) NOT NULL | Internet URL (Universal Resource Locator) |
22 | SUPERVISOR_NAME | Character(50) | VARCHAR2(50) NOT NULL | Supervisor Name |
23 | TERM_CODE | Character(3) | VARCHAR2(3) NOT NULL |
Termination Code
01=Voluntary - No reason 03=Voluntary - Changed Residence 05=Voluntary - Disability/Illness 07=Vol-Dissatisfaction-Co.Policy 09=Vol-Dissatisfaction-Management 11=Vol - Dissatisfaction-Perf Rev 13=Vol - Dissatisfaction-Hours 15=Vol - Dissatisfaction Comp 17=Vol - Dissatisfaction-Conditns 19=Vol - Dissatisfaction Other 21=Voluntary - Lost Means of Tran 23=Voluntary - Military Service 25=Voluntary - Other 27=Voluntary - Attend School 29=Voluntary - Look for Other Wrk 31=Voluntary - Personal/FamReason 33=Invol-Destroyed/Lost Co.Assets 35=Invol-Quality of Work 37=Involuntary - Attendance 39=Invol-Violated Co. Policy 41=Invol-Violated Safety Rules 43=Involuntary - Quality of Work 45=Involuntary - Insubordination 47=Involuntary - Other 49=Involuntary - Not Work Related 51=Involuntary - Layoff |
24 | DESCR254_MIXED | Character(254) | VARCHAR2(254) NOT NULL | Description |
25 | DESCR254_MIXED2 | Character(254) | VARCHAR2(254) NOT NULL | Long Description |
26 | RETURN_TO_ER | Character(1) | VARCHAR2(1) NOT NULL |
Return to Expense Report
Y/N Table Edit Default Value: N |
27 | ANNUAL_RT | Number(19,3) | DECIMAL(18,3) NOT NULL | Annual Rate |
28 | JOB_DESCR | Long Character | CLOB | Job Description |