AM
AMBatch
The information about the manufacturing transaction batch header. Transactions include the AMDocType.Move, AMDocType.Labor, AMDocType.Material, AMDocType.WipAdjust, AMDocType.ProdCost, and AMDocType.Disassembly classes.
View API Entity: MaterialEntry
/entity/MANUFACTURING/25.100.001/MaterialEntry| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
BatNbr API | nvarchar(15) | Batch Nbr. | - | |
Description:The reference number of the transaction. | ||||
BranchID | int | Branch | - | |
Description:The branch ID. | ||||
ControlAmount API | decimal | Control Amount | - | |
Description:The control amount. | ||||
ControlCost | decimal | Control Cost | - | |
Description:The control cost of the transaction. | ||||
ControlQty API | decimal | Control Qty. | - | |
Description:The control quantity of the transaction. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
DeletableBatchNonexistent in DB | bool? | - | ||
Description:A Boolean value that indicates whether the batch can be deleted. | ||||
DocType | char(1) | Document Type | - | |
Description:The type of the manufacturing document or transaction. | ||||
EditableBatchNonexistent in DB | bool? | Editable Batch | - | |
Description:A Boolean value that indicates whether the batch is editable. | ||||
FinPeriodID API | string | Post Period | FinPeriod | |
Description:The financial period that corresponds to the transaction date. | ||||
GLBatchNbr | nvarchar(15) | GL Batch Nbr. | Batch | |
Description:Reference to GL.JournalEntry GL.Batch document. | ||||
Hold API | bit | Hold | - | |
Description:A Boolean value that indicates whether the batch is on hold. | ||||
INRefNbr | nvarchar(15) | IN Reference Nbr. | INRegister | |
Description:Reference to IN.INProductionEntry INRegister document. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
LineCntr | int | - | ||
Description:The line counter. | ||||
MaterialBatNbr | nvarchar(15) | Material Batch Nbr. | AMBatch | |
Description:Reference to MaterialEntry AMBatch document. | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
OrigBatNbr API | nvarchar(15) | Orig Batch Nbr | AMBatch | |
Description:The batch number of th original transaction. | ||||
OrigDocType API | char(1) | Orig Doc Type | AMBatch | |
Description:The document type of the original transaction. | ||||
POReceiptNbr | nvarchar(15) | PO Receipt Nbr. | POReceipt | |
Description:No description available | ||||
RefLineNbr | int | Ref Line Nbr. | - | |
Description:The reference line number. | ||||
Released | bit | Released | - | |
Description:A Boolean value that indicates whether the batch is released. | ||||
SelectedNonexistent in DB | bool? | Selected | - | |
Description:No description available | ||||
Status API | char(1) | Status | - | |
Description:The status of the transaction set by the system. | ||||
TotalAmount API | decimal | Total Amount | - | |
Description:The total amount of the transaction. | ||||
TotalCost | decimal | Total Cost | - | |
Description:The total cost of the transaction, which the system calculates as the sum of the values in AMMTran.ExtCost. | ||||
TotalQty API | decimal | Total Qty. | - | |
Description:The total quantity of the transaction, which the system calculates as the sum of the values in AMMTran.Qty. | ||||
TranDate API | datetime | Date | - | |
Description:The date when the transaction was created. | ||||
TranDesc API | nvarchar(256) | Description | - | |
Description:A brief description of the transaction. | ||||
TranPeriodID | string | - | ||
Description:The financial period in which the transaction amount is posted. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||