ACTSTRUC – Account Structure
- System
- General Ledger Setup (IF)
- Prefix
ATD- Primary key
USER-DIM-NAME- Fields
- 9
- Updated by
- 1 program
- Referenced by
- 5 programs
ACTSTRUC is the Account Structure table in Lawson General Ledger Setup (prefix ATD). It is indexed by USER-DIM-NAME (ATDSET1). It is updated by IFAS.1 and referenced by GLDM.1, GLDM.3, GLDX.1, GLOP.1 and IFBA.1. The table has 9 fields, 1 index and 0 documented relations.
About ACTSTRUC
No description in the Lawson data dictionary.
Fields (9)
Column = COBOL field name without the ATD- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
ATD-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. | IFAS.1 |
ATD-ACT-PREFIXACT_PREFIX | Alpha 5 (Lower Case) | The Type Prefix field contains a unique prefix name that differentiates the members in the Type dimension with similar members in other dimensions. This prefix can contain up to five characters of any kind. | IFAS.1 |
ATD-ACT-ALIAS-OPTACT_ALIAS_OPT | Alpha 1 | The Accounts Alias Option field contains the value that represents the alias name for the members of this dimension. Value values are: description of subaccount; Default value.
| IFAS.1 |
ATD-BAL-MBR-NAMEBAL_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. | IFAS.1 |
ATD-INC-MBR-NAMEINC_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. | IFAS.1 |
ATD-ACCT-ROLLUPACCT_ROLLUP | Alpha 1 | — | IFAS.1 |
ATD-CHART-NAMECHART_NAME | Alpha 12 | This is the name you assigned to the chart of accounts when you defined your company structure in the General Ledger system. | IFAS.1 |
ATD-CHART-SECTIONCHART_SECTION | Alpha 1 | The chart section. | IFAS.1 |
ATD-ACT-SIGN-OPTACT_SIGN_OPT | Alpha 1 | — | — |
Indexes (1)
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 |
|---|---|---|---|---|
ATDSET1 | USER-DIM-NAME | Primary | GLDM.1, GLDM.3, GLDX.1, GLOP.1, IFAS.1, IFBA.1 |
Programs
Updated by (1)
- IFAS.1 Account Dimension Definition