ATCLASSHDR – No description in the Lawson data dictionary

System
Time and Attendance (TM)
Prefix
ASH
Primary key
COMPANY, ATTEND-CLASS
Fields
4
Updated by
3 programs
Referenced by
5 programs

ATCLASSHDR is a Lawson Time and Attendance table (prefix ASH); no description in the lawson data dictionary. It is indexed by COMPANY, ATTEND-CLASS (ASHSET1). It is related 1:1 to PRSYSTEM and 1:M to ATCLASS. It is updated by HR00.1, HR01.1 and TM02.1 and referenced by TM202, TM265, TM470, TM50.1 and TM52.1. The table has 4 fields, 1 index and 2 documented relations.

About ATCLASSHDR

No description in the Lawson data dictionary.

Fields (4)

Column = COBOL field name without the ASH- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.

Field / columnTypeDescription & valuesUpdated by
ASH-COMPANY PK
COMPANY
Numeric 4TM02.1
ASH-ATTEND-CLASS PK
ATTEND_CLASS
Alpha 10A user-defined alphanumeric code that represents a group of attendance codes used for reporting and inquiring. Validated in the ATCLASS file.TM02.1
ASH-DESCRIPTION
DESCRIPTION
Alpha 30 (Lower Case)This field displays the description.TM02.1
ASH-REASON-CLASS
REASON_CLASS
Alpha 3

Indexes (1)

Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.

IndexKeysFlagsConditionUsed in
ASHSET1COMPANY, ATTEND-CLASSPrimaryHR00.1, HR01.1, TM02.1, TM202, TM265, TM470, TM50.1, TM52.1

Relations

One to one (1) — lookups and parents

RelationTableRulesConditionField map
CompanyPRSYSTEMRequiredASH-COMPANYPRS-COMPANY, SpacesPRS-PROCESS-LEVEL

One to many (1) — child tables

RelationTableRulesConditionField map
Attend CodeATCLASSDelete CascadesASH-COMPANYACL-COMPANY, ASH-ATTEND-CLASSACL-ATTEND-CLASS, ACL-ATTEND-CODE

Programs

Updated by (3)

Referenced by (5)