AMSYSOPTS – System Options

System
Asset Management (AM)
Prefix
AMO
Primary key
COMPANY, CREATION-DATE, CREATION-TIME
Fields
25
Updated by
1 program
Referenced by
0 programs

AMSYSOPTS is the System Options table in Lawson Asset Management (prefix AMO). It is indexed by COMPANY, CREATION-DATE, CREATION-TIME (AMOSET1). It is related 1:M to AMSYSOPTAU. It is updated by AM700. The table has 25 fields, 1 index and 1 documented relation.

About AMSYSOPTS

No description in the Lawson data dictionary.

Fields (25)

Column = COBOL field name without the AMO- 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 / columnTypeDescription & valuesUpdated by
#AMO-COMPANY PK
COMPANY
Numeric 4This is the General Ledger company that the system default settings are associated with.AM700
#AMO-CREATION-DATE PK
CREATION_DATE
Numeric 8 (yyyymmdd)This is the date that the setting were last adjusted.AM700
#AMO-CREATION-TIME PK
CREATION_TIME
Numeric 6 (hhmmss)This is the time that the setting were last adjusted.AM700
#AMO-CREATOR-ID
CREATOR_ID
Alpha 10This is the login ID of the individual making the setting changes.AM700
#AMO-OLD-HOLD-CODE
OLD_HOLD_CODE
Alpha 1This is the hold code setting before the change. Valid values are:
  • N Not Held
  • Y Hold
AM700
#AMO-NEW-HOLD-CODE
NEW_HOLD_CODE
Alpha 1This is the hold code setting after the change. Valid values are:
  • N Not Held
  • Y Hold
AM700
#AMO-OLD-ITEM-FLAG
OLD_ITEM_FLAG
Alpha 1This is the item numbering flag before the change. Valid values are:
  • T Tag
  • S System
AM700
#AMO-NEW-ITEM-FLAG
NEW_ITEM_FLAG
Alpha 1This is the item numbering flag after the change. Valid values are:
  • T Tag
  • S System
AM700
#AMO-OLD-EXP-ACT-FL
OLD_EXP_ACT_FL
Alpha 1This is the depreciation expense activity flag before the change. Valid values are:
  • N No
  • Y Yes
AM700
#AMO-NEW-EXP-ACT-FL
NEW_EXP_ACT_FL
Alpha 1This is the depreciation expense activity flag after the change. Valid values are:
  • N No
  • Y Yes
AM700
#AMO-OLD-REM-LIFE-F
OLD_REM_LIFE_F
Alpha 1This is the calculate remaining life flag before the change. Valid values are:
  • N No
  • Y Yes
AM700
#AMO-NEW-REM-LIFE-F
NEW_REM_LIFE_F
Alpha 1This is the calculate remaining life flag after the change. Valid values are:
  • N No
  • Y Yes
AM700
#AMO-OLD-CONS-JE-FL
OLD_CONS_JE_FL
Alpha 1This is the consolidate journal entry flag before the change. Valid values are:
  • N No
  • Y Yes
AM700
#AMO-NEW-CONS-JE-FL
NEW_CONS_JE_FL
Alpha 1This is the consolidate journal entry flag after the change. Valid values are:
  • N No
  • Y Yes
AM700
#AMO-OLD-DISP-JE-FL
OLD_DISP_JE_FL
Alpha 1This is the display journal entry flag before the change. Valid values are:
  • Y Yes
  • N No
#AMO-NEW-DISP-JE-FL
NEW_DISP_JE_FL
Alpha 1This is the display journal entry flag after the change. Valid values are:
  • Y Yes
  • N No
AM700
#AMO-OLD-DEP-EXP-FL
OLD_DEP_EXP_FL
Alpha 1This is the depreciation expense allocation flag before the change. Valid values are:
  • N No (the default)
  • Y yes
AM700
#AMO-NEW-DEP-EXP-FL
NEW_DEP_EXP_FL
Alpha 1This is the current depreciation allocation flag. Valid values are: The value of this flag overrides the value of the DEP-EXP-ALLOC flag in AMSTYPE.
  • N No (the default)
  • Y Yes
AM700
#AMO-BLANK-AM
BLANK_AM
DerivedNot used.
#AMO-NEW-SPLIT-FLAG
NEW_SPLIT_FLAG
Alpha 1
  • Y Yes
  • N No
#AMO-OLD-SPLIT-FLAG
OLD_SPLIT_FLAG
Alpha 1
  • Y Yes
  • N No
#AMO-NEW-DISTRIB-FL
NEW_DISTRIB_FL
Alpha 1
  • D Detail
  • S Summary
#AMO-OLD-DISTRIB-FL
OLD_DISTRIB_FL
Alpha 1
  • D Detail
  • S Summary
#AMO-NEW-EVENT-ACCT
NEW_EVENT_ACCT
Alpha 1
  • N No
  • Y Yes
#AMO-OLD-EVENT-ACCT
OLD_EVENT_ACCT
Alpha 1
  • N No
  • Y Yes

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.

IndexKeysFlagsConditionUsed in
AMOSET1
  1. COMPANY
  2. CREATION-DATE
  3. CREATION-TIME
Primary

Relations

Relationship map — 1:1 lookups/parents on the left, 1:M children on the right (up to 14 each)
AMSYSOPTAUAMSYSOPTS

One to many (1) — child tables

RelationTableRulesConditionField map
AmsysoptauAMSYSOPTAU
AMO-COMPANYAOA-COMPANY (AOASET1)
AMO-CREATION-DATEAOA-CREATION-DATE
AMO-CREATION-TIMEAOA-CREATION-TIME
AOA-ACTION
AOA-DATE
AOA-TIME
AOA-UNIQUE-I-D

Programs

Updated by (1)