HRCMEASX – No description in the Lawson data dictionary
- System
- Compensation D Mart (HC)
- Prefix
HCX- Primary key
DIMENSION-NAME,MEMBER-NAME- Fields
- 10
- Updated by
- 2 programs
- Referenced by
- 2 programs
HRCMEASX is a Lawson Compensation D Mart table (prefix HCX); no description in the lawson data dictionary. It is indexed by DIMENSION-NAME, MEMBER-NAME (HCXSET1); alternate indexes: HCXSET2. It is updated by HC01.7 and HC10.1 and referenced by HCDL.1 and HCMS.1. The table has 10 fields, 2 indexes and 0 documented relations.
About HRCMEASX
No description in the Lawson data dictionary.
Fields (10)
Column = COBOL field name without the HCX- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
HCX-DIMENSION-NAME PKDIMENSION_NAME | Alpha 50 (Lower Case) | The Dimension Name field contains the dimension name that is used by the OLAP database. Valid values are: Year Period Measures Scenario Compton Territory Customer Items | HC01.7, HC10.1 |
HCX-MEMBER-NAME PKMEMBER_NAME | Alpha 50 (Lower Case) | The Member Name field contains the member name of the measure. This user-defined field can contain up to 50 characters of any kind. | HC01.7, HC10.1 |
HCX-MBR-USEMBR_USE | Alpha 1 | The User Member field specifies whether the measure is used. Valid values are:
| HC01.7, HC10.1 |
HCX-MBR-TYPEMBR_TYPE | Alpha 2 | The Member Type field specifies the compensation member type. Valid values are:
| HC01.7, HC10.1 |
HCX-PAY-CLASSPAY_CLASS | Alpha 3 | The Pay Class field specifies the cash compensation pay class. Valid values are:
| HC01.7, HC10.1 |
HCX-PAY-SUM-GRPPAY_SUM_GRP | Alpha 3 | The Pay Summary Group field specifies the pay summar group. Valid values are:
| HC01.7, HC10.1 |
HCX-MBR-AMOUNTMBR_AMOUNT | Alpha 1 | The Amount field specifies the value that indicates the type of salary amount from PR52.1 (Payroll History - Year to Date). Valid values are:
| HC01.7, HC10.1 |
HCX-DATE-1DATE_1 | Numeric 8 (yyyymmdd) | The Pay Begin field specifies the beginning date to start the cash compensation range. Records from PR51.1 (Payroll History - Year To Date) with a check date on or after this date are selected. | HC01.7, HC10.1 |
HCX-DATE-2DATE_2 | Numeric 8 (yyyymmdd) | The Pay End field specifies the ending date to end the cash compensation range. Records from PR51.1 (Payroll History - Year To Date) with a check date on or before this date are selected. | HC01.7, HC10.1 |
HCX-FACTOR-1FACTOR_1 | Signed 7.2 | The Factor field specifies the annualization factor for dates you select. For example, if you select a six-month range in the Payment Dates field, type 2 to annualize the results. | HC01.7, HC10.1 |
Indexes (2)
Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
HCXSET1 | DIMENSION-NAME, MEMBER-NAME | Primary | HC01.4, HC01.7, HCDL.1 | |
HCXSET2 | DIMENSION-NAME, MBR-TYPE, MBR-USE, MEMBER-NAME | HCMS.1 |