ACIASCNMBR – No description in the Lawson data dictionary
- System
- Activity Management (AC)
- Prefix
ANM- Primary key
SCN-DIMENSION,MBR-TYPE,SEQUENCE,BUDGET-NBR,MBR-NAME- Fields
- 10
- Updated by
- 2 programs
- Referenced by
- 2 programs
ACIASCNMBR is a Lawson Activity Management table (prefix ANM); no description in the lawson data dictionary. It is indexed by SCN-DIMENSION, MBR-TYPE, SEQUENCE, BUDGET-NBR, MBR-NAME (ANMSET1); alternate indexes: ANMSET2. It is updated by ACSS.2 and ACSS.3 and referenced by ACBS.1 and ACDL.1. The table has 10 fields, 2 indexes and 0 documented relations.
About ACIASCNMBR
No description in the Lawson data dictionary.
Fields (10)
Column = COBOL field name without the ANM- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
ANM-SCN-DIMENSION PKSCN_DIMENSION | Alpha 50 (Lower Case) | The Organization Dimension Name field contains the user-defined name for the Organization dimension. This name can contain up to 30 characters of any kind. | ACSS.2, ACSS.3 |
ANM-MBR-TYPE PKMBR_TYPE | Alpha 2 | The Member Type field specifies the member type. Valid values are:
| ACSS.2, ACSS.3 |
ANM-SEQUENCE PKSEQUENCE | Numeric 6 | The Sequence field show the sequence of a member as it is entered in either the Budget Member Names or Fiscal Year Variances subforms in AC87.1 (Financial OLAP Dimensions). | ACSS.2, ACSS.3 |
ANM-BUDGET-NBR PKBUDGET_NBR | Numeric 3 | The Budget Number field contains the budget number. | ACSS.2, ACSS.3 |
ANM-MBR-NAME PKMBR_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. | ACSS.3 |
ANM-ALIAS-MBR-NAMEALIAS_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. | ACSS.2, ACSS.3 |
ANM-BUD-AMT-PCTBUD_AMT_PCT | Alpha 1 | — | ACSS.3 |
ANM-BUDGET-TYPEBUDGET_TYPE | Alpha 1 | — | ACSS.3 |
ANM-BUDGET-1BUDGET_1 | Numeric 3 | — | ACSS.3 |
ANM-BUDGET-2BUDGET_2 | Numeric 3 | — | ACSS.3 |
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 |
|---|---|---|---|---|
ANMSET1 | SCN-DIMENSION, MBR-TYPE, SEQUENCE, BUDGET-NBR, MBR-NAME | Primary | ACBS.1, ACDL.1, ACSS.1, ACSS.2, ACSS.3 | |
ANMSET2 | SCN-DIMENSION, ALIAS-MBR-NAME | KeyChange, Subset | Where SCN-DIMENSION != Spaces | ACSS.2, ACSS.3 |