ACSTRAUD – No description in the Lawson data dictionary
- System
- Activity Management (AC)
- Prefix
SRA- Primary key
STRUCTURE,ACCT-CAT,EFFECT-DATE,UPDATE-DATE,UPDATE-TIME- Fields
- 8
- Updated by
- 2 programs
- Referenced by
- 0 programs
ACSTRAUD is a Lawson Activity Management table (prefix SRA); no description in the lawson data dictionary. It is indexed by STRUCTURE, ACCT-CAT, EFFECT-DATE, UPDATE-DATE, UPDATE-TIME (SRASET1). It is updated by AC08.2 and AC108. The table has 8 fields, 1 index and 0 documented relations.
About ACSTRAUD
No description in the Lawson data dictionary.
Fields (8)
Column = COBOL field name without the SRA- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
SRA-STRUCTURE PKSTRUCTURE | Alpha 15 | The name of the category structure. | AC108 |
SRA-ACCT-CAT PKACCT_CAT | Alpha 5 | — | AC108 |
SRA-EFFECT-DATE PKEFFECT_DATE | Numeric 8 (yyyymmdd) | This field displays the system date when this was created. | AC108 |
SRA-UPDATE-DATE PKUPDATE_DATE | Numeric 8 (yyyymmdd) | This field displays the system date when this was created. | AC108 |
SRA-UPDATE-TIME PKUPDATE_TIME | Numeric 8 | This field is updated automatically to indicate the time that the GL entry was created. It is system-maintained. | AC108 |
SRA-OLD-SUM-CATOLD_SUM_CAT | Alpha 5 | — | AC108 |
SRA-NEW-SUM-CATNEW_SUM_CAT | Alpha 5 | — | AC108 |
SRA-USER-IDUSER_ID | Alpha 10 (Lower Case) | Contains the user ID of the person who last changed this record. | AC108 |
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 |
|---|---|---|---|---|
SRASET1 | STRUCTURE, ACCT-CAT, EFFECT-DATE, UPDATE-DATE, UPDATE-TIME | Primary | AC08.2, AC108 |