AMASTTRCNV – Asset Transaction Conversion
- System
- Asset Management (AM)
- Prefix
TNC- Primary key
CONVERSION-NBR,SEQ-NUMBER- Fields
- 20
- Updated by
- 2 programs
- Referenced by
- 0 programs
AMASTTRCNV is the Asset Transaction Conversion table in Lawson Asset Management (prefix TNC). It is indexed by CONVERSION-NBR, SEQ-NUMBER (TNCSET1). It is related 1:1 to AMASSETCNV and AMCNVASSET and 1:M to AMASTBKCNV, AMASTITCNV and AMASTMXCNV. It is updated by AM500 and AM93.1. The table has 20 fields, 1 index and 5 documented relations.
About AMASTTRCNV
No description in the Lawson data dictionary.
Fields (20)
Column = COBOL field name without the TNC- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
TNC-CONVERSION-NBR PKCONVERSION_NBR | Alpha 22 | This number associates the transaction with the asset. This number can also be the Lawson-assigned asset number for use when doing just transaction conversion. If using the conversion by asset number option on AM500, be sure to zerofill and right-justify this field. | AM93.1 |
TNC-SEQ-NUMBER PKSEQ_NUMBER | Numeric 6 | A unique number assigned to each transaction to be transferred into the Lawson system. This number will not be the same as the number assigned to the AMTRANS record. | AM93.1 |
TNC-COMPANYCOMPANY | Numeric 4 | This is the asset company number. | AM93.1 |
TNC-BOOKBOOK | Alpha 10 | The book to which the transaction is posted. | AM93.1 |
TNC-LEASE-COMPANYLEASE_COMPANY | Numeric 4 | The lease company number. | AM93.1 |
TNC-LEASELEASE | Alpha 19 | The name of the lease to which the asset is assigned. | AM93.1 |
TNC-ASSET-GROUPASSET_GROUP | Alpha 10 | The asset group to which the asset belongs. | AM93.1 |
TNC-TRANS-DATETRANS_DATE | Numeric 8 (yyyymmdd) | The date the transaction was posted. | AM93.1 |
TNC-TRANS-AMOUNTTRANS_AMOUNT | Signed 18.2 | The signed associated with this transaction in the currency of the posting book. | AM93.1 |
TNC-DESCRIPTIONDESCRIPTION | Alpha 30 (Lower Case) | This field contains the transaction description. | AM93.1 |
TNC-ACCT-GRPACCT_GRP | Alpha 10 | The account group identifying the general ledger accounts that are used to create journal entries when the asset is processed. | AM93.1 |
TNC-ASSET-TYPEASSET_TYPE | Alpha 10 | The asset type assigned to the asset, identifying the general ledger accounts used to store the asset, depreciation expense, and accumulated depreciation amounts. | AM93.1 |
TNC-SUB-TYPESUB_TYPE | Alpha 10 | The asset type associated with the asset. Must be unique within the asset type. | AM93.1 |
TNC-ACCT-TYPEACCT_TYPE | Alpha 3 | This field contains the type of account to which the transaction is posted. Valid values are:
| AM93.1 |
TNC-ACCT-UNITACCT_UNIT | Alpha 15 | The accounting unit used to post the transaction to the General Ledger. | AM93.1 |
TNC-ACCOUNTACCOUNT | Numeric 6 | The account used to post the transaction to the General Ledger. | AM93.1 |
TNC-SUB-ACCTSUB_ACCT | Numeric 4 | The subaccount used to post the transaction to the General Ledger. | AM93.1 |
TNC-ASSET-PROCESSASSET_PROCESS | Alpha 3 | The asset process that caused the transaction to be created. Valid values are:
| AM93.1 |
TNC-ACTIVITYACTIVITY | Alpha 15 | The activity assigned to the transaction. | AM93.1 |
TNC-ACCT-CATEGORYACCT_CATEGORY | Alpha 5 | The account category assigned to the transaction. The account category assigned to the transaction. | AM93.1 |
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 |
|---|---|---|---|---|
TNCSET1 | CONVERSION-NBR, SEQ-NUMBER | Primary | AM500, AM93.1 |
Relations
One to one (2) — lookups and parents
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Amassetcnv | AMASSETCNV | Not Required | TNC-CONVERSION-NBR → ACN-CONVERSION-NBR | |
| Amcnvasset | AMCNVASSET | Not Required | TNC-CONVERSION-NBR → CVA-CONVERSION-NBR |
One to many (3) — child tables
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Amastbkcnv | AMASTBKCNV | TNC-CONVERSION-NBR → ABC-CONVERSION-NBR, → ABC-BOOK | ||
| Amastitcnv | AMASTITCNV | TNC-CONVERSION-NBR → ITC-CONVERSION-NBR, → ITC-SEQ-NUMBER | ||
| Amastmxcnv | AMASTMXCNV | TNC-CONVERSION-NBR → MCV-CONVERSION-NBR, → MCV-MATRIX-CAT |