ACTWLAYOUT – Activity Trans Writer Layout
- System
- Activity Management (AC)
- Prefix
AWL- Primary key
TW-NAME,LINE,COLM-NBR- Fields
- 14
- Updated by
- 2 programs
- Referenced by
- 2 programs
ACTWLAYOUT is the Activity Trans Writer Layout table in Lawson Activity Management (prefix AWL). It is indexed by TW-NAME, LINE, COLM-NBR (AWLSET1). It is updated by AC55.1 and AC55.2 and referenced by AC255 and AC256. The table has 14 fields, 1 index and 0 documented relations.
About ACTWLAYOUT
The Activity Management Transaction Writer Layout file stores transaction writer layout information defined in the Layout form tab in AC55.1 (Transaction Writer).
Fields (14)
Column = COBOL field name without the AWL- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored. PK = primary key (present in every index); SETn = leading/alternate key of that index.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
#AWL-MATRIX-CATMATRIX_CAT | Alpha 12 | Attribute name assigned to Activity Management Transaction-type objects (object type ACTVY). Attributes are used in selection and sorting for the Transaction Writer report. | AC55.1 |
#AWL-TW-NAME PKTW_NAME | Alpha 12 | The name that identifies the Transaction Writer report. | AC55.1, AC55.2 |
#AWL-COLM-NBR PKCOLM_NBR | Numeric 2 | The column number within the line number. | AC55.1 |
#AWL-LINE PKLINE | Numeric 2 | The Line Number determines whether the columns being maintained are on line 1 or line 2. | AC55.1 |
#AWL-FIELD-SIZEFIELD_SIZE | Numeric 2 | The size of the column. Date fields are 8, Numeric fields are maximum of 18, alpha fields are maximum of 20. | AC55.1 |
#AWL-DECIMALSDECIMALS | Numeric 1 | The decimal values for the column are 0-6. Zero is the default. Decimals are only used with amount and currency rate-type fields. | AC55.1 |
#AWL-COLM-SPACINGCOLM_SPACING | Numeric 2 | The number of blank spaces preceding the column. | AC55.1 |
#AWL-COUNT-TOT-OPTCOUNT_TOT_OPT | Alpha 1 | Counts either the number of records in an alpha or date field or totals the value in a numeric field.
| AC55.1 |
#AWL-TOTAL-BREAKTOTAL_BREAK | Alpha 1 | Determines if totals print when the value in this field changes. No is the default.
| AC55.1 |
#AWL-PAGE-BREAKPAGE_BREAK | Alpha 1 | Determines if a page break occurs when the value in this field changes. No is the default.
| AC55.1 |
#AWL-DESC-OFDESC_OF | Alpha 1 | Determines if the description of the field will print. No is the default.
| AC55.1 |
#AWL-SUPR-COLM-DUPSSUPR_COLM_DUPS | Alpha 1 | Determines if the field value will print if it equals the previous transaction. No is the default.
| AC55.1 |
#AWL-SUPR-LINE-DUPSSUPR_LINE_DUPS | Alpha 1 | Determines if the entire line will print if it equals the previous transaction field value. No is the default.
| AC55.1 |
#AWL-ALIGN-HEADINGALIGN_HEADING | Alpha 1 | Determines how the heading aligns over the field values. Left align defaults for alpha fields. Right align defaults for all other fields. The heading is aligned based on the entire column size.
| AC55.1 |
Indexes (1)
Keys are listed in index order; ↓ marks a descending key. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
AWLSET1 |
| Primary | AC255, AC256, AC55.1, AC55.2 |