PAREQOFFER – Job Requisition Offer
- System
- Personnel (PA)
- Prefix
PRF- Primary key
COMPANY,REQUISITION,EMP-APP,APPLICANT,DATE,OFFER-TYPE- Fields
- 23
- Updated by
- 14 programs
- Referenced by
- 4 programs
PAREQOFFER is the Job Requisition Offer table in Lawson Personnel (prefix PRF). It is indexed by COMPANY, REQUISITION, EMP-APP, APPLICANT, DATE, OFFER-TYPE (PRFSET1); alternate indexes: PRFSET2 and PRFSET3. It is related 1:1 to APPLICANT, CUCODES, PRSYSTEM, EMPLOYEE, PAEMPLOYEE, PCODES, EMSTATUS, PAREQAPP and 1 more. It is updated by HR11.1, LT101, LT111, PA02.1, PA102, PA115, PA120, PA42.1 and 6 more and referenced by HR170, HR70.1, PA242 and PA52.4. The table has 23 fields, 3 indexes and 11 documented relations.
About PAREQOFFER
The Requisition Offer file contains information about the offers that the company extends under a requisition. PA45.1 (Requisition Offers) is the primary program that updates this file.
Fields (23)
Column = COBOL field name without the PRF- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored. PK = primary key (present in every index); SETn = leading/alternate key of that index.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
#PRF-COMPANY PKCOMPANY | Numeric 4 | Contains the company number which represents an established company. | PA45.1 |
#PRF-REQUISITION PKREQUISITION | Numeric 9 | Contains the system-assigned number that represents the requisition. | PA45.1 |
#PRF-EMP-APP PKEMP_APP | Numeric 1 | Indicates whether the applicant is an internal or external applicant. An external applicant is a person applying from outside the company; an internal applicant is an employee applying from inside the company.
| PA45.1 |
#PRF-APPLICANT PKAPPLICANT | Numeric 9 | Contains the applicant's number. The number correlates all information about the applicant. | PA45.1 |
#PRF-DATE PKDATE | Numeric 8 (yyyymmdd) | Contains the date the applicant status is effective. | PA45.1 |
#PRF-OFFER-TYPE PKOFFER_TYPE | Alpha 1 | Contains the type of offer.
| PA45.1 |
#PRF-REASONREASON | Alpha 10 | Contains the reason for the offer. | PA45.1 |
#PRF-APP-STATUSAPP_STATUS | Alpha 2 | Contains the applicant's status at the time of the offer. | PA45.1 |
#PRF-FTEFTE | Signed 11.6 | Contains the Full Time Equivalent of the position being offered to the applicant. | PA45.1 |
#PRF-PAY-RATEPAY_RATE | Signed 13.4 | Contains the pay rate being offered to the applicant. | PA45.1 |
#PRF-START-DATESTART_DATE | Numeric 8 (yyyymmdd) | Contains the start date for the applicant if the offer is accepted. | PA45.1 |
#PRF-SIGNING-BONUSSIGNING_BONUS | Numeric 7 | Contains the amount of any signing bonus offered to the applicant. | PA45.1 |
#PRF-CONTACT-EMPCONTACT_EMP | Numeric 9 | Contains the contact employee. | PA45.1 |
#PRF-LETTER-CODELETTER_CODE | Alpha 2 | Contains a letter that can be used for a user-defined purpose. For example, to indicate the type of letter sent or to group information for export. | PA45.1 |
#PRF-DATE-STAMP SET3DATE_STAMP | Numeric 8 (yyyymmdd) | This field contains the server date (month, date, and year) of the last change to this record. | PA45.1 |
#PRF-TIME-STAMPTIME_STAMP | Numeric 6 (hhmmss) | Contains the server time (hour, minute, and second) when the record was last changed. | PA45.1 |
#PRF-USER-IDUSER_ID | Alpha 10 (Lower Case) | — | PA45.1 |
#PRF-CURRENCY-CODECURRENCY_CODE | Alpha 5 | Contains the currency in which the pay is recorded. | PA45.1 |
#PRF-CURR-NDCURR_ND | Numeric 1 | The number of decimals assigned to a particular account as determined by the account currency. | PA45.1 |
#PRF-BASE-CURRENCYBASE_CURRENCY | Alpha 5 | Contains the company's base currency. | PA45.1 |
#PRF-BASE-NDBASE_ND | Numeric 1 | The number of decimal positions defined for the company base currency. | PA45.1 |
#PRF-BASE-SIGN-BONBASE_SIGN_BON | Numeric 7 | Contains the signing bonus in the company's base currency. | PA45.1 |
#PRF-BASE-PAY-RATEBASE_PAY_RATE | Signed 13.4 | Contains the base pay rate in the company's base currency. | PA45.1 |
Indexes (3)
Keys are listed in index order; ↓ marks a descending key. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
PRFSET1 |
| Primary | HR11.1, LT101, LT111, PA02.1, PA102, PA115, PA120, PA242 +8 more | |
PRFSET2 |
| KeyChange | HR170, HR70.1 | |
PRFSET3 |
| KeyChange | — |
Relations
One to one (11) — lookups and parents
| Relation | Table | Rules | Condition | Field map | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Applicant | APPLICANT | Required | When PRF-EMP-APP = 1 And PRF-APPLICANT != Zeroes |
| ||||||||||||
| Base Currency | CUCODES | Required | When (PRF-CURRENCY-CODE != Spaces) |
| ||||||||||||
| Company | PRSYSTEM | Required |
| |||||||||||||
| Contact Emp | EMPLOYEE | Required | When PRF-CONTACT-EMP != Zeroes |
| ||||||||||||
| Currency | CUCODES | Required | When (PRF-CURRENCY-CODE != Spaces) |
| ||||||||||||
| Employee | EMPLOYEE | Required | When PRF-EMP-APP = Zeroes And PRF-APPLICANT != Zeroes |
| ||||||||||||
| Paemployee | PAEMPLOYEE | Required | When PRF-EMP-APP = Zeroes And PRF-APPLICANT != Zeroes |
| ||||||||||||
| Reason | PCODES | Required | When PRF-REASON != Spaces |
| ||||||||||||
| Req Status | EMSTATUS | Required |
| |||||||||||||
| Reqapp | PAREQAPP | Required |
| |||||||||||||
| Requisition | PAJOBREQ | Required |
|
Programs
Updated by (14)
- HR11.1 Employee
- LT101 HRM Receiver Update
- LT111 HRM Receiver Update
- PA02.1 Position
- PA102 Position Update
- PA115 Employee Purge
- PA120 Applicant Purge
- PA42.1 Requisition
- PA42.3 Requisition Approval Override
- PA43.1 Requisition Applicants
- PA43.2 Applicant Requisitions
- PA45.1 Requisition Offers
- PA502 Position Conversion
- PA535 e-Recruiting Requisition Conversion