InventTransferLine Table

The InventTransferLine table contains information about items that are transferred from one warehouse to another by using a transfer order.

Configuration Key: InventTransferOrders

Methods

  Method Description
Gg971948.pubmethod(en-us,AX.60).gif aosValidateDelete Validates on the server that the specified record can be deleted from a table. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif aosValidateInsert Validates on the server that the specified record can be inserted. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif aosValidateRead Validates on the server that the specified record can be read. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif aosValidateUpdate Validates on the server that the specified record can be updated. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif buf2con Packs the table buffers of an xRecord instance into an X++ container. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif calcLineAmount_BR Calculates the line amount for the selected transfer line.
Gg971948.pubmethod(en-us,AX.60).gif calcLineAmount_RU
Gg971948.pubmethod(en-us,AX.60).gif calcNewShipRemain Calculates the remaining quantity to be shipped.
Gg971948.pubmethod(en-us,AX.60).gif calcPickQty
Gg971948.pubmethod(en-us,AX.60).gif calcReceiveLineAmount_BR Calculates the receive line amount for the selected transfer line.
Gg971948.pubmethod(en-us,AX.60).gif calcReceiveQty Calculates quantity available to be received.
Gg971948.pubmethod(en-us,AX.60).gif calcShipQty Calculates the quantity that can be shipped.
Gg971948.privmethod(en-us,AX.60).gif calculateQuantityChanges Compares transactions before and after an update to find changes in quantity.
Gg971948.privmethod(en-us,AX.60).gif calculateShipNowInventQty Calculates the ship now inventory quantity for the selected transfer line.
Gg971948.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg971948.pubmethod(en-us,AX.60).gif canInventDimBeChanged
Gg971948.pubmethod(en-us,AX.60).gif canReceiptBeIdentified Examines whether an InventTransferVoucherId value can be identified.
Gg971948.pubmethod(en-us,AX.60).gif canSubmitToWorkflow Indicates whether submission to workflow is possible. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif caption Gets and sets the caption property of a table. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif checkCostPrice_IN Checks the price type for the selected transfer line to determine whether it is cost price or transfer price.
Gg971948.pubmethod(en-us,AX.60).gif checkForUnitID_IN This method is used to unit are the same.
Gg971948.pubmethod(en-us,AX.60).gif checkInvalidFieldAccess Gets and sets invalid field access. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif checkRecord Gets and sets the property that indicates whether to check mandatory fields. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif checkRestrictedDeleteActions Gets and sets the property that indicates whether a record can be deleted. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif clear Removes all rows from the table buffer. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif company Gets and sets the property that indicates a legal entity for the record. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif companyInfo Retrieves the CompanyInfo record that is associated with the active record.
Gg971948.pubmethod(en-us,AX.60).gif con2buf Unpacks a container into the table buffers. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif concurrencyModel Gets and sets the default concurrency model to use to update records. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif context Gets and sets the context property. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif converUnit_IN
Gg971948.pubmethod(en-us,AX.60).gif copyDimension Copies a dimension set that can be applied to the defaultDimension field in the active table.
Gg971948.pubmethod(en-us,AX.60).gif data Retrieves a row from the table. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif dataSource Retrieves the data source of the table. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif defaultField Populates default values in a field in the table. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif defaultRow Populates default values in fields in the table in the non-interactive case. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif delete Deletes an inventory transfer line (record).
Gg971948.pubmethod(en-us,AX.60).gif disableCache Gets and sets the property that indicates whether caching is disabled. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif displayQtyReservedPhysical Gets the available physical quantity to reserve.
Gg971948.pubmethod(en-us,AX.60).gif dispose Releases resources that are used by the xRecord object. (Inherited from xRecord.)
Gg971948.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.)
Gg971948.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.)
Gg971948.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.)
Gg971948.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.)
Gg971948.pubmethod(en-us,AX.60).gif doValidateDelete Performs the action to validate that a record can be deleted. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif fieldAccessRight Returns the field access right. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif fieldBufferAccessRight Returns the field access right for the current record. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif fieldState Sets or returns the state of a field in the table buffer. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif getAllowRedefault Returns the list of fields that are allowed to re-default. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif getDefaultingDependencies Returns the container that holds defaulting dependencies. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif getExtension Returns the table extension. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif getFieldValue Gets the value of the specified field from a table buffer. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif getFromTaxInformation_IN Gets “from” tax information for a warehouse.
Gg971948.pubmethod(en-us,AX.60).gif getInstanceRelationType Returns the table name that corresponds to the InstanceRelationType ID. (Inherited from xRecord.)
Gg971948.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.)
Gg971948.pubmethod(en-us,AX.60).gif getPresenceFieldData Retrieves the PresenceInfo value from the specified field. (Inherited from xRecord.)
Gg971948.privmethod(en-us,AX.60).gif getQuantitiesForMovement Gets the quantities for transactions that are associated with a specified movement.
Gg971948.pubmethod(en-us,AX.60).gif getSQLStatement Gets the SQL statement that is used to return records from the database. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif getTableInInstanceHierarchy (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif getTableType Indicates the type of the table. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg971948.pubmethod(en-us,AX.60).gif getToTaxInformation_IN Gets “to” tax information for a warehouse.
Gg971948.pubmethod(en-us,AX.60).gif getTransferPrice_IN Finds the TransferPrice_IN table based on the combination.
Gg971948.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg971948.pubmethod(en-us,AX.60).gif hasRelatedTable Indicates whether a foreign key constraint buffer is linked with the table. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif helpField Retrieves a string that contains the Help text for the specified field. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif initFromInventTable Initializes the transfer quantity and a record in the InventDim table.
Gg971948.pubmethod(en-us,AX.60).gif initFromInventTableModule
Gg971948.pubmethod(en-us,AX.60).gif initFromInventTransferTable Initializes fields on a line based on values from the InventTransferTable table that is passed as an argument.
Gg971948.pubmethod(en-us,AX.60).gif initFromReqPo Initializes fields based on the specified ReqPO table record.
Gg971948.pubmethod(en-us,AX.60).gif initValue Initializes field values in a new InventTransferLine record.
Gg971948.pubmethod(en-us,AX.60).gif inputStatus Sets or returns the current input status of the table buffer. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif insert Inserts a record into the database.
Gg971948.pubmethod(en-us,AX.60).gif interactiveContext Sets or returns the current interactive context of the table buffer. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif inventDim
Gg971948.pubmethod(en-us,AX.60).gif inventDimMergeWarehouse Returns an InventDim record where the InventLocation value passed in as a parameter and the WMSLocationId value is set.
Gg971948.pubmethod(en-us,AX.60).gif inventDimReceive
Gg971948.pubmethod(en-us,AX.60).gif inventDimShip
Gg971948.pubmethod(en-us,AX.60).gif inventDimTo_RU
Gg971948.pubmethod(en-us,AX.60).gif inventDimTransitFrom
Gg971948.pubmethod(en-us,AX.60).gif inventDimTransitTo
Gg971948.pubmethod(en-us,AX.60).gif inventTable_IN Finds the InventTable table based on an inventory transfer line item ID.
Gg971948.pubmethod(en-us,AX.60).gif inventTableModuleInvent Finds the record that contains the specified item ID and module type values.
Gg971948.pubmethod(en-us,AX.60).gif inventTableModuleInvent_IN Finds an inventory table module based on the specified inventory transfer line item ID and module type values.
Gg971948.pubmethod(en-us,AX.60).gif inventTransferLineFiscalInfo_BR Returns the InventTransferLineFiscalInfo_BR record that is related to the specified inventory transfer line.
Gg971948.privmethod(en-us,AX.60).gif inventTransferOrderType_BR
Gg971948.pubmethod(en-us,AX.60).gif inventTransferTable
Gg971948.pubmethod(en-us,AX.60).gif isFieldDataRetrieved Checks whether the data of the given field has been retrieved. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif isFieldSet Checks whether a field has a Set or Defaulted state. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif isFormDataSource Indicates whether the data source is a form. (Inherited from xRecord.)
Gg971948.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.)
Gg971948.pubmethod(en-us,AX.60).gif isPartOfUOWSaveChanges (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif isTempDb Indicates whether the type of the table is SQL TempDB. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif isTmp Indicates whether this is a temporary table. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif itemCostPrice_IN Gets the on-hand cost price for a particular item.
Gg971948.pubmethod(en-us,AX.60).gif itemName Displays the item name.
Gg971948.pubmethod(en-us,AX.60).gif joinChild Finds the join child of the current record. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif joinParent Finds the join parent of the current record. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif linkPhysicalTableInstance Checks whether there is a link for the physical table instance for the record. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif mcrValidateFieldQtyTransfer Validates the QtyTransfer field.
Gg971948.pubmethod(en-us,AX.60).gif merge Merges the current table with the specified table. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif mergeDimension Retrieves a dimension set that contains the merged combination of the selected defaultDimension field in the SalesLine table and the specified dimension set.
Gg971948.pubmethod(en-us,AX.60).gif modifiedField Performs processing when a field on the table is modified.
Gg971948.privmethod(en-us,AX.60).gif modifiedFieldDDC Processes the modified field event for delivery date control fields.
Gg971948.pubmethod(en-us,AX.60).gif modifiedFieldValue Modifies the specified field to the original value. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif mustTransitIssueBeIdentified
Gg971948.pubmethod(en-us,AX.60).gif mustTransitReceiptBeIdentified
Gg971948.pubmethod(en-us,AX.60).gif netAmount_IN Gets the net amount by multiplying the unit price and the quantity to transfer.
Gg971948.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg971948.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.)
Gg971948.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.)
Gg971948.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg971948.pubmethod(en-us,AX.60).gif orig Retrieves the original values of the current record. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif overwriteSystemfields Gets and sets the property that indicates whether system fields can be overwritten. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg971948.pubmethod(en-us,AX.60).gif packInventTransferLineFiscalInfo_BR Packs an InventTransferLineFiscalInfo_BR record in the PackedExtensions container field.
Gg971948.pubmethod(en-us,AX.60).gif pdsCWCalcNewShipRemain
Gg971948.pubmethod(en-us,AX.60).gif pdsCWCalcPickQty
Gg971948.pubmethod(en-us,AX.60).gif pdsCWCalcReceiveQty
Gg971948.pubmethod(en-us,AX.60).gif pdsCWCalcShipQty Calculates the quantity of inventory that can be shipped, in catch weight units.
Gg971948.pubmethod(en-us,AX.60).gif pdsCWQtyActivateRemainder Gets the catch weight active remainder quantity.
Gg971948.pubmethod(en-us,AX.60).gif pdsCWQtyReceiveRegistered Gets the registered quantity to be received in catch weight units.
Gg971948.pubmethod(en-us,AX.60).gif pdsCWQtyReservedOnOrder Gets the catch weight reserved on order quantity.
Gg971948.pubmethod(en-us,AX.60).gif pdsCWQtyReservedPhysical Gets the catch weight reserved physical quantity.
Gg971948.pubmethod(en-us,AX.60).gif pdsCWQtyShipPicked Gets the picked quantity for shipments in catch weight units.
Gg971948.pubmethod(en-us,AX.60).gif pdsCWQtyShipPickedAll Gets the catch weight picked quantity.
Gg971948.pubmethod(en-us,AX.60).gif pdsCWQtyShipWMS Gets the whole quantity that has a child reference to either the picking list or the warehouse management order.
Gg971948.pubmethod(en-us,AX.60).gif pdsCWQtyShipWMSNotReserved Gets the catch weight warehouse management system not reserved quantity.
Gg971948.pubmethod(en-us,AX.60).gif pdsCWQtyShipWMSReserved Gets the catch weight warehouse management system reserved quantity.
Gg971948.pubmethod(en-us,AX.60).gif pdsCWUnitId Gets the catch weight unit for the item.
Gg971948.pubmethod(en-us,AX.60).gif pdsUpdateReservation Indicates whether the field update in progress requires a re-reservation of inventory.
Gg971948.privmethod(en-us,AX.60).gif pdsUpdateReservationServer
Gg971948.pubmethod(en-us,AX.60).gif pdsUpdReservePrompt
Gg971948.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.)
Gg971948.pubmethod(en-us,AX.60).gif postInitFromInventTransferTableBR Performs Brazilian-specific initialization on the InventTransferLineFiscalInfo_BR table record that is associated with the line based on values from the InventTransferTable table that is passed as an argument.
Gg971948.pubmethod(en-us,AX.60).gif postInsertBR Post an insertion event handler.
Gg971948.pubmethod(en-us,AX.60).gif postLoad Is executed after a record is read. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif postUpdateBR Calls a method to update and insert extension table records.
Gg971948.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.)
Gg971948.pubmethod(en-us,AX.60).gif qtyActivateRemainder
Gg971948.privmethod(en-us,AX.60).gif qtyReceiveRegistered Returns the registered quantity for receipt.
Gg971948.pubmethod(en-us,AX.60).gif qtyReservedOnOrder
Gg971948.pubmethod(en-us,AX.60).gif qtyReservedPhysical Gets a container that contains the reserved physical and catch weight reserved physical quantities.
Gg971948.pubmethod(en-us,AX.60).gif qtyShipPicked Returns the picked quantity for shipments.
Gg971948.pubmethod(en-us,AX.60).gif qtyShipPickedAll
Gg971948.pubmethod(en-us,AX.60).gif qtyShipReservedPhysical
Gg971948.pubmethod(en-us,AX.60).gif qtyShipWMS
Gg971948.pubmethod(en-us,AX.60).gif qtyShipWMSNotReserved
Gg971948.pubmethod(en-us,AX.60).gif qtyShipWMSReserved
Gg971948.pubmethod(en-us,AX.60).gif queryTimedOut Indicates whether the query exceeded the time limit for execution. (Inherited from xRecord.)
Gg971948.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.)
Gg971948.pubmethod(en-us,AX.60).gif queryValueInventTransId Retrieves a string representation of a queryValue method that returns the InventTransOrigin records that are related to the line.
Gg971948.pubmethod(en-us,AX.60).gif readCommittedLock (Inherited from xRecord.)
Gg971948.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.)
Gg971948.pubmethod(en-us,AX.60).gif receiveTransDateTime Calculates the receive date at midnight in the time zone of the receiving site.
Gg971948.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.)
Gg971948.pubmethod(en-us,AX.60).gif relatedTable Sets or returns the related buffer of a link of a table buffer. (Inherited from xRecord.)
Gg971948.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.)
Gg971948.pubmethod(en-us,AX.60).gif reread Rereads the record from the table. (Inherited from xRecord.)
Gg971948.privmethod(en-us,AX.60).gif resetTransFields
Gg971948.pubmethod(en-us,AX.60).gif RowCount Retrieves the number of rows in the table. (Inherited from xRecord.)
Gg971948.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.)
Gg971948.pubmethod(en-us,AX.60).gif selectLocked Indicates whether to select locked records. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif selectRefRecord Selects the record by referenced field ID. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif selectWithRepeatableRead Gets and sets the property that indicates whether repeatable read is enabled. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif setConnection Sets the user connection for this table. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif setCostPrice_IN Sets the unit cost price.
Gg971948.pubmethod(en-us,AX.60).gif setCrossPartition Sets or resets cross-partitioning for the table. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif setDeliveryDateControlType Sets the delivery date control type for the current inventory transfer line.
Gg971948.pubmethod(en-us,AX.60).gif setExciseFields_IN Resets excise-tax-related from/to warehouse fields.
Gg971948.pubmethod(en-us,AX.60).gif setFieldValue Sets the field value in the record buffer. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif setInventDimTo_RU
Gg971948.pubmethod(en-us,AX.60).gif setInventTransferStatus Updates the transfer order header status.
Gg971948.pubmethod(en-us,AX.60).gif setPrice_RU
Gg971948.pubmethod(en-us,AX.60).gif setSQLTracing Enables or disables SQL tracing mode. (Inherited from xRecord.)
Gg971948.privmethod(en-us,AX.60).gif setStatusRemain Sets the remainStatus field of the line.
Gg971948.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg971948.pubmethod(en-us,AX.60).gif setTmp Sets the table so that it is not persisted to the database. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif setTmpData Sets the contents of the temporary table to the specified data. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif setXDSContext Sets new XDS context. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif shipTransDateTime Calculates the ship date at midnight in the time zone of the shipping site.
Gg971948.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.)
Gg971948.pubmethod(en-us,AX.60).gif skipDatabaseLog Gets and sets the property that indicates whether to skip database log requests. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif skipDataMethods Gets and sets the property that indicates whether to discard overloaded methods. (Inherited from xRecord.)
Gg971948.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.)
Gg971948.pubmethod(en-us,AX.60).gif skipDeleteMethod Gets and sets the property that indicates whether to discard overloaded methods. (Inherited from xRecord.)
Gg971948.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.)
Gg971948.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.)
Gg971948.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.)
Gg971948.pubmethod(en-us,AX.60).gif suppressWarnings Gets and sets the property that indicates whether to suppress warnings for this pointer. (Inherited from xRecord.)
Gg971948.privmethod(en-us,AX.60).gif syncEstimatedTransactions Synchronize dimensions on the expected receipts to match the issue dimensions.
Gg971948.pubmethod(en-us,AX.60).gif tableAccessRight Returns the table access right. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif tableBufferAccessRight Returns the table access right for the current record. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif takeOwnershipOfTempDBTable (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif timeZoneReceivingSite Retrieves the time zone associated with the receiving site on the current transfer order.
Gg971948.pubmethod(en-us,AX.60).gif timeZoneShippingSite Retrieves the time zone associated with the shipping site on the current transfer order.
Gg971948.pubmethod(en-us,AX.60).gif tmsDisplayTotalFreight Gets the total freight costs for the transfer line.
Gg971948.pubmethod(en-us,AX.60).gif toLocationIsThirdParty Indicates whether the InventLocationIdTo location that is associated with the TransferId ID value is third-party owned.
Gg971948.pubmethod(en-us,AX.60).gif toolTipField Retrieves the HelpText value for the specified field. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif toolTipRecord Retrieves the ToolTip value for the current record. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg971948.pubmethod(en-us,AX.60).gif ttsabort Aborts a transaction that was started by a call to the ttsbegin method. (Inherited from xRecord.)
Gg971948.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.)
Gg971948.pubmethod(en-us,AX.60).gif ttscommit Commits a transaction that was started by a call to the ttsbegin method. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif update Updates a record in the database.
Gg971948.pubmethod(en-us,AX.60).gif updateDeliverRemainder
Gg971948.pubmethod(en-us,AX.60).gif updateEstimated Updates the RemainStatus and estimated InventTrans fields that are related to the line.
Gg971948.pubmethod(en-us,AX.60).gif updateLoadLines Update WHSLoadLine table and tracked quantities in WHSInventTransferLine table.
Gg971948.pubmethod(en-us,AX.60).gif updateTransferPrice_IN Gets the price of an inventory item based on specified criteria.
Gg971948.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.)
Gg971948.pubmethod(en-us,AX.60).gif useExistingTempDBTable (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif validateDelete Determines whether the current record is valid and ready to be deleted from the database.
Gg971948.pubmethod(en-us,AX.60).gif validateField Determines whether the _fieldIdToCheck value is valid.
Gg971948.pubmethod(en-us,AX.60).gif validateFieldValue Validates a specified field.
Gg971948.pubmethod(en-us,AX.60).gif validateWrite Validates that the selected record can be written to the database.
Gg971948.pubmethod(en-us,AX.60).gif validTimeStateUpdateMode Sets a valid time state update mode on the cursor. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg971948.pubmethod(en-us,AX.60).gif wasCached Specifies the location from which the data was retrieved. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif whsDisplayItemName Displays localized Item Name for forms.
Gg971948.pubmethod(en-us,AX.60).gif whsDisplayToWarehouse Displays receiving warehouse ID.
Gg971948.pubmethod(en-us,AX.60).gif whsDropoffAddress Displays a receiving warehouse address (Drop Off Address)
Gg971948.pubmethod(en-us,AX.60).gif whsMarkAsCrossDock Marks the transfer line for cross-docking and saves the changes to the database.
Gg971948.pubmethod(en-us,AX.60).gif whsPickupAddress Displays a pick up warehouse address.
Gg971948.pubmethod(en-us,AX.60).gif whsQtyInWorkReceive Displays quantity for the corresponding receiving work inventory transaction.
Gg971948.pubmethod(en-us,AX.60).gif whsQtyInWorkShip Displays quantity for the corresponding outbound work inventory transaction.
Gg971948.pubmethod(en-us,AX.60).gif write Updates a record if it exists; otherwise, inserts a record. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gif xml Retrieves an XML string that represents the current object. (Inherited from xRecord.)
Gg971948.pubmethod(en-us,AX.60).gifGg971948.static(en-us,AX.60).gif ::exist
Gg971948.pubmethod(en-us,AX.60).gifGg971948.static(en-us,AX.60).gif ::find
Gg971948.pubmethod(en-us,AX.60).gifGg971948.static(en-us,AX.60).gif ::findRecId Finds a specified record in the InventTransLine table.
Gg971948.pubmethod(en-us,AX.60).gifGg971948.static(en-us,AX.60).gif ::findRecId_IN Finds the InventTransferLine table for the specified record ID.
Gg971948.pubmethod(en-us,AX.60).gifGg971948.static(en-us,AX.60).gif ::findTransIdReceive
Gg971948.pubmethod(en-us,AX.60).gifGg971948.static(en-us,AX.60).gif ::findTransIdReceiveforPost_IN Finds the InventTransferLine table for the specified inventory transfer ID.
Gg971948.pubmethod(en-us,AX.60).gifGg971948.static(en-us,AX.60).gif ::findTransIdScrap
Gg971948.pubmethod(en-us,AX.60).gifGg971948.static(en-us,AX.60).gif ::findTransIdShip
Gg971948.pubmethod(en-us,AX.60).gifGg971948.static(en-us,AX.60).gif ::findTransIdTransitFrom
Gg971948.pubmethod(en-us,AX.60).gifGg971948.static(en-us,AX.60).gif ::findTransIdTransitTo
Gg971948.pubmethod(en-us,AX.60).gifGg971948.static(en-us,AX.60).gif ::getNumericDisplayFactor Gets numeric display factor.
Gg971948.pubmethod(en-us,AX.60).gifGg971948.static(en-us,AX.60).gif ::inventTransSumDimReceived
Gg971948.pubmethod(en-us,AX.60).gifGg971948.static(en-us,AX.60).gif ::inventTransSumDimShipped
Gg971948.pubmethod(en-us,AX.60).gifGg971948.static(en-us,AX.60).gif ::lastLineNum Returns the last lineNum value of the InventTransferLines table with the transfer ID passed as an argument.
Gg971948.pubmethod(en-us,AX.60).gifGg971948.static(en-us,AX.60).gif ::pdsCWinventTransSumDimReceived Gets the updated catch weight quantity for a specific dimension of a transfer order line with the specified receipt ID.
Gg971948.pubmethod(en-us,AX.60).gifGg971948.static(en-us,AX.60).gif ::pdsCWInventTransSumDimShipped Gets the shipped catch weight quantity for a specific dimension of a transfer order line with the specified receipt ID.
Gg971948.pubmethod(en-us,AX.60).gifGg971948.static(en-us,AX.60).gif ::whsLoadDirection Returns the direction of the load record for the given transfer order line.

Top

Fields

Field Type Configuration key Description
AmountValue Extended Data Type: AmountMST
Type: Real
ForeignTrade The transaction amount, in the accounting currency (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
ATPApplyDemandTimeFence Extended Data Type: SalesATPApplyDemandTimeFence
Type: Integer
SalesDeliveryDateControl Time period in days, going forward from today, when delayed demand orders are considered as issues. This applies only if the delivery date control is set to ATP or ATP + Issue margin.
ATPApplySupplyTimeFence Extended Data Type: SalesATPApplySupplyTimeFence
Type: Integer
SalesDeliveryDateControl Time period in days, going forward from today, when delayed supply orders are considered as receipts. This applies only if the delivery date control is set to ATP or ATP + Issue margin.
ATPBackwardDemandTimeFence Extended Data Type: SalesATPBackwardDemandTimeFence
Type: Integer
SalesDeliveryDateControl Time period in days, going backward from today, for considering delayed demand orders in ATP calculation. This applies only if the delivery date control is set to ATP or ATP + Issue margin.
ATPBackwardSupplyTimeFence Extended Data Type: SalesATPBackwardSupplyTimeFence
Type: Integer
SalesDeliveryDateControl Time period in days, going backward from today, for considering delayed supply orders in ATP calculation. This applies only if the delivery date control is set to ATP or ATP + Issue margin.
ATPInclPlannedOrders Extended Data Type: SalesATPInclPlannedOrders
Type: Enum
SalesDeliveryDateControl If selected, planned orders are included in the ATP calculation. This applies only if the delivery date control is set to ATP or ATP + Issue margin.
ATPTimeFence Extended Data Type: SalesATPTimeFence
Type: Integer
SalesDeliveryDateControl Time period in days, going forward from today, for calculating ATP. This applies only if the delivery date control is set to ATP or ATP + Issue margin.
AutoReservation Extended Data Type: InventTransferAutoReservation
Type: Enum
InventTransferOrders Reserve items automatically?
createdDateTime Extended Data Type: CreatedDateTime
Type: UtcDateTime
None
CurrencyCode_IN Extended Data Type: CurrencyCode
Type: String
None Current currency code (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
dataAreaId Extended Data Type: DataAreaId
Type: String
None
DefaultDimension_IN Extended Data Type: DimensionDefault
Type: Int64
LedgerBasic Default dimensions (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
DeliveryDateControlType Enumeration: SalesDeliveryDateControlType
SalesDeliveryDateControl Select for automatic calculation of possible ship and receipt dates.
ExciseTariffCodes_IN Extended Data Type: RefRecId
Type: Int64
None Excise tariff code for the item. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
FromDirectSettlement_IN Enumeration: DirectSettlement_IN
None Excise register to update the excise amount to, without using the settlement process. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
FromDSA_IN Enumeration: NoYes
None Update the Daily Stock Account (DSA)? (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
FromExciseRecordType_IN Enumeration: ExciseRecordType_IN
None Excise record type to update the excise amount to. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
FromExciseType_IN Enumeration: ExciseType_IN
None Excise-type category of the company. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
HHTHandheldUserId Extended Data Type: RetailUserIdEx2
Type: String
RetailHeadquarters Staff identifier (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))
HHTTransDate Extended Data Type: RetailDateEx2
Type: Date
Retail (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))
HHTTransTime Extended Data Type: RetailTimeEx2
Type: Integer
Retail Time of day (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))
Intracode Extended Data Type: IntrastatItemCodeId
Type: String
ForeignTrade Item commodity code (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
IntrastatFulfillmentDate_HU Extended Data Type: IntrastatFulfillmentDate_HU
Type: Date
ForeignTrade Date of Intrastat fulfillment. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
IntrastatSpecMove_CZ Extended Data Type: IntrastatSpecMove_CZ
Type: String
ForeignTrade Special movement for Intrastat (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
InventDimId Extended Data Type: InventDimId
Type: String
None From shipment inventory dimensions.
InventDimIdTo_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))
InventTransId Extended Data Type: InventTransIdShipment
Type: String
LogisticsBasic Identification of the shipment lot.
InventTransIdReceive Extended Data Type: InventTransIdReceive
Type: String
LogisticsBasic Identification of the receive lot.
InventTransIdScrap Extended Data Type: InventTransIdScrap
Type: String
LogisticsBasic Identification of the scrap lot.
InventTransIdTransitFrom Extended Data Type: InventTransIdReceiveTransit
Type: String
LogisticsBasic Identification of the receive lot on transit warehouse.
InventTransIdTransitTo Extended Data Type: InventTransIdShipmentTransit
Type: String
LogisticsBasic Identification of the shipment lot on transit warehouse.
InvntCostPrice_IN Extended Data Type: CostPrice
Type: Real
None Run-dependent cost price per unit. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
ItemId Extended Data Type: ItemIdInventoried
Type: String
LogisticsBasic Identify item.
LineAmount_RU Extended Data Type: LineAmount
Type: Real
None Line amount for current line (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
LineNum Extended Data Type: LineNum
Type: Real
None Identification of line.
NetAmount_IN Extended Data Type: NetAmount_IN
Type: Real
None Net amount per line (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
OrigCountryRegionId Extended Data Type: ItemOrigCountryRegionId
Type: String
ForeignTrade Country/region of origin of the current inventory item (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
OrigCountyId Extended Data Type: ItemOrigCountyId
Type: String
ForeignTrade County of origin of the current inventory item (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
OrigStateId Extended Data Type: ItemOrigStateId
Type: String
ForeignTrade State of origin for the current item (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
OverDeliveryPct Extended Data Type: InventTransferOverDeliveryPct
Type: Real
InventTransferOrders The percentage by which the product receipt quantity is allowed to exceed the order quantity
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))
PdsCWQtyReceived Extended Data Type: PdsCWQtyReceived
Type: Real
PdsCatchWeight Catch weight received 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))
PdsCWQtyReceiveNow Extended Data Type: PdsCWQtyReceiveNow
Type: Real
PdsCatchWeight Catch weight receive now 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))
PdsCWQtyRemainReceive Extended Data Type: PdsCWQtyRemainReceive
Type: Real
PdsCatchWeight Catch weight receive remaining 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))
PdsCWQtyRemainShip Extended Data Type: PdsCWQtyRemainShip
Type: Real
PdsCatchWeight Catch weight remaining 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))
PdsCWQtyScrapped Extended Data Type: PdsCWQtyScrapped
Type: Real
PdsCatchWeight Catch weight scrapped 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))
PdsCWQtyShipNow Extended Data Type: PdsCWQtyShipNow
Type: Real
PdsCatchWeight Catch weight ship now 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))
PdsCWQtyShipped Extended Data Type: PdsCWQtyShipped
Type: Real
PdsCatchWeight Catch Weight shipped 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))
PdsCWQtyTransfer Extended Data Type: PdsCWQtyTransfer
Type: Real
PdsCatchWeight Catch weight transfer 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))
PdsOverrideFEFO Extended Data Type: PdsOverrideFEFO
Type: Enum
PdsShelf Determine whether Reservation logic for Transfer Orders should follow FEFO logic. (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))
Port Extended Data Type: IntrastatPortId
Type: String
ForeignTrade Port where current delivery is loaded. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
Price_RU Extended Data Type: PriceCur
Type: Real
None Unit price for current line (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
PriceType_IN Enumeration: PriceType_IN
None Identification of the price type. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
PriceUnit_RU Extended Data Type: PriceUnit
Type: Real
LogisticsBasic Number of units the quantity applies to. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
QtyReceived Extended Data Type: InventTransferQtyReceived
Type: Real
InventTransferOrders Totally received transfer quantity incl. scrap.
QtyReceiveNow Extended Data Type: InventTransferQtyReceived
Type: Real
InventTransferOrders Totally received transfer quantity incl. scrap.
QtyRemainReceive Extended Data Type: InventTransferQtyRemain
Type: Real
InventTransferOrders Remaining ship or receive quantity.
QtyRemainShip Extended Data Type: InventTransferQtyRemain
Type: Real
InventTransferOrders Remaining ship or receive quantity.
QtyScrapped Extended Data Type: InventTransferQtyScrapped
Type: Real
InventTransferOrders Received transfer quantity which have been scrapped.
QtyShipNow Extended Data Type: InventTransferQtyShipped
Type: Real
InventTransferOrders Shipped transfer quantity.
QtyShipped Extended Data Type: InventTransferQtyShipped
Type: Real
InventTransferOrders Shipped transfer quantity.
QtyTransfer Extended Data Type: InventTransferQty
Type: Real
InventTransferOrders Ordered transfer quantity.
ReceiveDate Extended Data Type: InventTransferReceiveDate
Type: Date
InventTransferOrders Item receive date for the transfer order.
RecId Extended Data Type: RecId
Type: Int64
None
recVersion Extended Data Type: RecVersion
Type: Integer
None
RemainStatus Enumeration: InventTransferRemainStatus
InventTransferOrders What is still remaining?
RetailAreaId Extended Data Type: RetailAreaId
Type: String
RetailHeadquarters (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))
RetailInfocodeIdEx2 Extended Data Type: RetailInfocodeIdEx2
Type: String
RetailHeadquarters Number of info code. (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))
RetailInformationSubcodeIdEx2 Extended Data Type: RetailInformationSubcodeIdEx2
Type: String
RetailHeadquarters Number of subcode (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))
RetailReplenishRefRecId Extended Data Type: RetailReplenishRefRecId
Type: Int64
RetailHeadquarters Reference field in a different table (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))
RetailReplenishRefTableId Extended Data Type: RetailReplenishRefTableId
Type: Integer
RetailHeadquarters Table the transaction refers to. (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))
Retention_IN Extended Data Type: RetentionAmt_IN
Type: Real
LedgerBasicSalesTax Enter the percentage of VAT amount to be retained. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
SalesTaxFormTypes_IN Extended Data Type: SalesTaxFormTypesRecId_IN
Type: Int64
None India sales tax form type for the transaction line. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
ShipDate Extended Data Type: InventTransferShipDate
Type: Date
InventTransferOrders Item shipment date for the transfer order.
StatisticalValue Extended Data Type: StatisticalValue
Type: Real
ForeignTrade Statistical value for the item. Value copied from the amount field - change it manually if needed. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
StatProcId Extended Data Type: IntrastatProcId
Type: String
ForeignTrade Code for the current statistical procedure. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
TaxGroup_IN Extended Data Type: TaxGroup
Type: String
LedgerBasicSalesTax Group of sales tax codes that can be calculated for transfer order. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
TaxItemGroup_IN Extended Data Type: TaxItemGroup
Type: String
LedgerBasicSalesTax Group of sales tax codes that can be calculated for an item. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
ToDirectSettlement_IN Enumeration: DirectSettlement_IN
None Excise register to update the excise amount to, without using the settlement process. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
ToDSA_IN Extended Data Type: NoYesId
Type: Enum
None Update the Daily Stock Account (DSA)? (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
ToExciseRecordType_IN Enumeration: ExciseRecordType_IN
None Excise record type to update the excise amount to. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
ToExciseType_IN Enumeration: ExciseType_IN
None Excise-type category of the company. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
TransactionCode Extended Data Type: IntrastatTransactionCodeId
Type: String
ForeignTrade Code for the current transaction code. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
TransferId Extended Data Type: InventTransferId
Type: String
InventTransferOrders Identification of the transfer order.
Transport Extended Data Type: IntrastatTransport
Type: String
ForeignTrade Specify means of transport for the current order. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3)
UnderDeliveryPct Extended Data Type: InventTransferUnderDeliveryPct
Type: Real
InventTransferOrders The percentage by which the product receipt quantity is allowed to be less than the order quantity
UnitId Extended Data Type: InventUnitId
Type: String
LogisticsBasic Unit symbol
UnitId_IN Extended Data Type: UnitOfMeasureSymbol
Type: String
None Unit symbol (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
UnitPrice_IN Extended Data Type: UnitPrice_IN
Type: Real
None Cost price or transfer price per unit. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
VATPriceType_IN Enumeration: PriceType_IN
None Identification of the price type. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))
VATRetentionCode_IN Extended Data Type: TaxCode
Type: String
LedgerBasicSalesTax Tax code to which the VAT retention amount must be posted to. (This field applies only to the following version(s): Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2 (SYS))

Top

Field Groups

Field Group Fields
Delivery
Dimension_IN
FromWarehouse_IN
Excise_IN
ForeignTrade
Identification
IndiaSalesTax_IN
Intrastat_W
Inventory
Misc
Price_IN
Price_RU
receipt
Reservation
Tax_IN
Shipment
Status
VAT_IN
ToWarehouse_IN
TransferOrder
Administration
All
AutoReport

Top

Relations

Relation Table Lines
Currency_IN Currency
dataAreaId DataArea
DefaultDimension_IN DimensionAttributeValueSet
ExciseTariffCodes_IN ExciseTariffCodes_IN
IntrastatItemCode IntrastatItemCode
IntrastatPort IntrastatPort
IntrastatSpecMovement_CZ IntrastatSpecMovement_CZ
IntrastatStatProc IntrastatStatProc
IntrastatTransactionCode IntrastatTransactionCode
IntrastatTransportMode IntrastatTransportMode
InventDim InventDim
InventDimTo_RU InventDim
InventTable InventTable
InventTransferTable InventTransferTable
OriginCountryRegion LogisticsAddressCountryRegion
OriginCounty LogisticsAddressCounty
OriginState LogisticsAddressState
Partition Partitions
ReceiveInventTransOrigin InventTransOrigin
RetailBuyersPushLineQty RetailBuyersPushLineQty
RetailInfocodeTable RetailInfocodeTable
SalesTaxFormTypes_IN SalesTaxFormTypes_IN
ScrapInventTransOrigin InventTransOrigin
ShipmentInventTransOrigin InventTransOrigin
TaxGroupHeading_IN TaxGroupHeading
TaxItemGroupHeading_IN TaxItemGroupHeading
TaxTable_IN TaxTable
TransitFromInventTransOrigin InventTransOrigin
TransitToInventTransOrigin InventTransOrigin
UnitOfMeasure UnitOfMeasure
UnitOfMeasure_IN UnitOfMeasure
VATRetentionTrans_IN VATRetentionTrans_IN

Top

Indexes

Index AllowDuplicates Enabled Fields
DimensionAttributeValueSetIdx Yes Yes
InventDimIdTo_RUIdx Yes Yes
LineIdx No Yes
RecId No Yes
TransIdIdx No Yes
TransIdReceiveIdx No Yes
TransIdScrapIdx Yes Yes
TransIdTransitFromIdx No Yes
TransIdTransitToIdx No Yes

Top

Inheritance Hierarchy

xRecord Class
  Common Table
    InventTransferLine Table

See Also

Table Methods

Tables Overview