GLAUTMPDTL – GL AU Template Detail
- System
- General Ledger (GL)
- Prefix
GAU- Primary key
TEMPLATE-NAME,ACCT-UNIT- Fields
- 13
- Updated by
- 3 programs
- Referenced by
- 5 programs
GLAUTMPDTL is the GL AU Template Detail table in Lawson General Ledger (prefix GAU). It is indexed by TEMPLATE-NAME, ACCT-UNIT (GAUSET1); alternate indexes: GAUSET3, GAUSET4 and GAUSET5. It is related 1:1 to GLAUTMPHDR and 1:M to GLAUTMPMST and GLAUTMPMXV. It is updated by GL14.1, GL14.6 and GL14.8 and referenced by GL123, GL124, GL214, GL216 and GL23.1. The table has 13 fields, 4 indexes and 3 documented relations.
About GLAUTMPDTL
This file maintains the names and descriptions of the detailed accounting units within an accounting unit template.
Fields (13)
Column = COBOL field name without the GAU- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
GAU-TEMPLATE-NAME PKTEMPLATE_NAME | Alpha 12 | This field contains the name of the accounting unit template. | GL14.1, GL14.8 |
GAU-ACCT-UNIT PKACCT_UNIT | Alpha 15 | This file contains the name of an accounting unit within the template.. | GL14.1, GL14.8 |
GAU-DESCRIPTIONDESCRIPTION | Alpha 30 (Lower Case) | This field contains the accounting unit description. | GL14.1, GL14.8 |
GAU-PARENT-AUPARENT_AU | Alpha 15 | This field contains the name of the accounting unit to which this accounting unit reports. | GL14.1 |
GAU-LEVEL-DEPTHLEVEL_DEPTH | Numeric 1 | This field contains the depth within the template of the accounting unit. | GL14.1, GL14.8 |
GAU-LEVEL-DETAILLEVEL_DETAIL | Numeric 15 | This field contains the address to be assigned at the level depth defined for the accounting unit. | GL14.1, GL14.8 |
GAU-PERSON-RESPPERSON_RESP | Alpha 15 (Lower Case) | This field contains the name of the person responsible for the accounting unit. | GL14.1, GL14.8 |
GAU-POSTING-FLAGPOSTING_FLAG | Alpha 1 | This field indicates whether the posting flag is Posting (P) or Summary (S). Posting accounting units must have a chart of accounts associated with them.
| GL14.1, GL14.8 |
GAU-ACTIVE-STATUSACTIVE_STATUS | Alpha 1 | This field indicates whether the accounting unit is Active (A) or Inactive (I). If Inactive, no posting can be done to the accounting unit.
| GL14.1, GL14.8 |
GAU-CHART-NAMECHART_NAME | Alpha 12 | This field contains the name of the chart of accounts associated with the accounting unit. | GL14.1, GL14.8 |
GAU-CHART-SECTIONCHART_SECTION | Alpha 1 | This field contains the chart of accounts section associated with the accounting unit. Valid values are:
| GL14.1, GL14.8 |
GAU-CURRENCY-CODECURRENCY_CODE | Alpha 5 | This field contains the currency code assigned to the accounting unit. | GL14.1, GL14.8 |
GAU-VAR-LEVEL-DISPVAR_LEVEL_DISP | Alpha 34 | This field displays the varaible level. | GL14.1 |
Indexes (4)
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 |
|---|---|---|---|---|
GAUSET1 | TEMPLATE-NAME, ACCT-UNIT | Primary | GL123, GL124, GL14.1, GL14.2, GL14.4, GL14.5, GL14.6, GL14.7 +4 more | |
GAUSET3 | TEMPLATE-NAME, VAR-LEVEL-DISP, ACCT-UNIT | KeyChange | GL123, GL14.9, GL214 | |
GAUSET4 | TEMPLATE-NAME, PARENT-AU, ACCT-UNIT | KeyChange | GL14.1 | |
GAUSET5 | TEMPLATE-NAME, LEVEL-DEPTH, ACCT-UNIT | GL14.1 |
Relations
One to one (1) — lookups and parents
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Glautmphdr | GLAUTMPHDR | Required | GAU-TEMPLATE-NAME → GAH-TEMPLATE-NAME |
One to many (2) — child tables
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Glautmpmst | GLAUTMPMST | GAU-TEMPLATE-NAME → GTM-TEMPLATE-NAME, GAU-ACCT-UNIT → GTM-ACCT-UNIT, → GTM-ACCOUNT, → GTM-SUB-ACCOUNT | ||
| Glautmpmxv | GLAUTMPMXV | GAU-TEMPLATE-NAME → GXV-TEMPLATE-NAME, GAU-ACCT-UNIT → GXV-ACCT-UNIT, → GXV-MATRIX-CAT |
Programs
Updated by (3)
- GL14.1 Accounting Unit Template Definition
- GL14.6 Define Accounting Unit Template
- GL14.8 Copy Accounting Unit Template