ACALLOCGPX – Activity Allocation Grp Detail
- System
- Activity Management (AC)
- Prefix
AGX- Primary key
ALLOC-GROUP,ALLOC-NAME- Fields
- 7
- Updated by
- 3 programs
- Referenced by
- 6 programs
ACALLOCGPX is the Activity Allocation Grp Detail table in Lawson Activity Management (prefix AGX). It is indexed by ALLOC-GROUP, ALLOC-NAME (AGXSET1); alternate indexes: AGXSET2. It is related 1:1 to ACALLOC and ACALLOCGP. It is updated by AC131, AC37.1 and AC37.2 and referenced by AC130, AC230, AC30.1, AC30.2, AC30.3 and AC30.4. The table has 7 fields, 2 indexes and 2 documented relations.
About ACALLOCGPX
This file contains detailed information about allocation groups, as defined in AC37.1 (Allocation Group).
Fields (7)
Column = COBOL field name without the AGX- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
AGX-ALLOC-GROUP PKALLOC_GROUP | Alpha 12 | This is the allocation group defined in AC37.1 (Allocation Group). | AC37.1, AC37.2 |
AGX-ALLOC-NAME PKALLOC_NAME | Alpha 12 | The allocation name represents an allocation as defined in AC30.1 (Allocation) or AC30.2 (Multiple Pool Allocation). | AC37.1, AC37.2 |
AGX-STEPSTEP | Numeric 3 | This field determines when an allocation detail line gets processed. All lower steps are processed before processing higher steps. | AC37.1, AC37.2 |
AGX-RUN-DATERUN_DATE | Numeric 8 (yyyymmdd) | This is the date component of the AC131 (Allocation Update) timestamp on transactions produced for this allocation by the most recent run of AC131. | — |
AGX-RUN-TIMERUN_TIME | Numeric 6 (hhmmss) | This is the time component of the AC131 (Allocation Update) timestamp on transactions produced for this allocation by the most recent run of AC131. | — |
AGX-ALLOCATED-DATEALLOCATED_DATE | Numeric 8 (yyyymmdd) | This is the date this allocation was last processed by AC131 (Allocation Update). | AC131 |
AGX-ALLOCATED-TIMEALLOCATED_TIME | Numeric 6 (hhmmss) | This is the time this allocation was last processed by AC131 (Allocation Update). | AC131 |
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 |
|---|---|---|---|---|
AGXSET1 | ALLOC-GROUP, ALLOC-NAME | Primary | AC130, AC131, AC230, AC37.1, AC37.2 | |
AGXSET2 | ALLOC-GROUP, STEP, ALLOC-NAME | KeyChange | AC130, AC131, AC230, AC30.1, AC30.2, AC30.3, AC30.4, AC37.2 |