Table "ForNAV Item Weight"
ID 6188525
Properties
| Name | Value |
|---|---|
| TableType | Temporary |
| Caption | Item Weight |
Fields
| Name | Type | Description |
|---|---|---|
| "Item No." | Code[20] | |
| "Item Description" | Text[100] | |
| "Tariff No." | Code[20] | |
| Quantity | Decimal | |
| "Net Weight" | Decimal | |
| "Gross Weight" | Decimal | |
| "Country/Region of Origin Code" | Code[10] | |
| SystemId | Guid | |
| SystemCreatedAt | DateTime | |
| SystemCreatedBy | Guid | |
| SystemModifiedAt | DateTime | |
| SystemModifiedBy | Guid | |
| SystemRowVersion | BigInteger |
Methods
FillFromItem
procedure FillFromItem(ItemNo: Code[20]; NewQuantity: Decimal)
Parameters
| Name | Type | Description |
|---|---|---|
| ItemNo | Code[20] | |
| NewQuantity | Decimal |