AM
AMClockItem
A manufacturing clock transaction.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BaseQty | decimal | Base Qty | - | |
Description:The base quantity. | ||||
BranchID | int | Branch | - | |
Description:The branch of the clock transaction. | ||||
CostCenterIDNonexistent in DB | int? | Cost Center | - | |
Description:Cost center from the production order | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
EmployeeID | int | Employee ID | EPEmployee | |
Description:The identifier of the employee for whom the labor time is recorded. | ||||
EndTime | datetime | End Time | - | |
Description:The employee’s clock-out time for the production operation. | ||||
ExpireDate | datetime | Expiration Date | - | |
Description:The expiration date of the specified quantity of the stock item. | ||||
InventoryID | int | Inventory ID | InventoryItem | |
Description:The item being produced, which is specified in the production order. | ||||
InvtMult | smallint | Multiplier | - | |
Description:A multiplier. | ||||
IsClockedInNonexistent in DB | bool? | Is Clocked In | - | |
Description:A Boolean value that indicates whether the item is clocked in. | ||||
LaborTimeNonexistent in DB | int? | Duration | - | |
Description:The automatically calculated amount of time during which the employee was clocked in for the operation of the production order. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
LastOper | bit | Is Last Oper | - | |
Description:A Boolean value that indicates whether the operation is the last operation. | ||||
LineCntr | int | - | ||
Description:A line counter. | ||||
LocationID | int | Location | INLocation | |
Description:The warehouse location to which the system will move the complete items to when the last routing operation is completed. | ||||
LotSerCntr | int | LotSerCntr | - | |
Description:A counter for lot serials. | ||||
LotSerialNbr | nvarchar(100) | Lot/Serial Nbr. | CostCenter | |
Description:The lot serial number. | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
OperationID | int | Operation ID | AMProdOper | |
Description:The operation of the production order for which the labor time is recorded. | ||||
OrderType | char(2) | Order Type | AMOrderType | |
Description:The type of the production order for which the labor time is recorded. | ||||
ProdOrdID | nvarchar(19) | Production Nbr. | - | |
Description:The reference number of the production order that contains the operation for which the labor time is recorded. | ||||
ProjectID | int | Project | PMProject | |
Description:The project. | ||||
Qty | decimal | Quantity | - | |
Description:The quantity of items completed for this operation. | ||||
SelectedNonexistent in DB | bool? | Selected | - | |
Description:No description available | ||||
ShiftCD | nvarchar(15) | Shift | EPShiftCode | |
Description:The shift in which the employee works. | ||||
SiteID | int | Warehouse | INSite | |
Description:The warehouse to which the system will move the completed items when the last operation in the routing is completed. | ||||
StartTime | datetime | Start Time | - | |
Description:The selected employee’s clock-in time for the production operation. | ||||
SubItemID | int | Subitem | INSubItem | |
Description:The subitem of the item specified in InventoryID. | ||||
TaskID | int | Project Task | PMProject | |
Description:The task of the project. | ||||
TranDate | datetime | Transaction Date | - | |
Description:The date when the clock entry has been created. | ||||
TranDesc | nvarchar(256) | Tran Description | - | |
Description:A transaction description. | ||||
TranType | char(3) | Tran. Type | - | |
Description:The type of the transaction. | ||||
UOM | nvarchar(6) | UOM | INUnit | |
Description:The unit of measure for the item quantity specified in the Qty field. | ||||
UnassignedQty | decimal | - | ||
Description:The unassigned quantity. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||