AMBARCODE – Bar Code
- System
- Asset Management (AM)
- Prefix
BCO- Primary key
BAR-CODE- Fields
- 4
- Updated by
- 1 program
- Referenced by
- 0 programs
AMBARCODE is the Bar Code table in Lawson Asset Management (prefix BCO). It is indexed by BAR-CODE (BCOSET1); alternate indexes: BCOSET3. It is updated by AM153. The table has 4 fields, 2 indexes and 0 documented relations.
About AMBARCODE
No description in the Lawson data dictionary.
Fields (4)
Column = COBOL field name without the BCO- 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 |
|---|---|---|---|
#BCO-BAR-CODE PKBAR_CODE | Alpha 30 | This field contains a unique bar code. | AM153 |
#BCO-ASSETASSET | Numeric 10 | If a bar code is assigned to an asset, this field contains the asset number. | AM153 |
#BCO-SEQ-NUMBERSEQ_NUMBER | Numeric 6 | This field contains a system-generated sequence number used to keep each bar code record unique. | AM153 |
#BCO-STATUSSTATUS | Numeric 1 | This field contains the status of the bar code. A bar code requested for printing but not associated with an asset has a status of Reserved. A bar code associated with an added asset has a status of Assigned. | AM153 |
Indexes (2)
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 |
|---|---|---|---|---|
BCOSET1 |
| Primary | — | |
BCOSET3 |
| AM153 |
Programs
Updated by (1)
- AM153 Asset Bar Code Labels