ROLAPDIM – No description in the Lawson data dictionary
- System
- Analytic Architect (IA)
- Prefix
ROL- Primary key
USER-DIM-NAME- Fields
- 26
- Updated by
- 58 programs
- Referenced by
- 18 programs
ROLAPDIM is a Lawson Analytic Architect table (prefix ROL); no description in the lawson data dictionary. It is indexed by USER-DIM-NAME (ROLSET1); alternate indexes: ROLSET2, ROLSET3, ROLSET4 and ROLSET5. It is related 1:1 to IADIMTYPES and 1:M to IAATTRIB, OLAPDIM and ROLAPIDS. It is updated by ACBA.1, ACBC.1, ACBP.1, ACBR.1, ACBS.1, ACBU.1, ACBY.1, AMAS.1 and 50 more and referenced by ACDL.1, AM88.1, AMDL.1, CBOP.1, GLOP.1, HC02.2, HCDL.1, HCHP.1 and 10 more. The table has 26 fields, 5 indexes and 4 documented relations.
About ROLAPDIM
No description in the Lawson data dictionary.
Fields (26)
Column = COBOL field name without the ROL- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
ROL-USER-DIM-NAME PKUSER_DIM_NAME | Alpha 50 (Lower Case) | The User Dimension Name is the name associated with the dimension in the data mart outline. This user-defined name can contain up to 50 alphanumeric characters. For example, you might name a dimension Fiscal Year or Organization. | HC10.1, IA02.1, IAAP.1 |
ROL-DIM-OBJ-IDDIM_OBJ_ID | Numeric 12 | The Dimension Object Identifier field contains a unique numeric identifier assigned to the dimension, which associates this record to the member records. | HC10.1, IA02.1, IAAP.1 |
ROL-LAST-META-IDLAST_META_ID | Numeric 9 | — | ACBA.1, ACBC.1, ACBP.1, ACBR.1, ACBS.1, ACBU.1, ACBY.1, AMAS.1 +43 more |
ROL-LAST-PARENT-IDLAST_PARENT_ID | Numeric 9 | — | ACBA.1, ACBC.1, ACBP.1, ACBR.1, ACBS.1, ACBU.1, ACBY.1, AMAS.1 +43 more |
ROL-GENERATIONSGENERATIONS | Numeric 2 | — | ACBA.1, ACBC.1, ACBP.1, ACBR.1, ACBS.1, ACBU.1, ACBY.1, AMAS.1 +44 more |
ROL-ASYMETRIC-OPTASYMETRIC_OPT | Alpha 1 | — | — |
ROL-LAW-DIM-NAMELAW_DIM_NAME | Alpha 50 (Lower Case) | The Lawson Dimension Name is the name of the Lawson defined dimension name. Instead of the User Dimension Name, this name is assigned by the Analytic Architect system and is used by the system that provides data to the Analytic Architect system. If a user changes the User Dimension Name, data sent to the data mart is unaffected. | HC10.1, IA02.1, IAAP.1 |
ROL-DIM-BUILD-DTEDIM_BUILD_DTE | Numeric 8 (yyyymmdd) | The Dimension Build Date field contains the most recent date that this dimension was updated in the outline. The date format used is YYYYMMDD. | IA150 |
ROL-DIM-BUILD-TMEDIM_BUILD_TME | Numeric 6 (hhmmss) | The Dimension Build Time field contains the most recent time that this dimension was updated in the outline. The time format used is HHMMSS. | IA150 |
ROL-DATABASE-SPACEDATABASE_SPACE | Alpha 25 (Lower Case) | — | IA00.6, IA02.1, IAAP.1 |
ROL-META-FILE-NAMEMETA_FILE_NAME | Alpha 50 (Lower Case) | — | IA02.1, IA15.4, IAAP.1 |
ROL-DIMENSION-TYPEDIMENSION_TYPE | Alpha 1 | The Dimension Type field specifies the dimension owner. Value values are:
| HC10.1, IAAP.1 |
ROL-SECURITY-ONSECURITY_ON | Alpha 1 | This field indicates whether the budget is securing individuals from access.
| HC10.1, IAAP.1 |
ROL-PARAMS-EXISTPARAMS_EXIST | Alpha 1 | —
| — |
ROL-TABLE-CHANGETABLE_CHANGE | Alpha 1 | —
| ACBA.1, ACBC.1, ACBP.1, ACBR.1, ACBS.1, ACBU.1, ACBY.1, AMAS.1 +46 more |
ROL-DEFN-PROGRAMDEFN_PROGRAM | Alpha 5 | The Data Mart Setup Program field contains the name of the program that provides the dimensions, members, and data selection parameters required by the data mart. | HC10.1, IA02.1, IA100, IAAP.1 |
ROL-META-PROGRAMMETA_PROGRAM | Alpha 6 | The Outline Build Program field contains the name of the program that the Analytic Architect system calls to supply the outline (description of the data) to the data mart. This may be the same program as the data values load program. | HC10.1, IA02.1, IA100, IA15.4, IAAP.1 |
ROL-FACT-TABLE-OPTFACT_TABLE_OPT | Alpha 1 | — | — |
ROL-NBR-COLUMNSNBR_COLUMNS | Numeric 3 | — | ACBA.1, ACBC.1, ACBP.1, ACBR.1, ACBS.1, ACBU.1, ACBY.1, AMAS.1 +43 more |
ROL-CREATED-GENCREATED_GEN | Alpha 1 | " " = No
| HC10.1, IA02.1, IA150, IAAP.1, IANM.1 |
ROL-TABLE-FORMATTABLE_FORMAT | Alpha 1 | —
| HC10.1, IA02.1, IAAP.1 |
ROL-SORT-OPTIONSORT_OPTION | Alpha 1 | This field will determine whether the members of the dimension will appear in an alphabetical or input order in the star schema tables. The input order is the order that would typically be seen on a report or screen within Lawson. Or, in other words, the logical order of members.
| HC10.1, IA02.1, IAAP.1 |
ROL-COLUMNS-KNOWNCOLUMNS_KNOWN | Alpha 1 | This field is used to indicate wheter the Star Schema Columns for this dimension table are known yet.
| HC10.1, IA02.1, IAAP.1 |
ROL-DIMENSION-CATDIMENSION_CAT | Alpha 1 | The Dimension Category field specifies the category to be assigned to the dimension in the outline. Choose this category by the type of data that will populate the data mart. Dimension categories are predefined by the data mart. Categories specify the attributes for the dimension. These attributes affect how the data mart performs and stores data. Value values are: ~ = No category
| HC10.1, IAAP.1 |
ROL-ALIAS-NAMEALIAS_NAME | Alpha 80 (Lower Case) | The Alias Name field contains an alias name for the dimension. | — |
ROL-CHG-TO-MEASURECHG_TO_MEASURE | Alpha 1 | — | HC10.1, IAAP.1 |
Indexes (5)
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 |
|---|---|---|---|---|
ROLSET1 | USER-DIM-NAME | Primary, KeyChange | ACBA.1, ACBC.1, ACBP.1, ACBR.1, ACBS.1, ACBU.1, ACBY.1, ACDL.1 +22 more (list truncated in source) | |
ROLSET2 | DIM-OBJ-ID | KeyChange | ACDL.1, AMDL.1, CBOP.1, HC10.1, HCDL.1, HCHP.1, IA150, GLOP.1 +1 more | |
ROLSET3 | LAW-DIM-NAME, USER-DIM-NAME | KeyChange | IA00.1 | |
ROLSET4 | LAW-DIM-NAME, DIM-OBJ-ID | KeyChange | IADM.1 | |
ROLSET5 | DATABASE-SPACE, USER-DIM-NAME | KeyChange | IA00.1, IA00.6 |
Relations
One to one (1) — lookups and parents
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Iadimtypes | IADIMTYPES | Required | ROL-LAW-DIM-NAME → IDT-LAW-DIM-NAME |
One to many (3) — child tables
Programs
Updated by (58)
- ACBA.1 Olap Dimension Retrieval Format
- ACBC.1 Olap Dimension Retrieval Format
- ACBP.1 Olap Dimension Retrieval Format
- ACBR.1 Olap Dimension Retrieval Format
- ACBS.1 Olap Dimension Retrieval Format
- ACBU.1 Olap Dimension Retrieval Format
- ACBY.1 Olap Dimension Retrieval Format
- AMAS.1 OLAP Dimension Retrieval Format
- AMBK.1 OLAP Dimension Retrieval Format
- AMCV.1 OLAP Dimension Retrieval Format
- AMLF.1 OLAP Dimension Retrieval Format
- AMMD.1 OLAP Dimension Retrieval Format
- AMME.1 OLAP Dimension Retrieval Format
- AMPD.1 Olap Dimension Retrieval Format
- AMYR.1 Olap Dimension Retrieval Format
- CBBB.1 Build Bank Instrument Dimension
- CBBC.1 Olap Dimension Retrieval Format
- CBBD.1 Olap Dimension Retrieval Format
- CBBO.1 Olap Dimension Retrieval Format
- CBBR.1 Build Bank Instrument Dimension
- CBBT.1 Build Transaction Status Dimension
- GLBA.1 Olap Dimension Retrieval Format
- GLBD.1 Olap Dimension Retrieval Format
- GLBP.1 Olap Dimension Retrieval Format
- GLBT.1 Olap Dimension Retrieval Format
- GLBY.1 Olap Dimension Retrieval Format
- HC10.1 Compensation Data Mart Upgrade
- HCAG.1 Olap Dimension Retrieval Format
- HCCP.1 Olap Dimension Retrieval Format
- HCEM.1 Olap Dimension Retrieval Format
- HCHM.1 Olap Dimension Retrieval Format
- HCJC.1 Olap Dimension Retrieval Format
- HCMS.1 Olap Dimension Retrieval Format
- HCPO.1 Olap Dimension Retrieval Format
- HCRV.1 Olap Dimension Retrieval Format
- HCSC.1 Olap Dimension Retrieval Format
- HCSU.1 Olap Dimension Retrieval Format
- HCYR.1 Olap Dimension Retrieval Format
- IA00.6 OLAP Destination Update
- IA02.1 Dimension Definition
- IA100 Analytic Architect Startup
- IA120 Data Mart Load
- IA15.4 Olap Database Dimensions
- IA150 XML Data Mart Interface
- IAAP.1 Dimension Definition Interface
- IAMB.1 Lawson Member List Update
- IANM.1 Level Name Alterations
- IATM.1 Olap Dimension Retrieval Format
- IAVO.1 Olap Dimension Retrieval Format
- IAYR.1 Olap Dimension Retrieval Format
- IFBA.1 Olap Dimension Retrieval Format
- IFBC.1 Olap Dimension Retrieval Format
- IFBO.1 Olap Dimension Retrieval Format
- IFBS.1 Olap Dimension Retrieval Format
- POAB.1 Olap Dimension Retrieval Format
- POAM.1 Olap Dimension Retrieval Format
- POAO.1 Olap Dimension Retrieval Format
- POAP.1 Olap Dimension Retrieval Format
Referenced by (18)
- ACDL.1 Olap Data Load
- AM88.1 Asset Dimension Definition
- AMDL.1 OLAP Data Load
- CBOP.1 Cash Ledger OLAP Data Build
- GLOP.1 Olap Data Load
- HC02.2 Headcount and Turnover Measures
- HCDL.1 Olap Data Load
- HCHP.1 Olap Data Load
- IA80.1 Time Dimension Definition
- IA85.1 Year Definition
- IAAH.1 Olap Database Profiles
- IADE.1 Shared Dimension
- IADM.1 Invoked Dimension Type
- IASD.1 Simple Data Mart Drill Around
- IFEO.1 Organization Dimension Edit
- POA2.1 Define Vendor Dimension
- POA2.3 Define Product Dimension
- POA3.1 Data Load for Vendor Analysis