AMSELDTL – Asset Selection Detail
- System
- Asset Management (AM)
- Prefix
SLD- Primary key
SELECT-NAME,SELECT-TYPE,ASSET- Fields
- 6
- Updated by
- 5 programs
- Referenced by
- 4 programs
AMSELDTL is the Asset Selection Detail table in Lawson Asset Management (prefix SLD). It is indexed by SELECT-NAME, SELECT-TYPE, ASSET (SLDSET1). It is related 1:1 to AMASSET and AMSELECT. It is updated by AM170, AM25.1, AM35.1, AM45.1 and AM55.1 and referenced by AM125, AM135, AM145 and AM155. The table has 6 fields, 1 index and 2 documented relations.
About AMSELDTL
This file contains detailed selection information for mass transfer and disposal selections. The file is updated by AM35.1 (Mass Transfer Selection) and AM45.1 (Mass Disposal Selection).
Fields (6)
Column = COBOL field name without the SLD- 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 / column | Type | Description & values | Updated by |
|---|---|---|---|
#SLD-SELECT-NAME PKSELECT_NAME | Alpha 15 | This is the name of the selection for the mass transfer or disposal. | AM25.1, AM35.1, AM45.1, AM55.1 |
#SLD-SELECT-TYPE PKSELECT_TYPE | Alpha 1 | This is the selection type: disposal or transfer.
| AM25.1, AM35.1, AM45.1, AM55.1 |
#SLD-INCL-EXCL-ASTINCL_EXCL_AST | Alpha 1 | This field indicates whether to include (I) assets or exclude (E) them from the selection.
| AM25.1, AM35.1, AM45.1, AM55.1 |
#SLD-ASSET PKASSET | Numeric 10 | This is the asset being transferred or disposed of. The asset number contains up to ten numeric characters that uniquely identify an asset. Assets are automatically numbered system-wide. | AM25.1, AM35.1, AM45.1, AM55.1 |
#SLD-TAG-NBRTAG_NBR | Alpha 12 | The tag is a user-definable identifier assigned to an asset. | AM25.1, AM35.1, AM55.1 |
#SLD-TO-TAG-NBRTO_TAG_NBR | Alpha 12 | This is the tag number for the transfer-to asset. | AM35.1 |
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.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
SLDSET1 |
| Primary | AM125, AM135, AM145, AM155, AM170, AM25.1, AM25.3, AM35.1 +4 more |
Relations
One to one (2) — lookups and parents
Programs
Updated by (5)
- AM170 Processing Release
- AM25.1 Mass Adjustment Selection
- AM35.1 Mass Transfer Selection
- AM45.1 Mass Disposal Selection
- AM55.1 Mass Revalue Selection