HRIAMBR – No description in the Lawson data dictionary

System
Human Resources (HR)
Prefix
HIM
Primary key
DATA-MART-NAME, DIM-TYPE, MEMBER-TYPE, SEQ-NBR
Fields
17
Updated by
1 program
Referenced by
0 programs

HRIAMBR is a Lawson Human Resources table (prefix HIM); no description in the lawson data dictionary. It is indexed by DATA-MART-NAME, DIM-TYPE, MEMBER-TYPE, SEQ-NBR (HIMSET1). It is related 1:1 to HRIADIM, OLAPDBM, PAYCLASS and PAYSUMGRP and 1:M to PSGRELATE. It is updated by HC10.1. The table has 17 fields, 1 index and 5 documented relations.

About HRIAMBR

No description in the Lawson data dictionary.

Fields (17)

Column = COBOL field name without the HIM- 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 / columnTypeDescription & valuesUpdated by
#HIM-DATA-MART-NAME PK
DATA_MART_NAME
Alpha 20 (Lower Case)This field contains the name of the data mart.
#HIM-DIM-TYPE PK
DIM_TYPE
Numeric 3
#HIM-MEMBER-TYPE PK
MEMBER_TYPE
Numeric 3
#HIM-SEQ-NBR PK
SEQ_NBR
Numeric 4An automatically assigned sequence number.
#HIM-MBR-USE
MBR_USE
Alpha 1
#HIM-MBR-NAME
MBR_NAME
Alpha 30 (Lower Case)The Member Name field contains the user-defined member name for the income statement member. This name can contain up to 30 characters of any kind.
#HIM-MBR-ALIAS-NAME
MBR_ALIAS_NAME
Alpha 30 (Lower Case)The Actuals Member field contains the user-defined name for the Actuals member of the Scenarios dimension. This name can contain up to 30 characters of any kind.
#HIM-TYPE
TYPE
Alpha 2This identifies whether this record is created because of a picking transaction, or because of a return. Valid values are: "IS" = Picking transaction. "RR" = Return. ~$1 VENDOR The vendor's identification code.
#HIM-PAY-CLASS
PAY_CLASS
Alpha 3
#HIM-PAY-SUM-GRP
PAY_SUM_GRP
Alpha 3
#HIM-DATE-1
DATE_1
Numeric 8 (yyyymmdd)
#HIM-DATE-2
DATE_2
Numeric 8 (yyyymmdd)
#HIM-FACTOR-1
FACTOR_1
Signed 7.2
#HIM-SELECTION
SELECTION
Alpha 100
#HIM-DATE-STAMP
DATE_STAMP
Numeric 8 (yyyymmdd)This field contains the server date (month, date, and year) of the last change to this record.
#HIM-TIME-STAMP
TIME_STAMP
Numeric 6 (hhmmss)Contains the server time (hour, minute, and second) when the record was last changed.
#HIM-USER-ID
USER_ID
Alpha 10 (Lower Case)

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.

IndexKeysFlagsConditionUsed in
HIMSET1
  1. DATA-MART-NAME
  2. DIM-TYPE
  3. MEMBER-TYPE
  4. SEQ-NBR
PrimaryHC10.1

Relations

Relationship map — 1:1 lookups/parents on the left, 1:M children on the right (up to 14 each)
HRIADIMOLAPDBMPAYCLASSPAYSUMGRPPSGRELATEHRIAMBR

One to one (4) — lookups and parents

RelationTableRulesConditionField map
DimensionHRIADIMRequired
HIM-DATA-MART-NAMEHID-DATA-MART-NAME
HIM-DIM-TYPEHID-DIM-TYPE
Olap DbOLAPDBMRequired
HIM-DATA-MART-NAMEODB-DATA-MART-NAME
Pay ClassPAYCLASSRequiredWhen HIM-PAY-CLASS != Spaces
HID-COMPANYPCL-COMPANY
HIM-PAY-CLASSPCL-PAY-CLASS
Pay Sum GrpPAYSUMGRPRequiredWhen HIM-PAY-SUM-GRP != Spaces
HID-COMPANYPSG-COMPANY
HIM-PAY-SUM-GRPPSG-PAY-SUM-GRP

One to many (1) — child tables

RelationTableRulesConditionField map
Pay ClassesPSGRELATEValid When HIM-PAY-SUM-GRP != Spaces
HID-COMPANYPSR-COMPANY
HIM-PAY-SUM-GRPPSR-PAY-SUM-GRP
PSR-PAY-CLASS

Programs

Updated by (1)