InventTrans Table
The InventTrans table contains information about inventory transactions. When order lines, such as sales order lines or purchase order lines are created, they generate related records in the InventTrans table. These records represent the flow of material that goes in and out of the inventory.
Configuration Key: LogisticsBasic
Methods
Method | Description | |
---|---|---|
accountBalanceSheetLedgerDimension | ||
accountLossProfitLedgerDimension | ||
accountOperationsLedgerDimension | ||
accountPhysicalLedgerDimension | ||
accountPhysicalOffsetLedgerDimension | ||
accountStdLossLedgerDimension | ||
accountStdProfitLedgerDimension | ||
allowDimChange | ||
aosValidateDelete | Validates on the server that the specified record can be deleted from a table. (Inherited from xRecord.) | |
aosValidateInsert | Validates on the server that the specified record can be inserted. (Inherited from xRecord.) | |
aosValidateRead | Validates on the server that the specified record can be read. (Inherited from xRecord.) | |
aosValidateUpdate | Validates on the server that the specified record can be updated. (Inherited from xRecord.) | |
assemblyInventTransOrigin | Retrieves the related assembly inventory transaction originator. | |
buf2con | Packs the table buffers of an xRecord instance into an X++ container. (Inherited from xRecord.) | |
calcCostAmountStdAdjustment | ||
calcCostAmountStdAdjustment_PL | ||
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
canEditDimensions | ||
canSubmitToWorkflow | Indicates whether submission to workflow is possible. (Inherited from xRecord.) | |
caption | Gets and sets the caption property of a table. (Inherited from xRecord.) | |
checkCostValue | ||
checkFixFields | ||
checkFixReference | ||
checkFixSettlement | ||
checkFixSettlementSecCur_RU | ||
checkInvalidFieldAccess | Gets and sets invalid field access. (Inherited from xRecord.) | |
checkIsChanged | ||
checkRecord | Gets and sets the property that indicates whether to check mandatory fields. (Inherited from xRecord.) | |
checkRestrictedDeleteActions | Gets and sets the property that indicates whether a record can be deleted. (Inherited from xRecord.) | |
checkUpdateSplit | ||
clear | Removes all rows from the table buffer. (Inherited from xRecord.) | |
clearMarking | Sets all marking related fields to their default values. | |
company | Gets and sets the property that indicates a legal entity for the record. (Inherited from xRecord.) | |
con2buf | Unpacks a container into the table buffers. (Inherited from xRecord.) | |
concurrencyModel | Gets and sets the default concurrency model to use to update records. (Inherited from xRecord.) | |
context | Gets and sets the context property. (Inherited from xRecord.) | |
costAmountExclStdAdjustment | ||
costAmountExclStdAdjustmentSecCur_RU | ||
costAmountFinancialVoucher | Retrieves the financial cost amount from the original voucher. | |
costAmountPhysExclStdAdjustment | Retrieves the physical cost amount excluding the adjustments for the standard cost items. | |
costAmountPhysicalAdjustment | Calculates the physical cost adjustment. | |
costAmountPhysicalAsPerDate | ||
costAmountPhysicalVoucher | Retrieves the physical cost amount from the original voucher. | |
costAmountSettlementAdjustment | Calculates the cost adjustment that is part of the settlements. | |
costAmountStdAdjustment | ||
costAmountStdAdjustmentSecCur_RU | ||
costPrice | ||
costPricePhysical | ||
costPricePhysicalSecCur_RU | ||
costValue | ||
costValueSecCur_RU | ||
countOfSettlements | Counts how many settlements exist for this inventTrans record. | |
custInvoiceLineAmount_RU | ||
data | Retrieves a row from the table. (Inherited from xRecord.) | |
dataSource | Retrieves the data source of the table. (Inherited from xRecord.) | |
defaultField | Populates default values in a field in the table. (Inherited from xRecord.) | |
defaultRow | Populates default values in fields in the table in the non-interactive case. (Inherited from xRecord.) | |
delete | ||
deleteInvalidMarking | Removes invalid marking by clearing the MarkingRefInventTransOrigin field for the current InventTrans record and for one or more marked InventTrans records. | |
deleteReturnTransOrigin | Matches inventory transactions for return orders removing the ReturnInventTransOrigin field. | |
dimensionFinancialDefaultDimension | ||
dimensionFinancialLedgerDimension | ||
dimensionPhysicalDefaultDimension | ||
direction | Retrieves an InventDirection enumeration value | |
disableCache | Gets and sets the property that indicates whether caching is disabled. (Inherited from xRecord.) | |
discAmount | ||
discPercent | ||
dispose | Releases resources that are used by the xRecord object. (Inherited from xRecord.) | |
doClear | Removes all rows from the table buffer and bypasses any additional logic in the clear method of the table. (Inherited from xRecord.) | |
doDelete | Deletes the current record from the table and bypasses any additional logic in the delete method of the table. (Inherited from xRecord.) | |
doInsert | Inserts the record into the table and bypasses any additional logic in the insert method of the table. (Inherited from xRecord.) | |
doUpdate | Updates the current record and bypasses any additional logic in the update method of the table. (Inherited from xRecord.) | |
doValidateDelete | Performs the action to validate that a record can be deleted. (Inherited from xRecord.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from xRecord.) | |
fieldAccessRight | Returns the field access right. (Inherited from xRecord.) | |
fieldBufferAccessRight | Returns the field access right for the current record. (Inherited from xRecord.) | |
fieldState | Sets or returns the state of a field in the table buffer. (Inherited from xRecord.) | |
financialOpenQty | ||
financialOpenQtySecCur_RU | ||
financialOpenValue | ||
financialOpenValueSecCur_RU | ||
forceDeleteReturnTransOrigin | Matches inventory transactions for return orders removing the ReturnInventTransOrigin field. | |
getAllowRedefault | Returns the list of fields that are allowed to re-default. (Inherited from xRecord.) | |
getDefaultingDependencies | Returns the container that holds defaulting dependencies. (Inherited from xRecord.) | |
getExtension | Returns the table extension. (Inherited from xRecord.) | |
getFieldValue | Gets the value of the specified field from a table buffer. (Inherited from xRecord.) | |
getInstanceRelationType | Returns the table name that corresponds to the InstanceRelationType ID. (Inherited from xRecord.) | |
getLedgerDimensionFromDefaultAccount | Wraps the DimensionDefaultingService::serviceCreateLedgerDimension method. | |
getPhysicalTableName | Return the physical table name, which, in the case of the SQL Temp DB table, is the table instance name. (Inherited from xRecord.) | |
getPresenceFieldData | Retrieves the PresenceInfo value from the specified field. (Inherited from xRecord.) | |
getSQLStatement | Gets the SQL statement that is used to return records from the database. (Inherited from xRecord.) | |
getTableInInstanceHierarchy | (Inherited from xRecord.) | |
getTableType | Indicates the type of the table. (Inherited from xRecord.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
hasRelatedTable | Indicates whether a foreign key constraint buffer is linked with the table. (Inherited from xRecord.) | |
hasSettlements | ||
hasUnpostedInvoices | Determines whether any unposted invoices exist for the current record. | |
helpField | Retrieves a string that contains the Help text for the specified field. (Inherited from xRecord.) | |
infoActionInventTrans | ||
infoActionOrigin | ||
initValue | Initializes a field to the default value. (Inherited from xRecord.) | |
inputStatus | Sets or returns the current input status of the table buffer. (Inherited from xRecord.) | |
insert | ||
insertReturnTransOrigin | Matches inventory transactions for return orders filling the ReturnInventTransOrigin field. | |
interactiveContext | Sets or returns the current interactive context of the table buffer. (Inherited from xRecord.) | |
inventBatchId | ||
inventDim | ||
inventJournalTrans | ||
inventLocationId | ||
inventMovement | ||
inventMovementChild | ||
inventSerialId | ||
inventTable | ||
inventTransferLine | ||
inventTransOrigin | Retrieves the originator of the inventory transaction. | |
inventTransPostingFinancial | ||
inventTransPostingPhysical | ||
inventTransPostingPhysicalCharge | Retrieves the InventTransPosting for the physical charge posting. | |
inventTransPostingPhysicalRevenue | ||
inventUnit | ||
inventVendCust | ||
isFieldDataRetrieved | Checks whether the data of the given field has been retrieved. (Inherited from xRecord.) | |
isFieldSet | Checks whether a field has a Set or Defaulted state. (Inherited from xRecord.) | |
isFormDataSource | Indicates whether the data source is a form. (Inherited from xRecord.) | |
isGoodsInRouteTransit_RU | ||
isIncludedInPhysicalInventory | Determines if the inventory transaction is included in physical on hand. | |
isInventTransferIssue_RU | ||
isIssue | Checks whether the current transaction the Issue transaction. | |
isNewRecord | Returns true if the record is a new record that hasn't been persisted yet. (Inherited from xRecord.) | |
isNonFinancialTransfer | Specifies whether the inventory transaction is a non-financial transfer. | |
isPartOfUOWSaveChanges | (Inherited from xRecord.) | |
isReceipt | Checks whether the current transaction is the Receipt transaction. | |
isTempDb | Indicates whether the type of the table is SQL TempDB. (Inherited from xRecord.) | |
isTmp | Indicates whether this is a temporary table. (Inherited from xRecord.) | |
isTransfer | ||
isTransferOrderStorno_RU | Check whether the current transaction is storno of InventTransferOrder. | |
isTransferReceipt | Determines whether this inventory transaction is a receipt for an inventory transfer. | |
isUpdatedEstimated | ||
isUpdatedEstimatedReceipt | ||
isUpdatedFinancial | ||
isUpdatedPhysical | ||
isUpdatedQuotation | ||
isWMSReserved | ||
itemGroupId | ||
itemName | ||
joinChild | Finds the join child of the current record. (Inherited from xRecord.) | |
joinParent | Finds the join parent of the current record. (Inherited from xRecord.) | |
lastSettleDate | ||
lineAmount | ||
linkPhysicalTableInstance | Checks whether there is a link for the physical table instance for the record. (Inherited from xRecord.) | |
merge | Merges the current table with the specified table. (Inherited from xRecord.) | |
modifiedField | Modifies the specified field to the original. (Inherited from xRecord.) | |
modifiedFieldValue | Modifies the specified field to the original value. (Inherited from xRecord.) | |
new | Initializes a new instance of the Object class. (Inherited from Object.) | |
nextNumberBatchId | ||
nextNumberSerialId | ||
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) | |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) | |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
openQty | ||
openQtySecCur_RU | Retrieves the open qty of the item in inventory unit for reporting currency. | |
orig | Retrieves the original values of the current record. (Inherited from xRecord.) | |
overwriteSystemfields | Gets and sets the property that indicates whether system fields can be overwritten. (Inherited from xRecord.) | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
pcsPrice | ||
pdsCWFinancialOpenQty | Calculates and returns the CW qty open for the active record. | |
pdsCWOpenQty | Calculates and returns the CW qty open for the active record. | |
pdsCWUnitId | ||
pdsDispositionCode | Gets the batch disposition code associated with the InventTrans record. | |
pdsDispositionStatus | Gets the batch disposition status associated with the InventTrans record. | |
pdsGetPotencyValue | Gets the actual potency value for the item and batch on this InventTrans. | |
postCacheLoad | Is executed after data is hit from the cache for the select operation on the table. (Inherited from xRecord.) | |
postingBalanceSheet | ||
postingLossProfit | ||
postingOperations | ||
postingPhysical | ||
postingPhysicalOffset | ||
postLoad | Is executed after a record is read. (Inherited from xRecord.) | |
preRemoting | Is executed before a cross-tier call is about to be executed for the table that would pack its state to the other tier. (Inherited from xRecord.) | |
prodJournalBOM | ||
prodJournalProd | Finds the related production report as finished journal line. | |
prodTableJour | ||
qtyUnit | ||
queryTimedOut | Indicates whether the query exceeded the time limit for execution. (Inherited from xRecord.) | |
queryTimeout | Gets and sets the property that indicates the time limit for the execution of a query. (Inherited from xRecord.) | |
rboTransactionSalesTrans | Finds the sales order line with the current inventTransID value. | |
readCommittedLock | (Inherited from xRecord.) | |
readPast | Gets and sets the property that indicates whether to skip rows that are locked by other processes when a record is read. (Inherited from xRecord.) | |
recordLevelSecurity | Gets and sets the property that indicates whether to apply security on a record level. (Inherited from xRecord.) | |
relatedTable | Sets or returns the related buffer of a link of a table buffer. (Inherited from xRecord.) | |
renamePrimaryKey | Renames the foreign keys in other tables according to the change of the corresponding primary key value in this table. (Inherited from xRecord.) | |
reread | Rereads the record from the table. (Inherited from xRecord.) | |
returnInventTransOrigin | Retrieves the related ReturnInventTransOrigin value. | |
RowCount | Retrieves the number of rows in the table. (Inherited from xRecord.) | |
selectForUpdate | Gets and sets the property that indicates whether to select records for update when they are read. (Inherited from xRecord.) | |
selectLocked | Indicates whether to select locked records. (Inherited from xRecord.) | |
selectRefRecord | Selects the record by referenced field ID. (Inherited from xRecord.) | |
selectWithRepeatableRead | Gets and sets the property that indicates whether repeatable read is enabled. (Inherited from xRecord.) | |
setClosedOpen | ||
setClosedOpenSecCur_RU | ||
setConnection | Sets the user connection for this table. (Inherited from xRecord.) | |
setCrossPartition | Sets or resets cross-partitioning for the table. (Inherited from xRecord.) | |
setFieldValue | Sets the field value in the record buffer. (Inherited from xRecord.) | |
setMarking | Sets the marking field to reference the specified inventory transaction originator. | |
setSQLTracing | Enables or disables SQL tracing mode. (Inherited from xRecord.) | |
setStatusDate | ||
setSumAmount | ||
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
setTmp | Sets the table so that it is not persisted to the database. (Inherited from xRecord.) | |
setTmpData | Sets the contents of the temporary table to the specified data. (Inherited from xRecord.) | |
setTransValueDate | ||
setXDSContext | Sets new XDS context. (Inherited from xRecord.) | |
skipAosValidation | Gets and sets the property that indicates whether to skip validation of Microsoft Dynamics AX Application Object Server (AOS). (Inherited from xRecord.) | |
skipDatabaseLog | Gets and sets the property that indicates whether to skip database log requests. (Inherited from xRecord.) | |
skipDataMethods | Gets and sets the property that indicates whether to discard overloaded methods. (Inherited from xRecord.) | |
skipDeleteActions | Gets and sets the property that indicates whether to skip delete actions on the table. (Inherited from xRecord.) | |
skipDeleteMethod | Gets and sets the property that indicates whether to discard overloaded methods. (Inherited from xRecord.) | |
skipEvents | Provides an option to turn off calling the Application.event* methods for the lifetime of an xRecord object. (Inherited from xRecord.) | |
skipPostLoad | Gets and sets the property that indicates whether to skip executing the xRecord.postLoad method on the table. (Inherited from xRecord.) | |
skipTTSCheck | Gets and sets the property that indicates whether to skip the check to determine whether the record is selected for update. (Inherited from xRecord.) | |
stockQtyChangeDate | Returns the date when the transaction increased/decreased physical availability of the products in the inventory. | |
stornoTxt_RU | ||
suppressWarnings | Gets and sets the property that indicates whether to suppress warnings for this pointer. (Inherited from xRecord.) | |
tableAccessRight | Returns the table access right. (Inherited from xRecord.) | |
tableBufferAccessRight | Returns the table access right for the current record. (Inherited from xRecord.) | |
takeOwnershipOfTempDBTable | (Inherited from xRecord.) | |
toolTipField | Retrieves the HelpText value for the specified field. (Inherited from xRecord.) | |
toolTipRecord | Retrieves the ToolTip value for the current record. (Inherited from xRecord.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
transactionCurrencyCode | ||
transferInventTransId | Determines the lot ID of the related transfer. | |
transferInventTransOrigin | Retrieves the related transfer InventTransOrigin object. | |
ttsabort | Aborts a transaction that was started by a call to the ttsbegin method. (Inherited from xRecord.) | |
ttsbegin | Starts a transaction that can be either committed by the ttscommit method or aborted by the ttsabort method. (Inherited from xRecord.) | |
ttscommit | Commits a transaction that was started by a call to the ttsbegin method. (Inherited from xRecord.) | |
unit | ||
unpostedInvoiceId | Returns an invoice ID of any unposted invoices. | |
unpostedInvoiceIdForReceivedPurchType | Returns an invoice ID of any invoices that are not posted. | |
update | Updates the current record | |
updatePriceRevaluationFin | Initializes an inventory settlement record to adjust the financial transaction value to a new cost. | |
updatePriceRevaluationPhy | Initializes an inventory settlement record to adjust the physical transaction value to a new cost. | |
updatePriceVarianceFin | Initializes an inventsettlement record to compensate an price variance adjustment for a transaction. | |
updatePriceVariancePhy | Initializes an inventory settlement record that adjusts the physical value of the transaction with a price variance. | |
updateReturnOrigin | ||
updateSplit | Splits InventTrans record. | |
updateSplitFromCWQty | Updates the current InventTrans record to the specified catch weight quantity and creates a new InventTrans record with the remaining quantity. | |
updateSplitSecCur_RU | ||
updateStdCostAdjust | ||
updateStdCostPriceRevaluationFin | Initializes an inventory settlement record to adjust the financial transaction value to a new standard cost. | |
updateStdCostPriceRevaluationPhy | Initializes an inventory settlement record to adjust the physical transaction value to a new standard cost. | |
updateStdCostPriceVarianceFin | Initializes an inventsettlement record to compensate an adjustment for a standard cost transaction. | |
updateStdCostPriceVariancePhy | Initializes an inventory settlement record that adjusts the physical value of the transaction to standard cost. | |
updateSumUp | ||
usageCount | Retrieves the current number of references (the value of the reference counter) that the object has. (Inherited from xRecord.) | |
useExistingTempDBTable | (Inherited from xRecord.) | |
useReturnTransToSyncCostPrice | Determine whether the return origin information should be used to synchronize the cost on a return. | |
validateDelete | Determines whether the current record is valid and ready to be deleted from the database. (Inherited from xRecord.) | |
validateField | Determines whether the specified field is valid. (Inherited from xRecord.) | |
validateFieldValue | (Inherited from xRecord.) | |
validateWrite | Determines whether the current record is valid and ready to be written. (Inherited from xRecord.) | |
validTimeStateUpdateMode | Sets a valid time state update mode on the cursor. (Inherited from xRecord.) | |
wait | Pauses a process. (Inherited from Object.) | |
wasCached | Specifies the location from which the data was retrieved. (Inherited from xRecord.) | |
wmsLocationId | ||
wmsOrder | ||
wmsPalletId | ||
write | Updates a record if it exists; otherwise, inserts a record. (Inherited from xRecord.) | |
xml | Retrieves an XML string that represents the current object. (Inherited from xRecord.) | |
::backOrderQtyIssue | ||
::calcCostValue | ||
::calcCostValueSecCur_RU | ||
::canTransTypeDoQuarantineMgmt | Determines whether an inventory transaction type supports the use of quarantine management. | |
::existRecId | ||
::findByInventTransOrigin | Retrieves the random inventory transaction record for a specified InventTransOriginId value. | |
::findRecId | ||
::findRecIdTransOriginId | ||
::findTransId | ||
::formSetCaption | ||
::hasNotReturnedTransactions | Checks whether there are not returned transactions for an InventTransOrigin table. | |
::numOfTrans | ||
::openTransactionsExist | ||
::pdsCWQtyNoWMSIssue | Gets the catch weight quantity that can be issued through a warehouse management order. | |
::pdsCWQtyPickedDate | ||
::pdsCWQtyRegisteredDate | ||
::pdsCWQtyTotalOrderPick | Get the catch weight pick quantity for the order line. | |
::pdsCWQtyTotalWMSOrder | ||
::pdsCWQtyTotalWMSOrderNotReserved | ||
::pdsCWQtyWMSOrder | Gets the catch weight quantity for a warehouse management order. | |
::pdsItemIdFromTransId | Get the item associated with a transaction id. | |
::physicalUpdateSign | Checks whether the inventory transaction update is physical and the direction. | |
::qtyFinancialOpen | ||
::qtyNoWMSIssue | ||
::qtyPickedDate | ||
::qtyRegisteredDate | ||
::qtyTotalOrderPick | ||
::qtyTotalWMSOrder | ||
::qtyTotalWMSOrderNotReserved | ||
::qtyWMSOrder | ||
::quantitiesNoWMSIssue | Retrieves a pair of estimated CW and inventory issue quantities, that are not assigned to WMS orders. | |
::queryAddHintFromCaller | ||
::queryOpenTrans | ||
::transactionsExist | ||
::updateChangeToEstimated | ||
::updateChangeToQuotation | ||
::updateInventRefFields | ||
::updateMarkReqTransCov | Marks inventory transactions according to how the coverage is performed. | |
::viewCacheInventTransOrigin |
Top
Fields
Field | Type | Configuration key | Description |
---|---|---|---|
ActivityNumber | Extended Data Type: ProjActivityNumber Type: String |
ProjBasic | The activity number |
CostAmountAdjustment | Extended Data Type: CostAmountAdjusted Type: Real |
LogisticsBasic | Adjustment of cost amount. |
CostAmountOperations | Extended Data Type: CostAmount Type: Real |
None | Amount offset and posted to the profit and loss account |
CostAmountPhysical | Extended Data Type: CostAmountPhysical Type: Real |
LogisticsBasic | Inventory value for the physically updated quantity. |
CostAmountPosted | Extended Data Type: CostAmountPosted Type: Real |
None | Inventory value for the financially updated quantity. |
CostAmountSecCurAdjustment_RU | Extended Data Type: CostAmountAdjustedSecCur_RU Type: Real |
LogisticsBasic | Adjustment of cost amount. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
CostAmountSecCurPhysical_RU | Extended Data Type: CostAmountPhysicalSecCur_RU Type: Real |
LogisticsBasic | Inventory value for the physically updated quantity. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
CostAmountSecCurPosted_RU | Extended Data Type: CostAmountPostedSecCur_RU Type: Real |
LogisticsBasic | Inventory value for the financially updated quantity. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
CostAmountSettled | Extended Data Type: CostAmountSettled Type: Real |
LogisticsBasic | Cost value that has been financially settled. |
CostAmountSettledSecCur_RU | Extended Data Type: CostAmountSettledSecCur_RU Type: Real |
LogisticsBasic | Cost value that has been financially settled. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
CostAmountStd | Extended Data Type: CostAmountStd Type: Real |
LogisticsBasic | Standard cost price of the transaction, converted to cost value |
CostAmountStdSecCur_RU | Extended Data Type: CostAmountStdSecCur_RU Type: Real |
LogisticsBasic | Standard cost price of the transaction, converted to cost value (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
CurrencyCode | Extended Data Type: CurrencyCode Type: String |
None | Currency, if any, attached to the item receipt |
dataAreaId | Extended Data Type: DataAreaId Type: String |
None | |
DateClosed | Extended Data Type: TransDate Type: Date |
None | Date transaction was financially closed. |
DateClosedSecCur_RU | Extended Data Type: TransDate Type: Date |
None | Date transaction was financially closed in currency (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
DateExpected | Extended Data Type: DateExpected Type: Date |
LogisticsBasic | Date of expected movement |
DateFinancial | Extended Data Type: DateFinancial Type: Date |
LogisticsBasic | Date of financial transaction |
DateInvent | Extended Data Type: DateInvent Type: Date |
LogisticsBasic | Date on which items have been registered or picked |
DatePhysical | Extended Data Type: DatePhysical Type: Date |
LogisticsBasic | Date of physical transaction |
DateStatus | Extended Data Type: DateStatus Type: Date |
LogisticsBasic | Date attached to transaction status |
GroupRefId_RU | Extended Data Type: InventTransGroupRefId_RU Type: String |
None | Grouping reference. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
GroupRefType_RU | Enumeration: InventTransGroupRefType_RU |
None | Grouping reference type used in the inventory transaction. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
InterCompanyInventDimTransferred | Extended Data Type: InterCompanyInventDimTransferred Type: Enum |
TradeInterCompany | Batch/serial numbers have been transferred. |
inventDimFixed | Extended Data Type: InventDimFixed Type: Integer |
LogisticsBasic | Dimensions selected by the user. |
inventDimId | Extended Data Type: InventDimId Type: String |
None | Identification of dimensions for the item. |
InventDimIdSales_RU | Extended Data Type: InventDimId Type: String |
None | Identification of dimensions for the item. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
InventTransOrigin | Extended Data Type: InventTransOriginId Type: Int64 |
LogisticsBasic | A reference to a record from the inventory transactions originator table |
InventTransOriginDelivery_RU | Extended Data Type: InventTransOriginId Type: Int64 |
LogisticsBasic | Delivery lot ID for items shipped. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
InventTransOriginSales_RU | Extended Data Type: InventTransOriginId Type: Int64 |
LogisticsBasic | Lot ID for items shipped. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
InventTransOriginTransit_RU | Extended Data Type: InventTransOriginId Type: Int64 |
LogisticsBasic | Transit lot ID for items shipped. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
InvoiceId | Extended Data Type: InvoiceId Type: String |
None | Invoice number that the transaction is attached to |
InvoiceReturned | Enumeration: NoYes |
None | Does the transaction concern items that have been returned on an invoice? |
ItemId | Extended Data Type: ItemId Type: String |
LogisticsBasic | Identify item. |
MarkingRefInventTransOrigin | Extended Data Type: InventTransOriginIdMarked Type: Int64 |
LogisticsBasic | A reference to a record from the inventory transactions originator table |
modifiedDateTime | Extended Data Type: ModifiedDateTime Type: UtcDateTime |
None | (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
PackingSlipId | Extended Data Type: PackingSlipId Type: String |
LogisticsBasic | Product receipt number attached to the physical update |
PackingSlipReturned | Enumeration: NoYes |
None | Does the transaction concern items that have been returned on a packing slip or product receipt? |
Partition | Extended Data Type: Partition Type: Int64 |
None | (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
PdsCWQty | Extended Data Type: PdsCWInventQty Type: Real |
PdsCatchWeight | Catch weight quantity. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK)) |
PdsCWSettled | Extended Data Type: PdsCWSettled Type: Real |
PdsCatchWeight | Catch weight settled quantity. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS), Microsoft Dynamics AX 2012 Feature Pack (SYS), Microsoft Dynamics AX 2012 (FPK)) |
PickingRouteID | Extended Data Type: WMSRouteId Type: String |
LogisticsBasic | Picking route or pallet transport. |
ProjAdjustRefId | Extended Data Type: ProjAdjustRefId Type: String |
ProjBasic | Project adjustment reference. |
ProjCategoryId | Extended Data Type: ProjCategoryId Type: String |
ProjBasic | Category that is used as a default. |
ProjId | Extended Data Type: ProjId Type: String |
ProjBasic | Project identification |
Qty | Extended Data Type: InventQty Type: Real |
None | Quantity attached to the transaction |
QtySettled | Extended Data Type: InventQtySettled Type: Real |
None | Quantity that has been settled financially. |
QtySettledSecCur_RU | Extended Data Type: InventQtySettled Type: Real |
None | Quantity that has been settled financially. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
RecId | Extended Data Type: RecId Type: Int64 |
None | |
recVersion | Extended Data Type: RecVersion Type: Integer |
None | |
ReturnInventTransOrigin | Extended Data Type: InventTransOriginIdReturn Type: Int64 |
LogisticsBasic | A reference to a record from the inventory transactions originator table |
RevenueAmountPhysical | Extended Data Type: AmountMSTPhysicalRevenue Type: Real |
LogisticsBasic | Physical revenue that has been posted in connection with the packing slip update |
ShippingDateConfirmed | Extended Data Type: SalesShippingDateConfirmed Type: Date |
LogisticsBasic | The selling company confirms that the order will be shipped on this date. |
ShippingDateRequested | Extended Data Type: SalesShippingDateRequested Type: Date |
LogisticsBasic | The day the selling company should ship the item in order to meet the customer's requested receipt date. |
StatusIssue | Enumeration: StatusIssue |
LogisticsBasic | Status for quantity in relation to issues |
StatusReceipt | Enumeration: StatusReceipt |
LogisticsBasic | Status of quantity in relation to receipt |
Storno_RU | Extended Data Type: Storno_RU Type: Enum |
LogisticsBasic | Correction +/- (Debit/Credit) to transaction (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
StornoPhysical_RU | Extended Data Type: Storno_RU Type: Enum |
LogisticsBasic | Correction +/- (Debit/Credit) to transaction (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
TaxAmountPhysical | Extended Data Type: TaxAmount Type: Real |
LedgerBasicSalesTax | Calculated sales tax amount. |
TimeExpected | Extended Data Type: TimeExpected Type: Integer |
ProdShop | Scheduled time of receipt or issue of the item requirement |
TransChildRefId | Extended Data Type: InventTransChildRefId Type: String |
LogisticsBasic | Inventory order number processing the transaction |
TransChildType | Enumeration: InventTransChildType |
LogisticsBasic | Inventory reference type processing the transaction |
ValueOpen | Enumeration: InventTransOpen |
None | Is the transaction financially open? |
ValueOpenSecCur_RU | Enumeration: InventTransOpen |
None | Does the amount open in reporting currency? (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS)) |
Voucher | Extended Data Type: Voucher Type: String |
LedgerBasic | Voucher number that the transaction is attached to. |
VoucherPhysical | Extended Data Type: VoucherPhysical Type: String |
LogisticsBasic | Voucher number attached to the physical update |
Top
Field Groups
Field Group | Fields |
---|---|
Identification | |
Other | |
GoodsInRoute_RU | |
AutoReport | |
Delivery | |
GroupRef_RU | |
Inventory | |
FinancialUpdate | |
PhysicalUpdate | |
ReturnGroup | |
Settlement | |
Project | |
SettlementSecCur_RU | |
Posting | |
Reference | |
System | |
Tax | |
Transfer | |
Update |
Top
Relations
Relation | Table | Lines |
---|---|---|
Currency | Currency | |
dataAreaId | DataArea | |
InventBaileeCalcTable_RU | InventBaileeCalcTable_RU | |
InventDim | InventDim | |
InventDimSales | InventDim | |
InventOnHands | InventSum | |
InventTable | InventTable | |
InventTransferJour | InventTransferJour | |
InventTransOrigin | InventTransOrigin | |
InventTransOriginDelivery_RU | InventTransOrigin | |
InventTransOriginSales_RU | InventTransOrigin | |
InventTransOriginTransit_RU | InventTransOrigin | |
InventTransPostingFinancial | InventTransPosting | |
InventTransPostingPhysical | InventTransPosting | |
MarkingRefInventTransOrigin | InventTransOrigin | |
Partition | Partitions | |
ProdJournalCalc | ProdTableJour | |
ProdJournalIIP | ProdTableJour | |
ProjCategory | ProjCategory | |
ProjTable | ProjTable | |
returnInventTransOrigin | InventTransOrigin | |
smmActivities | smmActivities |
Top
Indexes
Index | AllowDuplicates | Enabled | Fields |
---|---|---|---|
DEL_CustVendACTransIdIdx | Yes | Yes | |
DEL_StatusRecieptTransferIdx | Yes | Yes | |
DEL_TransIdIdx | Yes | Yes | |
DEL_TransTypeFatherIdx | Yes | Yes | |
DimIdIdx | Yes | Yes | |
GoodsInRouteDeliveryIdx_RU | Yes | Yes | |
GoodsInRouteSalesIdx_RU | Yes | Yes | |
GoodsInRouteTransitIdx_RU | Yes | Yes | |
GroupRefIdx_RU | Yes | Yes | |
ItemIdx | Yes | Yes | |
MarkingRefInventIdx | Yes | Yes | |
OpenItemIdx | Yes | Yes | |
OpenSecCurItemIdx_RU | Yes | Yes | |
RecId | No | Yes | |
StatusItemIdx | Yes | Yes | |
TransOriginIdx | No | Yes |
Top
Inheritance Hierarchy
xRecord Class
Common Table
InventTrans Table