IN
INUpdateStdCostRecord
Represents an inventory item, that needs to update standard cost.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
CuryIDNonexistent in DB | string | Currency | - | |
Description:No description available | ||||
Descr | nvarchar | Description | - | |
Description:The description of the Inventory Item. | ||||
GroupMask | varbinary | - | ||
Description:The group mask showing which restriction groups the item belongs to. | ||||
InventoryID | int | Inventory ID | - | |
Description:No description available | ||||
InvtAcctID | int | Inventory Account | Account | |
Description:No description available | ||||
InvtSubID | int | Inventory Sub. | Sub | |
Description:No description available | ||||
IsTemplate | bit | - | ||
Description:When set to "true", indicates that the item is a template for other matrix items. Defaults to "false". | ||||
PendingStdCostNonexistent in DB | decimal? | Pending Cost | - | |
Description:No description available | ||||
PendingStdCostDateNonexistent in DB | DateTime? | Pending Cost Date | - | |
Description:No description available | ||||
PendingStdCostResetNonexistent in DB | bool? | - | ||
Description:No description available | ||||
RecordIDNonexistent in DB | int? | - | ||
Description:Record identifier. | ||||
SelectedNonexistent in DB | bool? | Selected | - | |
Description:Specifies (if set to true) than user selected record. | ||||
SiteID | int | Warehouse | - | |
Description:No description available | ||||
StdCostNonexistent in DB | decimal? | Current Cost | - | |
Description:No description available | ||||
StdCostOverrideNonexistent in DB | bool? | Std. Cost Override | - | |
Description:No description available | ||||
StkItem | bit | - | ||
Description:When set to "true", indicates that this item is a Stock Item. | ||||