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
Gg971864.pubmethod(en-us,AX.60).gif accountBalanceSheetLedgerDimension
Gg971864.pubmethod(en-us,AX.60).gif accountLossProfitLedgerDimension
Gg971864.pubmethod(en-us,AX.60).gif accountOperationsLedgerDimension
Gg971864.pubmethod(en-us,AX.60).gif accountPhysicalLedgerDimension
Gg971864.pubmethod(en-us,AX.60).gif accountPhysicalOffsetLedgerDimension
Gg971864.pubmethod(en-us,AX.60).gif accountStdLossLedgerDimension
Gg971864.pubmethod(en-us,AX.60).gif accountStdProfitLedgerDimension
Gg971864.pubmethod(en-us,AX.60).gif allowDimChange
Gg971864.pubmethod(en-us,AX.60).gif aosValidateDelete Validates on the server that the specified record can be deleted from a table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif aosValidateInsert Validates on the server that the specified record can be inserted. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif aosValidateRead Validates on the server that the specified record can be read. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif aosValidateUpdate Validates on the server that the specified record can be updated. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif assemblyInventTransOrigin Retrieves the related assembly inventory transaction originator.
Gg971864.pubmethod(en-us,AX.60).gif buf2con Packs the table buffers of an xRecord instance into an X++ container. (Inherited from xRecord.)
Gg971864.privmethod(en-us,AX.60).gif calcCostAmountStdAdjustment
Gg971864.privmethod(en-us,AX.60).gif calcCostAmountStdAdjustment_PL
Gg971864.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg971864.pubmethod(en-us,AX.60).gif canEditDimensions
Gg971864.pubmethod(en-us,AX.60).gif canSubmitToWorkflow Indicates whether submission to workflow is possible. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif caption Gets and sets the caption property of a table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif checkCostValue
Gg971864.pubmethod(en-us,AX.60).gif checkFixFields
Gg971864.pubmethod(en-us,AX.60).gif checkFixReference
Gg971864.pubmethod(en-us,AX.60).gif checkFixSettlement
Gg971864.pubmethod(en-us,AX.60).gif checkFixSettlementSecCur_RU
Gg971864.pubmethod(en-us,AX.60).gif checkInvalidFieldAccess Gets and sets invalid field access. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif checkIsChanged
Gg971864.pubmethod(en-us,AX.60).gif checkRecord Gets and sets the property that indicates whether to check mandatory fields. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif checkRestrictedDeleteActions Gets and sets the property that indicates whether a record can be deleted. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif checkUpdateSplit
Gg971864.pubmethod(en-us,AX.60).gif clear Removes all rows from the table buffer. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif clearMarking Sets all marking related fields to their default values.
Gg971864.pubmethod(en-us,AX.60).gif company Gets and sets the property that indicates a legal entity for the record. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif con2buf Unpacks a container into the table buffers. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif concurrencyModel Gets and sets the default concurrency model to use to update records. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif context Gets and sets the context property. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif costAmountExclStdAdjustment
Gg971864.pubmethod(en-us,AX.60).gif costAmountExclStdAdjustmentSecCur_RU
Gg971864.pubmethod(en-us,AX.60).gif costAmountFinancialVoucher Retrieves the financial cost amount from the original voucher.
Gg971864.pubmethod(en-us,AX.60).gif costAmountPhysExclStdAdjustment Retrieves the physical cost amount excluding the adjustments for the standard cost items.
Gg971864.pubmethod(en-us,AX.60).gif costAmountPhysicalAdjustment Calculates the physical cost adjustment.
Gg971864.pubmethod(en-us,AX.60).gif costAmountPhysicalAsPerDate
Gg971864.pubmethod(en-us,AX.60).gif costAmountPhysicalVoucher Retrieves the physical cost amount from the original voucher.
Gg971864.pubmethod(en-us,AX.60).gif costAmountSettlementAdjustment Calculates the cost adjustment that is part of the settlements.
Gg971864.pubmethod(en-us,AX.60).gif costAmountStdAdjustment
Gg971864.pubmethod(en-us,AX.60).gif costAmountStdAdjustmentSecCur_RU
Gg971864.pubmethod(en-us,AX.60).gif costPrice
Gg971864.pubmethod(en-us,AX.60).gif costPricePhysical
Gg971864.pubmethod(en-us,AX.60).gif costPricePhysicalSecCur_RU
Gg971864.pubmethod(en-us,AX.60).gif costValue
Gg971864.pubmethod(en-us,AX.60).gif costValueSecCur_RU
Gg971864.pubmethod(en-us,AX.60).gif countOfSettlements Counts how many settlements exist for this inventTrans record.
Gg971864.pubmethod(en-us,AX.60).gif custInvoiceLineAmount_RU
Gg971864.pubmethod(en-us,AX.60).gif data Retrieves a row from the table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif dataSource Retrieves the data source of the table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif defaultField Populates default values in a field in the table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif defaultRow Populates default values in fields in the table in the non-interactive case. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif delete
Gg971864.pubmethod(en-us,AX.60).gif deleteInvalidMarking Removes invalid marking by clearing the MarkingRefInventTransOrigin field for the current InventTrans record and for one or more marked InventTrans records.
Gg971864.pubmethod(en-us,AX.60).gif deleteReturnTransOrigin Matches inventory transactions for return orders removing the ReturnInventTransOrigin field.
Gg971864.pubmethod(en-us,AX.60).gif dimensionFinancialDefaultDimension
Gg971864.pubmethod(en-us,AX.60).gif dimensionFinancialLedgerDimension
Gg971864.pubmethod(en-us,AX.60).gif dimensionPhysicalDefaultDimension
Gg971864.pubmethod(en-us,AX.60).gif direction Retrieves an InventDirection enumeration value
Gg971864.pubmethod(en-us,AX.60).gif disableCache Gets and sets the property that indicates whether caching is disabled. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif discAmount
Gg971864.pubmethod(en-us,AX.60).gif discPercent
Gg971864.pubmethod(en-us,AX.60).gif dispose Releases resources that are used by the xRecord object. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif doClear Removes all rows from the table buffer and bypasses any additional logic in the clear method of the table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif doDelete Deletes the current record from the table and bypasses any additional logic in the delete method of the table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif doInsert Inserts the record into the table and bypasses any additional logic in the insert method of the table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif doUpdate Updates the current record and bypasses any additional logic in the update method of the table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif doValidateDelete Performs the action to validate that a record can be deleted. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif fieldAccessRight Returns the field access right. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif fieldBufferAccessRight Returns the field access right for the current record. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif fieldState Sets or returns the state of a field in the table buffer. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif financialOpenQty
Gg971864.pubmethod(en-us,AX.60).gif financialOpenQtySecCur_RU
Gg971864.pubmethod(en-us,AX.60).gif financialOpenValue
Gg971864.pubmethod(en-us,AX.60).gif financialOpenValueSecCur_RU
Gg971864.pubmethod(en-us,AX.60).gif forceDeleteReturnTransOrigin Matches inventory transactions for return orders removing the ReturnInventTransOrigin field.
Gg971864.pubmethod(en-us,AX.60).gif getAllowRedefault Returns the list of fields that are allowed to re-default. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif getDefaultingDependencies Returns the container that holds defaulting dependencies. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif getExtension Returns the table extension. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif getFieldValue Gets the value of the specified field from a table buffer. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif getInstanceRelationType Returns the table name that corresponds to the InstanceRelationType ID. (Inherited from xRecord.)
Gg971864.privmethod(en-us,AX.60).gif getLedgerDimensionFromDefaultAccount Wraps the DimensionDefaultingService::serviceCreateLedgerDimension method.
Gg971864.pubmethod(en-us,AX.60).gif getPhysicalTableName Return the physical table name, which, in the case of the SQL Temp DB table, is the table instance name. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif getPresenceFieldData Retrieves the PresenceInfo value from the specified field. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif getSQLStatement Gets the SQL statement that is used to return records from the database. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif getTableInInstanceHierarchy (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif getTableType Indicates the type of the table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg971864.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg971864.pubmethod(en-us,AX.60).gif hasRelatedTable Indicates whether a foreign key constraint buffer is linked with the table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif hasSettlements
Gg971864.pubmethod(en-us,AX.60).gif hasUnpostedInvoices Determines whether any unposted invoices exist for the current record.
Gg971864.pubmethod(en-us,AX.60).gif helpField Retrieves a string that contains the Help text for the specified field. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif infoActionInventTrans
Gg971864.pubmethod(en-us,AX.60).gif infoActionOrigin
Gg971864.pubmethod(en-us,AX.60).gif initValue Initializes a field to the default value. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif inputStatus Sets or returns the current input status of the table buffer. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif insert
Gg971864.pubmethod(en-us,AX.60).gif insertReturnTransOrigin Matches inventory transactions for return orders filling the ReturnInventTransOrigin field.
Gg971864.pubmethod(en-us,AX.60).gif interactiveContext Sets or returns the current interactive context of the table buffer. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif inventBatchId
Gg971864.pubmethod(en-us,AX.60).gif inventDim
Gg971864.pubmethod(en-us,AX.60).gif inventJournalTrans
Gg971864.pubmethod(en-us,AX.60).gif inventLocationId
Gg971864.pubmethod(en-us,AX.60).gif inventMovement
Gg971864.pubmethod(en-us,AX.60).gif inventMovementChild
Gg971864.pubmethod(en-us,AX.60).gif inventSerialId
Gg971864.pubmethod(en-us,AX.60).gif inventTable
Gg971864.pubmethod(en-us,AX.60).gif inventTransferLine
Gg971864.pubmethod(en-us,AX.60).gif inventTransOrigin Retrieves the originator of the inventory transaction.
Gg971864.pubmethod(en-us,AX.60).gif inventTransPostingFinancial
Gg971864.pubmethod(en-us,AX.60).gif inventTransPostingPhysical
Gg971864.pubmethod(en-us,AX.60).gif inventTransPostingPhysicalCharge Retrieves the InventTransPosting for the physical charge posting.
Gg971864.pubmethod(en-us,AX.60).gif inventTransPostingPhysicalRevenue
Gg971864.pubmethod(en-us,AX.60).gif inventUnit
Gg971864.pubmethod(en-us,AX.60).gif inventVendCust
Gg971864.pubmethod(en-us,AX.60).gif isFieldDataRetrieved Checks whether the data of the given field has been retrieved. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif isFieldSet Checks whether a field has a Set or Defaulted state. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif isFormDataSource Indicates whether the data source is a form. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif isGoodsInRouteTransit_RU
Gg971864.pubmethod(en-us,AX.60).gif isIncludedInPhysicalInventory Determines if the inventory transaction is included in physical on hand.
Gg971864.pubmethod(en-us,AX.60).gif isInventTransferIssue_RU
Gg971864.pubmethod(en-us,AX.60).gif isIssue Checks whether the current transaction the Issue transaction.
Gg971864.pubmethod(en-us,AX.60).gif isNewRecord Returns true if the record is a new record that hasn't been persisted yet. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif isNonFinancialTransfer Specifies whether the inventory transaction is a non-financial transfer.
Gg971864.pubmethod(en-us,AX.60).gif isPartOfUOWSaveChanges (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif isReceipt Checks whether the current transaction is the Receipt transaction.
Gg971864.pubmethod(en-us,AX.60).gif isTempDb Indicates whether the type of the table is SQL TempDB. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif isTmp Indicates whether this is a temporary table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif isTransfer
Gg971864.pubmethod(en-us,AX.60).gif isTransferOrderStorno_RU Check whether the current transaction is storno of InventTransferOrder.
Gg971864.pubmethod(en-us,AX.60).gif isTransferReceipt Determines whether this inventory transaction is a receipt for an inventory transfer.
Gg971864.pubmethod(en-us,AX.60).gif isUpdatedEstimated
Gg971864.pubmethod(en-us,AX.60).gif isUpdatedEstimatedReceipt
Gg971864.pubmethod(en-us,AX.60).gif isUpdatedFinancial
Gg971864.pubmethod(en-us,AX.60).gif isUpdatedPhysical
Gg971864.pubmethod(en-us,AX.60).gif isUpdatedQuotation
Gg971864.pubmethod(en-us,AX.60).gif isWMSReserved
Gg971864.pubmethod(en-us,AX.60).gif itemGroupId
Gg971864.pubmethod(en-us,AX.60).gif itemName
Gg971864.pubmethod(en-us,AX.60).gif joinChild Finds the join child of the current record. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif joinParent Finds the join parent of the current record. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif lastSettleDate
Gg971864.pubmethod(en-us,AX.60).gif lineAmount
Gg971864.pubmethod(en-us,AX.60).gif linkPhysicalTableInstance Checks whether there is a link for the physical table instance for the record. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif merge Merges the current table with the specified table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif modifiedField Modifies the specified field to the original. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif modifiedFieldValue Modifies the specified field to the original value. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg971864.pubmethod(en-us,AX.60).gif nextNumberBatchId
Gg971864.pubmethod(en-us,AX.60).gif nextNumberSerialId
Gg971864.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg971864.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg971864.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg971864.pubmethod(en-us,AX.60).gif openQty
Gg971864.pubmethod(en-us,AX.60).gif openQtySecCur_RU Retrieves the open qty of the item in inventory unit for reporting currency.
Gg971864.pubmethod(en-us,AX.60).gif orig Retrieves the original values of the current record. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif overwriteSystemfields Gets and sets the property that indicates whether system fields can be overwritten. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg971864.pubmethod(en-us,AX.60).gif pcsPrice
Gg971864.pubmethod(en-us,AX.60).gif pdsCWFinancialOpenQty Calculates and returns the CW qty open for the active record.
Gg971864.pubmethod(en-us,AX.60).gif pdsCWOpenQty Calculates and returns the CW qty open for the active record.
Gg971864.pubmethod(en-us,AX.60).gif pdsCWUnitId
Gg971864.pubmethod(en-us,AX.60).gif pdsDispositionCode Gets the batch disposition code associated with the InventTrans record.
Gg971864.pubmethod(en-us,AX.60).gif pdsDispositionStatus Gets the batch disposition status associated with the InventTrans record.
Gg971864.pubmethod(en-us,AX.60).gif pdsGetPotencyValue Gets the actual potency value for the item and batch on this InventTrans.
Gg971864.pubmethod(en-us,AX.60).gif postCacheLoad Is executed after data is hit from the cache for the select operation on the table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif postingBalanceSheet
Gg971864.pubmethod(en-us,AX.60).gif postingLossProfit
Gg971864.pubmethod(en-us,AX.60).gif postingOperations
Gg971864.pubmethod(en-us,AX.60).gif postingPhysical
Gg971864.pubmethod(en-us,AX.60).gif postingPhysicalOffset
Gg971864.pubmethod(en-us,AX.60).gif postLoad Is executed after a record is read. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif 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.)
Gg971864.pubmethod(en-us,AX.60).gif prodJournalBOM
Gg971864.pubmethod(en-us,AX.60).gif prodJournalProd Finds the related production report as finished journal line.
Gg971864.pubmethod(en-us,AX.60).gif prodTableJour
Gg971864.pubmethod(en-us,AX.60).gif qtyUnit
Gg971864.pubmethod(en-us,AX.60).gif queryTimedOut Indicates whether the query exceeded the time limit for execution. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif queryTimeout Gets and sets the property that indicates the time limit for the execution of a query. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif rboTransactionSalesTrans Finds the sales order line with the current inventTransID value.
Gg971864.pubmethod(en-us,AX.60).gif readCommittedLock (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif 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.)
Gg971864.pubmethod(en-us,AX.60).gif recordLevelSecurity Gets and sets the property that indicates whether to apply security on a record level. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif relatedTable Sets or returns the related buffer of a link of a table buffer. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif renamePrimaryKey Renames the foreign keys in other tables according to the change of the corresponding primary key value in this table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif reread Rereads the record from the table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif returnInventTransOrigin Retrieves the related ReturnInventTransOrigin value.
Gg971864.pubmethod(en-us,AX.60).gif RowCount Retrieves the number of rows in the table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif selectForUpdate Gets and sets the property that indicates whether to select records for update when they are read. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif selectLocked Indicates whether to select locked records. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif selectRefRecord Selects the record by referenced field ID. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif selectWithRepeatableRead Gets and sets the property that indicates whether repeatable read is enabled. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif setClosedOpen
Gg971864.pubmethod(en-us,AX.60).gif setClosedOpenSecCur_RU
Gg971864.pubmethod(en-us,AX.60).gif setConnection Sets the user connection for this table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif setCrossPartition Sets or resets cross-partitioning for the table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif setFieldValue Sets the field value in the record buffer. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif setMarking Sets the marking field to reference the specified inventory transaction originator.
Gg971864.pubmethod(en-us,AX.60).gif setSQLTracing Enables or disables SQL tracing mode. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif setStatusDate
Gg971864.pubmethod(en-us,AX.60).gif setSumAmount
Gg971864.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg971864.pubmethod(en-us,AX.60).gif setTmp Sets the table so that it is not persisted to the database. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif setTmpData Sets the contents of the temporary table to the specified data. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif setTransValueDate
Gg971864.pubmethod(en-us,AX.60).gif setXDSContext Sets new XDS context. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif skipAosValidation Gets and sets the property that indicates whether to skip validation of Microsoft Dynamics AX Application Object Server (AOS). (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif skipDatabaseLog Gets and sets the property that indicates whether to skip database log requests. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif skipDataMethods Gets and sets the property that indicates whether to discard overloaded methods. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif skipDeleteActions Gets and sets the property that indicates whether to skip delete actions on the table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif skipDeleteMethod Gets and sets the property that indicates whether to discard overloaded methods. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif skipEvents Provides an option to turn off calling the Application.event* methods for the lifetime of an xRecord object. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif skipPostLoad Gets and sets the property that indicates whether to skip executing the xRecord.postLoad method on the table. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif 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.)
Gg971864.pubmethod(en-us,AX.60).gif stockQtyChangeDate Returns the date when the transaction increased/decreased physical availability of the products in the inventory.
Gg971864.pubmethod(en-us,AX.60).gif stornoTxt_RU
Gg971864.pubmethod(en-us,AX.60).gif suppressWarnings Gets and sets the property that indicates whether to suppress warnings for this pointer. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif tableAccessRight Returns the table access right. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif tableBufferAccessRight Returns the table access right for the current record. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif takeOwnershipOfTempDBTable (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif toolTipField Retrieves the HelpText value for the specified field. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif toolTipRecord Retrieves the ToolTip value for the current record. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg971864.pubmethod(en-us,AX.60).gif transactionCurrencyCode
Gg971864.pubmethod(en-us,AX.60).gif transferInventTransId Determines the lot ID of the related transfer.
Gg971864.pubmethod(en-us,AX.60).gif transferInventTransOrigin Retrieves the related transfer InventTransOrigin object.
Gg971864.pubmethod(en-us,AX.60).gif ttsabort Aborts a transaction that was started by a call to the ttsbegin method. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif ttsbegin Starts a transaction that can be either committed by the ttscommit method or aborted by the ttsabort method. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif ttscommit Commits a transaction that was started by a call to the ttsbegin method. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif unit
Gg971864.pubmethod(en-us,AX.60).gif unpostedInvoiceId Returns an invoice ID of any unposted invoices.
Gg971864.privmethod(en-us,AX.60).gif unpostedInvoiceIdForReceivedPurchType Returns an invoice ID of any invoices that are not posted.
Gg971864.pubmethod(en-us,AX.60).gif update Updates the current record
Gg971864.pubmethod(en-us,AX.60).gif updatePriceRevaluationFin Initializes an inventory settlement record to adjust the financial transaction value to a new cost.
Gg971864.pubmethod(en-us,AX.60).gif updatePriceRevaluationPhy Initializes an inventory settlement record to adjust the physical transaction value to a new cost.
Gg971864.pubmethod(en-us,AX.60).gif updatePriceVarianceFin Initializes an inventsettlement record to compensate an price variance adjustment for a transaction.
Gg971864.pubmethod(en-us,AX.60).gif updatePriceVariancePhy Initializes an inventory settlement record that adjusts the physical value of the transaction with a price variance.
Gg971864.pubmethod(en-us,AX.60).gif updateReturnOrigin
Gg971864.pubmethod(en-us,AX.60).gif updateSplit Splits InventTrans record.
Gg971864.pubmethod(en-us,AX.60).gif updateSplitFromCWQty Updates the current InventTrans record to the specified catch weight quantity and creates a new InventTrans record with the remaining quantity.
Gg971864.pubmethod(en-us,AX.60).gif updateSplitSecCur_RU
Gg971864.pubmethod(en-us,AX.60).gif updateStdCostAdjust
Gg971864.pubmethod(en-us,AX.60).gif updateStdCostPriceRevaluationFin Initializes an inventory settlement record to adjust the financial transaction value to a new standard cost.
Gg971864.pubmethod(en-us,AX.60).gif updateStdCostPriceRevaluationPhy Initializes an inventory settlement record to adjust the physical transaction value to a new standard cost.
Gg971864.pubmethod(en-us,AX.60).gif updateStdCostPriceVarianceFin Initializes an inventsettlement record to compensate an adjustment for a standard cost transaction.
Gg971864.pubmethod(en-us,AX.60).gif updateStdCostPriceVariancePhy Initializes an inventory settlement record that adjusts the physical value of the transaction to standard cost.
Gg971864.pubmethod(en-us,AX.60).gif updateSumUp
Gg971864.pubmethod(en-us,AX.60).gif usageCount Retrieves the current number of references (the value of the reference counter) that the object has. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif useExistingTempDBTable (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif useReturnTransToSyncCostPrice Determine whether the return origin information should be used to synchronize the cost on a return.
Gg971864.pubmethod(en-us,AX.60).gif validateDelete Determines whether the current record is valid and ready to be deleted from the database. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif validateField Determines whether the specified field is valid. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif validateFieldValue (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif validateWrite Determines whether the current record is valid and ready to be written. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif validTimeStateUpdateMode Sets a valid time state update mode on the cursor. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg971864.pubmethod(en-us,AX.60).gif wasCached Specifies the location from which the data was retrieved. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif wmsLocationId
Gg971864.pubmethod(en-us,AX.60).gif wmsOrder
Gg971864.pubmethod(en-us,AX.60).gif wmsPalletId
Gg971864.pubmethod(en-us,AX.60).gif write Updates a record if it exists; otherwise, inserts a record. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gif xml Retrieves an XML string that represents the current object. (Inherited from xRecord.)
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::backOrderQtyIssue
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::calcCostValue
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::calcCostValueSecCur_RU
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::canTransTypeDoQuarantineMgmt Determines whether an inventory transaction type supports the use of quarantine management.
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::existRecId
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::findByInventTransOrigin Retrieves the random inventory transaction record for a specified InventTransOriginId value.
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::findRecId
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::findRecIdTransOriginId
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::findTransId
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::formSetCaption
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::hasNotReturnedTransactions Checks whether there are not returned transactions for an InventTransOrigin table.
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::numOfTrans
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::openTransactionsExist
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::pdsCWQtyNoWMSIssue Gets the catch weight quantity that can be issued through a warehouse management order.
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::pdsCWQtyPickedDate
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::pdsCWQtyRegisteredDate
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::pdsCWQtyTotalOrderPick Get the catch weight pick quantity for the order line.
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::pdsCWQtyTotalWMSOrder
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::pdsCWQtyTotalWMSOrderNotReserved
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::pdsCWQtyWMSOrder Gets the catch weight quantity for a warehouse management order.
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::pdsItemIdFromTransId Get the item associated with a transaction id.
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::physicalUpdateSign Checks whether the inventory transaction update is physical and the direction.
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::qtyFinancialOpen
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::qtyNoWMSIssue
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::qtyPickedDate
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::qtyRegisteredDate
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::qtyTotalOrderPick
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::qtyTotalWMSOrder
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::qtyTotalWMSOrderNotReserved
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::qtyWMSOrder
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::quantitiesNoWMSIssue Retrieves a pair of estimated CW and inventory issue quantities, that are not assigned to WMS orders.
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::queryAddHintFromCaller
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::queryOpenTrans
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::transactionsExist
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::updateChangeToEstimated
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::updateChangeToQuotation
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::updateInventRefFields
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::updateMarkReqTransCov Marks inventory transactions according to how the coverage is performed.
Gg971864.pubmethod(en-us,AX.60).gifGg971864.static(en-us,AX.60).gif ::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

See Also

Table Methods

Tables Overview