Field label definitions
These tables list all the details all the labels along with their class names and field names which can be used to customize the label configuration file.
MPC
Label: Parform Location
Nameclass: com.lawson.mscm.mpc.label.ParformLabel
| Field | Default | Description |
|---|---|---|
| getLocationDescription | Yes | Location name in Infor |
| getLocationCode | Yes | Infor location code |
| getCompanyID | Yes | Company number |
| getCompanyDescription | No | Company description |
Note:
Company ID and Location Code must be barcoded in the manner described in the label field barcode concatenation section.
Label: Parform Item
Nameclass: com.lawson.mscm.mpc.label.ParformItemLabel
| Field | Default | Description |
|---|---|---|
| getItemId | Yes | FSM or Infor Lawson Procurement Item Number |
| getItemDescription | Yes | Item Description |
| getMfrName | Yes | Manufacturer Name |
| getMfrCatno | Yes | Manufacturer Item Number |
| getParLevelUOM | Yes | Par Level UOM |
| getParLevel | No | Par Level |
| getParUom | No | Unit of measure |
| getBinNo | No | Bin number |
RAD
Label: Stock Item Label
Nameclass: com.lawson.mscm.rad.label.ItemLabel
| Field | Default | Description |
|---|---|---|
| getItemNo | Yes -- Barcoded | Item Number |
| getItemDescription | Yes | Description |
| getStockUom | Yes | Stock UOM |
| getMfrCatNo | Yes | Manufacturer number |
| getMfrName | Yes | Manufacturer Name |
| getManufacturerCode | No | Manufacturer code |
| getManufacturerDivision | No | Manufacturer division |
| getSecondDescription | No | 2nd description |
| getBinNo | Yes | Bin number |
RAD
Label: Bin Label
Nameclass: com.lawson.mscm.rad.label.BinLabel
| Field | Default | Description |
|---|---|---|
| getBinNo | Yes -- Barcoded | Bin |
| getCompanyId | Yes | Company |
| getCompanyDescription | No | Company Description |
| getLocationId | No | Internal MSCM location ID |
| getLocationCode | Yes | Location Code |
Global
Label: Location Label
Nameclass:com.lawson.mscm.platform.location.data.LocationLabel
| Field | Default | Description |
|---|---|---|
| getCompanyId | Yes | Company ID |
| getCompanyDescription | No | Company Description |
| getLocationCode | Yes | Location ID |
| getLocationDescription | No | Location Description |
| getLocationCodeDescription | Yes | Location code and description separated by a "/". |
Label: Sub-Location Label
Nameclass: com.lawson.mscm.platform.location.data.SubLocationLabel
| Field | Default | Description |
|---|---|---|
| getCompanyId | Yes | Company ID |
| getCompanyDescription | No | Company Description |
| getLocationCode | Yes | Location ID |
| getLocationDescription | No | Location Description |
| getBinNo | Yes | Sub-Location |