Share via


InventTransOriginKeyValueTransfer Class [AX 2012]

The InventTransOriginKeyValueTransfer class is used to change the key value of the field that references the InventTransOrigin records for InventTrans records.

Syntax

class InventTransOriginKeyValueTransfer

Run On

Called

Methods

  Method Description
Hh814280.protmethod(en-us,AX.60).gif areStorageDimensionsKeptConsistent Validates that storage dimensions are consistent for the InventTransOrigin records to which the transaction was transferred.
Hh814280.protmethod(en-us,AX.60).gif buildConsistentDimCheckQuery Builds a query that returns the first transaction with inconsistency in the storage dimensions.
Hh814280.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Hh814280.protmethod(en-us,AX.60).gif canTransfer Indicates whether the reference can be transferred for all the records that are in the InventTransTMPOriginKeyValueTransfer table.
Hh814280.protmethod(en-us,AX.60).gif checkAreOriginsOfTransferType Indicates whether the InventTransOrigin records are transfer orders.
Hh814280.protmethod(en-us,AX.60).gif checkCanTransfer Validates that the references can be transferred.
Hh814280.protmethod(en-us,AX.60).gif checkCanTransferItem Indicates whether the items on the transaction allows for the reference to be transferred.
Hh814280.protmethod(en-us,AX.60).gif checkDoesPolicyAllowTransfer Validates that the InventTransOriginRefTransferPolicy class allows for the reference can be transferred.
Hh814280.protmethod(en-us,AX.60).gif deleteMarkings Deletes markings for an InventTrans record.
Hh814280.protmethod(en-us,AX.60).gif deleteOriginAndOwnerRelationship Deletes the InventTransOrigin records and the relation to its originator.
Hh814280.protmethod(en-us,AX.60).gif deleteOriginAndOwnerRelationshipFromType Deletes InventTransOrigin records and the relation to the originator for records that does not have transactions that are based on values that are provided by the internal map.
Hh814280.privmethod(en-us,AX.60).gif deleteOriginOwnerRelationshipMovement Deletes the relation from InventTransOrigin records to the originator for records that do not have transactions.
Hh814280.protmethod(en-us,AX.60).gif doesStatusIssueReceiptAllowTransfer Indicates whether the InventTrans record has a StatusIssue and StatusReceipt value that allows for the reference can be transferred.
Hh814280.protmethod(en-us,AX.60).gif doesTransChildTypeAllowTransfer Indicates whether the InventTrans record has a child type that allows for the reference to be transferred.
Hh814280.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Hh814280.protmethod(en-us,AX.60).gif findInventTransOriginRelationFieldId Finds the fieldId of the field that has the reference to the InventTransOrigin table.
Hh814280.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Hh814280.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Hh814280.protmethod(en-us,AX.60).gif inventDimParmInitConsistentStorageDim Gets information about the dimensions that are consistent.
Hh814280.privmethod(en-us,AX.60).gif isTrackingRegistrationConfigured Queries whether tracking registration is configured.
Hh814280.protmethod(en-us,AX.60).gif new Initializes a new instance of the InventTransOriginKeyValueTransfer class.
Hh814280.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.)
Hh814280.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.)
Hh814280.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Hh814280.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Hh814280.pubmethod(en-us,AX.60).gif parmInventTransOriginKeyValueTransferPol Gets or sets the InventTransOriginKeyValueTransferPol parameter.
Hh814280.pubmethod(en-us,AX.60).gif parmInventTransTMPOriginKeyValueTransfer Gets or sets the InventTransTMPOriginKeyValueTransfer parameter.
Hh814280.pubmethod(en-us,AX.60).gif parmInventTransTMPOriginTransferReturn Gets or sets the InventTransTMPOriginTransferReturn parameter.
Hh814280.pubmethod(en-us,AX.60).gif parmReferenceTypeToReferenceTableIdMap Gets or sets the ReferenceTypeToReferenceTableIdMap parameter.
Hh814280.privmethod(en-us,AX.60).gif populateDeleteableInventTableOrigin Populates an InventTransTMPOriginKeyValueTransfer temporary table instance with references to InventTransOrigin records which should be deleted.
Hh814280.protmethod(en-us,AX.60).gif processInventTransPostUpdate Processes InventTrans records that are not yet transferred.
Hh814280.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Hh814280.pubmethod(en-us,AX.60).gif sumUpTransactions Summarizes the inventory transactions for each to origin.
Hh814280.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Hh814280.pubmethod(en-us,AX.60).gif transferEstimated Transfers the relationship on all estimated transactions.
Hh814280.protmethod(en-us,AX.60).gif updateEstimatedTransactions Updates the InventTransOrigin reference on the inventory transactions.
Hh814280.protmethod(en-us,AX.60).gif updateTrackingRegisterTransactions Updates the InventTransOrigin reference on the tracking register transactions.
Hh814280.protmethod(en-us,AX.60).gif updateTransactionsReturnOrigin Updates the ReturnInventTransOrigin reference on the inventory transactions.
Hh814280.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Hh814280.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Hh814280.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Hh814280.protmethod(en-us,AX.60).gif Hh814280.static(en-us,AX.60).gif ::construct Initializes a new instance of the InventTransOriginKeyValueTransfer class.
Hh814280.pubmethod(en-us,AX.60).gif Hh814280.static(en-us,AX.60).gif ::newFromParameters Initializes an instance of the InventTransOriginKeyValueTransfer class.

Top

Inheritance Hierarchy

Object Class
  InventTransOriginKeyValueTransfer Class