AM
AMClockItemUnreleasedProductionOrder
Production orders with unreleased clock entires.PXProjection on AMClockItem group by EmployeeID, OrderType, ProdOrdID where StartTime is not null.
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
AcctCD | nvarchar(30) | Employee ID | - | |
Description:The human-readable identifier of the business account that is specified by the user or defined by the auto-numbering sequence during the creation of the account. This field is a natural key, as opposed to the surrogate key BAccountID. | ||||
OrderType | char(2) | Order Type | - | |
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. | ||||