AMASTITRIN – Asset Item Reinstatement

System
Asset Management (AM)
Prefix
RIT
Primary key
ASSET, PROCESS-SEQ, SEQ-NUMBER, CREATION-DATE, CREATION-TIME
Fields
19
Updated by
3 programs
Referenced by
0 programs

AMASTITRIN is the Asset Item Reinstatement table in Lawson Asset Management (prefix RIT). It is indexed by ASSET, PROCESS-SEQ, SEQ-NUMBER, CREATION-DATE, CREATION-TIME (RITSET1); alternate indexes: RITSET2. It is related 1:1 to AMASTITEM. It is updated by AM300, AM330 and AM41.1. The table has 19 fields, 2 indexes and 1 documented relation.

About AMASTITRIN

No description in the Lawson data dictionary.

Fields (19)

Column = COBOL field name without the RIT- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.

Field / columnTypeDescription & valuesUpdated by
RIT-ASSET PK
ASSET
Numeric 10Key field. The asset number contains up to ten numeric characters that uniquely identify an asset. Assets ~$3 AMASTITRINSEQ-NUMBER Key field. A unique number assigned to each transaction in the Lawson system.AM41.1
RIT-SEQ-NUMBER PK
SEQ_NUMBER
Numeric 6A unique number assigned to each transaction to be interfaced into the Lawson system.AM41.1
RIT-PROCESS-SEQ PK
PROCESS_SEQ
Numeric 6This is the sequence number for this disposal process.AM41.1
RIT-DSP-DATE
DSP_DATE
Numeric 8 (yyyymmdd)This is the date of the disposal.AM41.1
RIT-DSP-METHOD
DSP_METHOD
Alpha 1This is the date of the disposal.
  • A Abandoned
  • D Donated
  • E Exchanged
  • P Purged
  • R Retired
  • S Sold
  • T Traded
  • O Other
AM41.1
RIT-DSP-QUANTITY
DSP_QUANTITY
Numeric 10This is the asset quantity that was disposed of.AM41.1
RIT-ITEM-NBR
ITEM_NBR
Alpha 32The number assigned to the asset item. The item number must be unique within an asset, but can be duplicated from asset to asset. The item number identifies an item of an asset composed of different elements but depreciated as a common asset unit.AM41.1
RIT-ITEM-QUANTITY
ITEM_QUANTITY
Numeric 8The number of units that make up the asset item. Each unit of an item is exactly the same as every other unit of the item.AM41.1
RIT-ITEM-COST-BASE
ITEM_COST_BASE
Signed 18.2This is the item cost in the base currency.AM41.1
RIT-ITEM-TAX-BASE
ITEM_TAX_BASE
Signed 18.2This is the tax on the item in the base currency.AM41.1
RIT-ITEM-COST-TRAN
ITEM_COST_TRAN
Signed 18.2This is the item cost in the transaction currency.AM41.1
RIT-ITEM-TAX-TRAN
ITEM_TAX_TRAN
Signed 18.2This is the tax on the item in the transaction currency.AM41.1
RIT-BASE-ND
BASE_ND
Numeric 1The number of decimal positions defined for the base currency.AM41.1
RIT-TRAN-ND
TRAN_ND
Numeric 1The number of decimal positions defined for the transaction currency.AM41.1
RIT-BAR-CODE
BAR_CODE
Alpha 30This field contains the bar code of the item being disposed.AM41.1
RIT-CREATION-DATE PK
CREATION_DATE
Numeric 8 (yyyymmdd)This field contains the record creation date.AM41.1
RIT-CREATION-TIME PK
CREATION_TIME
Numeric 6 (hhmmss)This field contains the record creation time.AM41.1
RIT-CREATOR-ID
CREATOR_ID
Alpha 10This field contains the login ID of the person creating the record.AM41.1
RIT-REINSTATE-DATE
REINSTATE_DATE
Numeric 8 (yyyymmdd)This field contains the reinstatement date of the disposed item.AM41.1

Indexes (2)

Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.

IndexKeysFlagsConditionUsed in
RITSET1ASSET, PROCESS-SEQ, SEQ-NUMBER, CREATION-DATE, CREATION-TIMEPrimaryAM300, AM330, AM41.1
RITSET2ASSET, REINSTATE-DATE, PROCESS-SEQ, SEQ-NUMBER, CREATION-DATE, CREATION-TIME

Relations

One to one (1) — lookups and parents

RelationTableRulesConditionField map
AmastitemAMASTITEMRequiredRIT-ASSETASI-ASSET (ASISET1), RIT-SEQ-NUMBERASI-SEQ-NUMBER

Programs

Updated by (3)