Table "Shipment Method"
ID 10
Namespace: Microsoft.Foundation.Shipping
Properties
| Name | Value |
|---|---|
| Caption | Shipment Method |
| DataCaptionFields | 1,2 |
| LookupPageID | Page Microsoft.Foundation.Shipping."Shipment Methods" |
| DataClassification | CustomerContent |
Fields
| Name | Type | Description |
|---|---|---|
| Code | Code[10] | |
| Description | Text[100] | |
| "Last Modified Date Time" | DateTime | |
| "Coupled to CRM" | Boolean | |
| SystemId | Guid | |
| SystemCreatedAt | DateTime | |
| SystemCreatedBy | Guid | |
| SystemModifiedAt | DateTime | |
| SystemModifiedBy | Guid | |
| SystemRowVersion | BigInteger |
Methods
TranslateDescription
procedure TranslateDescription(var ShipmentMethod: Record "Shipment Method", Language: Code[10])
Parameters
| Name | Type | Description |
|---|---|---|
| ShipmentMethod | Table Microsoft.Foundation.Shipping."Shipment Method" | |
| Language | Code[10] |