AMLOCDTL – Location Detail

System
Asset Management (AM)
Prefix
LOD
Primary key
LOCATION-NAME, LOC-DTL
Fields
12
Updated by
1 program
Referenced by
294 programs

AMLOCDTL is the Location Detail table in Lawson Asset Management (prefix LOD). It is indexed by LOCATION-NAME, LOC-DTL (LODSET1). It is related 1:1 to AMLOCATION. It is updated by AM07.3 and referenced by AC160, AM115, AM117, AM125, AM145, AM15.1, AM15.2, AM15.3 and 286 more. The table has 12 fields, 1 index and 1 documented relation.

About AMLOCDTL

The Location Detail file stores detail location information for a location. This file is populated by LOction (AM07.1), Locations (AM07.2), and Location Detail (AM07.3).

Fields (12)

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

Field / columnTypeDescription & valuesUpdated by
LOD-LOCATION-NAME PK
LOCATION_NAME
Alpha 15This field contains the location name defined using Location (AM07.1) or Locations (AM07.2)AM07.3
LOD-DESCRIPTION
DESCRIPTION
Alpha 30 (Lower Case)This field contains the description of the location.
LOD-LOC-DTL PK
LOC_DTL
Alpha 14This field contains the detail location of an item within the location, defined using Location Detail (AM07.3). The location detail consists of up to three location detail levels concatenated into a scannable location detail bar code.AM07.3
LOD-LEVEL-1
LEVEL_1
Alpha 14This field contains the first level of the location detail. It contains the first set of characters from the LOC-DTL field and its size is represented by the AMLOCATION DTL-SEG-1 field.AM07.3
LOD-LEVEL-2
LEVEL_2
Alpha 14This field contains the second level of location detail. Its size is dependent upon the AMLOCATION DTL-SEG-2 field.AM07.3
LOD-LEVEL-3
LEVEL_3
Alpha 14This field contains the lowest level of location detail. It characters come from the last characters in the LOC-DTL field. The size of this field is in AMLOCATION DTL-SEG-3.AM07.3
LOD-GEO-TYPE
GEO_TYPE
Alpha 4
LOD-GEO-LATITUDE
GEO_LATITUDE
Signed 12.6AM07.3
LOD-GEO-LONGITUDE
GEO_LONGITUDE
Signed 12.6AM07.3
LOD-GEO-ALTITUDE
GEO_ALTITUDE
Signed 12.6AM07.3
LOD-GEO-DATE
GEO_DATE
Numeric 8 (yyyymmdd)AM07.3
LOD-GEO-TIME
GEO_TIME
Numeric 6 (hhmmss)AM07.3

Indexes (1)

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

IndexKeysFlagsConditionUsed in
LODSET1LOCATION-NAME, LOC-DTLPrimaryAC160, AM07.1, AM07.2, AM07.3, AM115, AM117, AM125, AM145 +22 more (list truncated in source)

Relations

One to one (1) — lookups and parents

RelationTableRulesConditionField map
AmlocationAMLOCATIONRequiredLOD-LOCATION-NAMELOC-LOCATION-NAME

Programs

Updated by (1)

Referenced by (294)