Field label definitions
The following 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 |
| getLocName | Yes | Location name in Infor |
| getLocCode | Yes | Infor location code |
| getCompanyID | Yes | Company number |
| getCompanyDescription | No | Company description |
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 | Infor Lawson Procurement Item Number |
| getItemDescription | Yes | Item Description |
| getMfrName | Yes | Manufacturer Name |
| getMfrCatno | Yes | Manufacturer Item Number |
| getParLevel | Yes | Par Level |
| getParUom | Yes | Unit of measure |
| getBinNo | No | Bin number |
RAD
Label: Receipt Delivery Label
Nameclass: com.lawson.mscm.rad.label.DeliveryUnitLabel
| Field | Default | Description |
| getLawsonTrackingNo | Yes -- Barcoded | Lawson Tracking Number |
| getCarrierTrackingNo | Yes | Carrier Tracking Number |
| getCompanyId | Yes | Delivery Location Company |
| getCompanyDescription | Yes | Delivery Location Company Description |
| getLocCode | Yes | Delivery Location Code |
| getLocName | Yes | Delivery Location Description |
| getPoNo | No | PO Number |
| getRequisitionNo | No | Requisition Number |
| getReceiptNo | No | Receipt Number |
Label: Receipt Delivery Unit Line Label
Nameclass: com.Lawson.mscm.rad.label.PoLineLabel
| Field | Default | Description |
| getLawsonTrackingNo | Yes -- Barcoded | Lawson Tracking Number |
| getCarrierTrackingNo | Yes | Carrier Tracking Number |
| getCompanyId | Yes | Delivery Company |
| getLocCode | Yes | Delivery Location Code |
| getLocName | Yes | Delivery Location Description |
| getRequisitionNo | Yes | Requisition No |
| getMfgNo | Yes | Manufacturer Item Number |
| getQty | Yes | Quantity |
| getUom | Yes | UOM |
| getCompanyDescription | No | Delivery Location Company Description |
| getPoNo | No | PO Number |
| getItemNo | No | Item No |
| getItemDescription | No | Item Description |
Label: Stock Item Label
Nameclass: com.lawson.mscm.rad.label.ItemLabel
| Field | Default | Description |
| getItemNo | Yes -- Barcoded | Item Number |
| getDescription | Yes | Description |
| getStockUom | Yes | Stock UOM |
| getMfrCatNo | Yes | Manufacturer number |
| getManufacturerCode | No | Manufacturer code |
| getManufacturerDivision | No | Manufacturer division |
| getSecondDescription | No | 2nd description |
| getBinNo | No | 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 |
| getLocationDescription | Location Description | |
| getLocationCodeDescription | Location code and description separated by a "/". | |
| getCompanyIDDescription | Company number and company name separated by a "/". |
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 | Yes | Location Description |
| getLocationCodeDescription | No | Location code and description separated by a "/". |
| GetCompanyIDDescription | No | Company number and company name 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 |
| getLocationCodeDescription | No | Location code and description separated by a "/". |
| GetCompanyIDDescription | No | Company number and company name separated by a "/". |