FAMSTSHIST – No description in the Lawson data dictionary
- System
- Human Resources (HR)
- Prefix
FSH- Primary key
COMPANY,EMPLOYEE,FAMILY-STATUS,EFFECT-DATE- Fields
- 15
- Updated by
- 3 programs
- Referenced by
- 0 programs
FAMSTSHIST is a Lawson Human Resources table (prefix FSH); no description in the lawson data dictionary. It is indexed by COMPANY, EMPLOYEE, FAMILY-STATUS, EFFECT-DATE (FSHSET1). It is related 1:1 to PRSYSTEM, EMDEPEND and EMPLOYEE. It is updated by ES10.1, HR11.1 and PA115. The table has 15 fields, 1 index and 11 documented relations.
About FAMSTSHIST
No description in the Lawson data dictionary.
Fields (15)
Column = COBOL field name without the FSH- 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 |
|---|---|---|---|
#FSH-COMPANY PKCOMPANY | Numeric 4 | — | ES10.1 |
#FSH-EMPLOYEE PKEMPLOYEE | Numeric 9 | Contains the employee number. Each person employed by the company is assigned a unique number. The system uses the employee number to correlate all of the information related to that person. | ES10.1 |
#FSH-FAMILY-STATUS PKFAMILY_STATUS | Alpha 10 | — | ES10.1 |
#FSH-EFFECT-DATE PKEFFECT_DATE | Numeric 8 (yyyymmdd) | — | ES10.1 |
#FSH-DATE-STAMPDATE_STAMP | Numeric 8 (yyyymmdd) | This field contains the server date (month, date, and year) of the last change to this record. | ES10.1 |
#FSH-BENEFIT-UPDATEBENEFIT_UPDATE | Alpha 1 | — | ES10.1 |
#FSH-DEP-1DEP_1 | Numeric 4 | — | ES10.1 |
#FSH-DEP-2DEP_2 | Numeric 4 | — | ES10.1 |
#FSH-DEP-3DEP_3 | Numeric 4 | — | ES10.1 |
#FSH-DEP-4DEP_4 | Numeric 4 | — | ES10.1 |
#FSH-DEP-5DEP_5 | Numeric 4 | — | ES10.1 |
#FSH-DEP-6DEP_6 | Numeric 4 | — | ES10.1 |
#FSH-DEP-7DEP_7 | Numeric 4 | — | ES10.1 |
#FSH-DEP-8DEP_8 | Numeric 4 | — | ES10.1 |
#FSH-DEP-9DEP_9 | Numeric 4 | — | ES10.1 |
Indexes (1)
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 |
|---|---|---|---|---|
FSHSET1 |
| Primary | ES10.1, HR11.1, PA115 |
Relations
One to one (11) — lookups and parents
| Relation | Table | Rules | Condition | Field map | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Company | PRSYSTEM | Required |
| ||||||||||
| Dep 1 | EMDEPEND | Not Required |
| ||||||||||
| Dep 2 | EMDEPEND | Not Required |
| ||||||||||
| Dep 3 | EMDEPEND | Not Required |
| ||||||||||
| Dep 4 | EMDEPEND | Not Required |
| ||||||||||
| Dep 5 | EMDEPEND | Not Required |
| ||||||||||
| Dep 6 | EMDEPEND | Not Required |
| ||||||||||
| Dep 7 | EMDEPEND | Not Required |
| ||||||||||
| Dep 8 | EMDEPEND | Not Required |
| ||||||||||
| Dep 9 | EMDEPEND | Not Required |
| ||||||||||
| Employee | EMPLOYEE | Required |
|