InventMov_Sales Class [AX 2012]

The InventMov_Sales class is used as a data carrier, together with the inventUpdate class, when the inventory is updated with sales line transactions.

Syntax

class InventMov_Sales extends InventMovement

Run On

Called

Methods

  Method Description
Gg813171.protmethod(en-us,AX.60).gif accountBalanceAutoLossProfit Changes an account based on the InventIssue enumeration value to the InventIssueFA enumeration value when a fixed asset is set. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif accountBalanceSheet (Overrides the accountBalanceSheet Method.)
Gg813171.pubmethod(en-us,AX.60).gif accountCharge Determines the charge ledger account. (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif accountItem Retrieves a posting account for the current sales order line.
Gg813171.protmethod(en-us,AX.60).gif accountItemExtendParm_CN Retrieves a posting account for the selected sales order line, by using the specified account type.
Gg813171.pubmethod(en-us,AX.60).gif accountOperations (Overrides the accountOperations Method.)
Gg813171.protmethod(en-us,AX.60).gif accountOperationsAutoLossProfit (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif accountPhysical (Overrides the accountPhysical Method.)
Gg813171.pubmethod(en-us,AX.60).gif accountPhysicalRevenue (Overrides the accountPhysicalRevenue Method.)
Gg813171.pubmethod(en-us,AX.60).gif accountPhysicalRevenueOffset (Overrides the accountPhysicalRevenueOffset Method.)
Gg813171.pubmethod(en-us,AX.60).gif accountPhysicalTax (Overrides the accountPhysicalTax Method.)
Gg813171.pubmethod(en-us,AX.60).gif accountStdLoss (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif accountStdOffset (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif accountStdProfit (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif accountStockVariation Determines the stock variation ledger account. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif activityNumber (Overrides the activityNumber Method.)
Gg813171.pubmethod(en-us,AX.60).gif addRemainFinancialUnit (Overrides the addRemainFinancialUnit Method.)
Gg813171.pubmethod(en-us,AX.60).gif addRemainPhysical (Overrides the addRemainPhysical Method.)
Gg813171.pubmethod(en-us,AX.60).gif addRemainPhysicalUnit (Overrides the addRemainPhysicalUnit Method.)
Gg813171.pubmethod(en-us,AX.60).gif adjustInventDimReservationCriteria Adjust the inventDimCriteria for reservation. (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif adjustmentMovement Specifies whether movements are created as adjustments to previous transactions. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif adjustToFixedReceiptPrice Returns whether a receipt should be adjusted to fixed receipt price. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif adjustTransactionInventDimEstimated Creates an inventDim based on the movement inventDim and adjusts it as needed to be used on the estimated inventTrans. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif allowNegativePhysicalForBlockingStatus Determines if validation should allow a negative physical available quantity for inventory status blocking. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif assemblyInventTransOriginId Retrieves the ID of the assembly inventory transaction originator that corresponds to the movement. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif assetBookId (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif assetId (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif autoLossProfitInventMovVirtuel (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif autoReserveQty (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif batchDispReservationBlockedFieldId Gets the field ID of the PdsDispositionMaster table for reservation blocking control field for the type of movement. (Overrides the batchDispReservationBlockedFieldId Method.)
Gg813171.pubmethod(en-us,AX.60).gif batchExpDate (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif batchProdDate (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif buffer (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif calcEstimatedUnit (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif calculateIndirectCost Calculates the indirect cost that is related to the movement. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif canBeAutoRepAsFinished (Overrides the canBeAutoRepAsFinished Method.)
Gg813171.pubmethod(en-us,AX.60).gif canBeOnAllInventLocations Indicates whether the selected inventory transaction can occur at all inventory locations. (Overrides the canBeOnAllInventLocations Method.)
Gg813171.pubmethod(en-us,AX.60).gif canBeOnAllInventSites Indicates whether the selected inventory transaction can occur at all inventory sites. (Overrides the canBeOnAllInventSites Method.)
Gg813171.pubmethod(en-us,AX.60).gif canBeOnSupermarket Indicates whether a movement can have an InventDimId value that represents a kanban supermarket. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif canBeReserved Indicates whether the InventMovement instance, such as a salesLine, can be reserved. (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif canBeUpdatedEstimated (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif canBeUpdatedFinancial (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif canBeUpdatedPhysical (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif canBeUpdatedPicked (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif canBeUpdatedRegistered (Overrides the canBeUpdatedRegistered Method.)
Gg813171.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg813171.pubmethod(en-us,AX.60).gif canChangeConsistentDim Checks whether consistent dimensions can be modified. (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif canChangeStorageConsistentDimWhenFinUpd Indicates whether the consistent storage dimensions may be changed when inventory transactions are financially updated. (Overrides the canChangeStorageConsistentDimWhenFinUpd Method.)
Gg813171.pubmethod(en-us,AX.60).gif canCommittedCostBeReversed (Overrides the canCommittedCostBeReversed Method.)
Gg813171.protmethod(en-us,AX.60).gif canCostValuebeChanged (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif canHaveReservedWork Determines if the movement type can have WHS work created that takes over reserving the lower levels of the hierarchy. (Overrides the canHaveReservedWork Method.)
Gg813171.pubmethod(en-us,AX.60).gif canInventTransBeFinancialUpdated Verifies whether an inventory transaction can be financially updated. (Overrides the canInventTransBeFinancialUpdated Method.)
Gg813171.pubmethod(en-us,AX.60).gif canInventTransBePhysicalUpdated Verifies whether an inventory transaction can be physically updated. (Overrides the canInventTransBePhysicalUpdated Method.)
Gg813171.pubmethod(en-us,AX.60).gif canReservationFormBeEdited (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif canReservationFormBeShown (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif canUpdateInventStatusBlocking Determines if the movment can update inventory status blocking transactions (Overrides the canUpdateInventStatusBlocking Method.)
Gg813171.pubmethod(en-us,AX.60).gif canUpdateOnHandDatePhysicalOnReturn Determines whether the physical date of on-hand inventory can be updated when items are returned. (Inherited from InventMovement.)
Gg813171.privmethod(en-us,AX.60).gif canUpdateRefProdTable Verifies whether an inventory transaction can be physically or financially updated.
Gg813171.protmethod(en-us,AX.60).gif caseTagging (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif checkAllowManualMarking (Overrides the checkAllowManualMarking Method.)
Gg813171.pubmethod(en-us,AX.60).gif checkCountingLocks (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif checkDimFieldsValid Validate that the specified inventory dimensions are valid. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif checkDimInventOwnerId_RU (Overrides the checkDimInventOwnerId_RU Method.)
Gg813171.pubmethod(en-us,AX.60).gif checkDimPhysical Validates the physical dimensions of a given InventDim table buffer for the current movement. (Overrides the checkDimPhysical Method.)
Gg813171.protmethod(en-us,AX.60).gif checkInventDimForInventDimField Validates the physical dimensions of a given InventDim table buffer for the passed InventDim table field. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif checkInventSiteDimension Validates the used inventory dimensions against the used financial dimensions. (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif checkLocationBlocking Checks whether location inventory dimension if locked for certain operations. (Overrides the checkLocationBlocking Method.)
Gg813171.pubmethod(en-us,AX.60).gif checkNotOverDelivery Verify whether the movement quantities cause overdelivery. (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif checkNotSubDelivery (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif checkProfileOwner_RU (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif checkUpdateArrived (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif checkUpdateChildReference (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif checkUpdateEstimated (Overrides the checkUpdateEstimated Method.)
Gg813171.pubmethod(en-us,AX.60).gif checkUpdateEstimatedMovement Indicates whether the estimated transactions value must be updated. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif checkUpdateFinancial (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif checkUpdatePhysical (Overrides the checkUpdatePhysical Method.)
Gg813171.pubmethod(en-us,AX.60).gif checkUpdatePicked (Overrides the checkUpdatePicked Method.)
Gg813171.pubmethod(en-us,AX.60).gif checkUpdateRegistered (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif checkUpdateReservation Validates the used inventory movement against an inventory update reservation. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif checkUpdateStandard (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif checkWHSLoadLineInventTransConsistency Validates that the WHSLoadLine loadlines related to the source line is in sync with the inventory transactions. (Overrides the checkWHSLoadLineInventTransConsistency Method.)
Gg813171.pubmethod(en-us,AX.60).gif checkWMSLocation Checks the InventDim.WMSLocationId field of the inventory dimensions of the movement. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif childBuffer (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif clearInventRefFields Sets reference fields based on owner so that they do not reference anything. (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif correctionSwapOnItem_RU Indicates whether the correction flag should be swapped. (Overrides the correctionSwapOnItem_RU Method.)
Gg813171.protmethod(en-us,AX.60).gif costValueChanged (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif createInventTransPosting (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif createOriginOwnerRelationship Creates the relationship between the inventory transactions originator and the owner. (Overrides the createOriginOwnerRelationship Method.)
Gg813171.pubmethod(en-us,AX.60).gif createQuarantineOrder (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif custVendAc (Overrides the custVendAc Method.)
Gg813171.pubmethod(en-us,AX.60).gif defaultDimension (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif deleteOriginOwnerRelationship Deletes the relationship between the inventory transactions originator and the owner that corresponds. (Overrides the deleteOriginOwnerRelationship Method.)
Gg813171.protmethod(en-us,AX.60).gif deliveryPostalAddress Identifies the postal delivery address of the inventory movement. (Overrides the deliveryPostalAddress Method.)
Gg813171.protmethod(en-us,AX.60).gif dimAllowBlankIssue (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif dimAllowBlankReceipt (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif dimParmRelatedUpdate (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif dirParty Retrieves the party ID of the customer or vendor that is related to the movement. (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif dlvMode (Overrides the dlvMode Method.)
Gg813171.protmethod(en-us,AX.60).gif dlvTerm (Overrides the dlvTerm Method.)
Gg813171.protmethod(en-us,AX.60).gif doScrap (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif doSumUp Sums inventory transactions related to current inventory movement. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif ecoResProductDimGroupSetup Retrieves an instance of the EcoResProductDimGroupSetup class that controls how product dimensions are configured for this movement. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif enforceSerialDimensionQuantityControl Determines whether the movement type enforces a quantity of 1.0 for serial control. (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif enteredPcsPrice (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg813171.pubmethod(en-us,AX.60).gif estimatedFinancialValue (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif estimatedFinancialValueSecCur_RU (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif estimatedPhysicalRevenue (Overrides the estimatedPhysicalRevenue Method.)
Gg813171.protmethod(en-us,AX.60).gif estimatedPhysicalTax (Overrides the estimatedPhysicalTax Method.)
Gg813171.protmethod(en-us,AX.60).gif estimatedPhysicalValue Get the estimated physical value for the specified inventory transaction. (Overrides the estimatedPhysicalValue Method.)
Gg813171.pubmethod(en-us,AX.60).gif estimatedPhysicalValuePublic Gets the estimated physical value of an inventory transaction. (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif estimatedPhysicalValueSecCur_RU Get the estimated physical value for the specified inventory transaction, in the reporting currency. (Overrides the estimatedPhysicalValueSecCur_RU Method.)
Gg813171.pubmethod(en-us,AX.60).gif estimatedPhysicalValueSecCurPublic_RU Get the estimated physical value in reporting currency for an inventory transaction. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif financialIssueCostValue (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif financialIssueCostValueSecCur_RU (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif financialUpdateReceiptQty_IN Gets financial update receipt qty and CW financial update receipt qty (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif forceReturnLotInInventTrans_RU Specifies whether a Return lot will be write down to the inventory transaction against a common rules. (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif freightSlipType (Overrides the freightSlipType Method.)
Gg813171.protmethod(en-us,AX.60).gif freightZone (Overrides the freightZone Method.)
Gg813171.pubmethod(en-us,AX.60).gif getExpiryCheckDate Gets the date to check against for the expiry date. (Overrides the getExpiryCheckDate Method.)
Gg813171.pubmethod(en-us,AX.60).gif getInventDimForIssueTransFromReceipt Returns the InventDim that should be put on the issue transaction during a receipt which updates the issue transaction for WHS items. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif getInventDimForReservedTransPhysChange Returns the InventDim that should be put on the transaction when reservation status is updated from ordered to physical. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif getModuleType_CN Gets the value of module type. (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif getQtyPreForNotOverDeliveryCheck_IN Gets the pre-post trans Qty of current inventory transaction (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg813171.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg813171.pubmethod(en-us,AX.60).gif hasBeenFullyPicked Determines whether the inventory movement has been fully picked.
Gg813171.protmethod(en-us,AX.60).gif hasBestBeforeDateLimit (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif hasExpiryDateLimit (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif hasVirtualTransactions (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif initDimParmAutoReserv (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif initForAutoReservation Initializes the movement for auto reservation. (Overrides the initForAutoReservation Method.)
Gg813171.pubmethod(en-us,AX.60).gif initInventTransFinancial (Overrides the initInventTransFinancial Method.)
Gg813171.pubmethod(en-us,AX.60).gif initInventTransFromBuffer Populates the InventTrans record with data. (Overrides the initInventTransFromBuffer Method.)
Gg813171.pubmethod(en-us,AX.60).gif initInventTransPhysical (Overrides the initInventTransPhysical Method.)
Gg813171.pubmethod(en-us,AX.60).gif initInventTransPicked (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif initWMSOrder Initialize a WMSOrder record. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif insertChildBuffer (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif interCompanyMarkingAllowed (Overrides the interCompanyMarkingAllowed Method.)
Gg813171.pubmethod(en-us,AX.60).gif interCompanyMovement (Overrides the interCompanyMovement Method.)
Gg813171.pubmethod(en-us,AX.60).gif interCompanyTransaction (Overrides the interCompanyTransaction Method.)
Gg813171.pubmethod(en-us,AX.60).gif inventCostIndirectFinancial Retrieves an InventCostIndirectFinancial object. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif inventCostIndirectPhysical Retrieves a InventCostIndirectPhysical object. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif inventdim (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif inventDimGroupSetup Retrieves an instance of the InventDimGroupSetup class that controls how inventory dimensions are configured for this movement. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif inventDimId (Overrides the inventDimId Method.)
Gg813171.pubmethod(en-us,AX.60).gif inventDimIdTransferIssue Returns an InventDimId Id for the issue transactions that corresponds to a receipt. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif inventDimMerged (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif inventDimParmMatchTransferTrans Retrieves an InventDimParm buffer which should be used when finding related InventTrans records. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif inventItemInventSetup Retrieves an InventItemInventSetup buffer. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif inventItemOrderCheckNotStopped Checks if the specified item is stopped in the inventory. (Overrides the inventItemOrderCheckNotStopped Method.)
Gg813171.pubmethod(en-us,AX.60).gif inventItemOrderSetupMap Retrieves an InventItemOrderSetupMap table map. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif inventLocationId (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif inventModelGroup (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif inventModelType (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif inventModelTypeSecCur_RU (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif inventMovSubType (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif inventSiteId (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif inventTable (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif inventTableInvent (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif inventTransOriginId Sets the ID of the inventory transaction originator that corresponds to the movement. (Overrides the inventTransOriginId Method.)
Gg813171.pubmethod(en-us,AX.60).gif inventTransOriginTransferId Gets the ID of the inventory transaction originator that corresponds to the movement. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif isItemWHSEnabled Determines if the item for this movement is enabled for using the WHS system. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif isPrimaryMovement (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif isProjTransCorrection Indicates whether the project transaction should be marked as correction or not. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif isReturned Determines whether this movement represents a return. (Overrides the isReturned Method.)
Gg813171.pubmethod(en-us,AX.60).gif isStorageDimensionOnlyTransfer Indicates whether the movement operates only with the storage dimensions during transfers. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif isTransfer (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif isVirtuel (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif itemDescription (Overrides the itemDescription Method.)
Gg813171.pubmethod(en-us,AX.60).gif itemGroupId Retrieves an item group ID of the item related to this movement. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif itemId (Overrides the itemId Method.)
Gg813171.protmethod(en-us,AX.60).gif itemTagging (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif markingInventDimParmFixed Fills an InventDimParm buffer with values that specify which dimensions are fixed when marking is applied. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif markingPreferPhysical Determines whether the physically updated transactions are preferred over expected when finding transactions for marking. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif markingRefInventTransOrigin Retrieves the ID of the marked transaction origin. (Overrides the markingRefInventTransOrigin Method.)
Gg813171.protmethod(en-us,AX.60).gif mayScrapBeExpected (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mcrReserveQty Calculates the quantity to reserve. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mcrSetInventDeliverNow Sets the deliver now quantity. (Overrides the mcrSetInventDeliverNow Method.)
Gg813171.pubmethod(en-us,AX.60).gif mcrSetReservation Sets the quantity to be reserved. (Overrides the mcrSetReservation Method.)
Gg813171.pubmethod(en-us,AX.60).gif mcrSetSalesDeliverNow Loads the SalesDeliverNow field of the current SalesLine. (Overrides the mcrSetSalesDeliverNow Method.)
Gg813171.pubmethod(en-us,AX.60).gif mcrUpdateDetailedStatus Updates the sales or purchase order detailed status. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mergeTransDimTransferReceipt (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif minAllowedBestBeforeDate (Overrides the minAllowedBestBeforeDate Method.)
Gg813171.pubmethod(en-us,AX.60).gif minAllowedExpiryDate (Overrides the minAllowedExpiryDate Method.)
Gg813171.protmethod(en-us,AX.60).gif moduleType (Overrides the moduleType Method.)
Gg813171.pubmethod(en-us,AX.60).gif mustAggregateExpectedTransactions Determines whether the expected transactions related to this movement must be aggregated. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeAutoReserved Determines whether the inventMovement must be autoreserved. (Overrides the mustBeAutoReserved Method.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeBookedBalanceSheet (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeBookedCharge Determines if charges must be booked. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeBookedFinancially (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeBookedOnhand (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeBookedOnhandSecCur_RU (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeBookedOperations (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeBookedPhysically (Overrides the mustBeBookedPhysically Method.)
Gg813171.protmethod(en-us,AX.60).gif mustBeBookedPhysicalRevenue (Overrides the mustBeBookedPhysicalRevenue Method.)
Gg813171.protmethod(en-us,AX.60).gif mustBeBookedPhysicalTax (Overrides the mustBeBookedPhysicalTax Method.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeCostControlled (Overrides the mustBeCostControlled Method.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeDeducted Determines whether the model group that is associated with the current InventMovement object requires a mandatory deduct. (Overrides the mustBeDeducted Method.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeExpectedAgain (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustBePicked Determines whether the transactions that are related to this movement must be picked. (Overrides the mustBePicked Method.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeQuarantineControlled (Overrides the mustBeQuarantineControlled Method.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeQuotationControlled (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeReceived Indicates whether the model group that is associated with the current InventMovement object requires a mandatory receive. (Overrides the mustBeReceived Method.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeRegistered Indicates whether the transactions that are related to this movement must be registered. (Overrides the mustBeRegistered Method.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeRemainControlled (Overrides the mustBeRemainControlled Method.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeSameTransSign (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeUnitControlled (Overrides the mustBeUnitControlled Method.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeUpdatedExpected (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustBeWMSOrderControlled (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif mustCheckLocationBlocking (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustCheckOverDelivery Determines whether the current InventMovement object requires checking for over delivery. (Overrides the mustCheckOverDelivery Method.)
Gg813171.pubmethod(en-us,AX.60).gif mustCheckOverDeliveryForQty Determines whether the current InventMovement object requires checking for over delivery for the specified quantity. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustClearChildRef (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustCreateQuarantineOrder (Overrides the mustCreateQuarantineOrder Method.)
Gg813171.pubmethod(en-us,AX.60).gif mustDoAutoLossProfitEstimate (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustDoAutoLossProfitFinancial (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustDoAutoLossProfitPhysical (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustDoProjPhysicalAdjust (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustDoProjPhysicalPosting (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif mustDoProjPosting (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustPhysicallyUnreserveBlocking For inventory blocking unreservation, determines whether physical inventory reservation must be removed. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustRegisterTrackingDimension Determines whether the movement type supports inventory tracking (Overrides the mustRegisterTrackingDimension Method.)
Gg813171.pubmethod(en-us,AX.60).gif mustReserveBasedOnMarkingOnCreation Determines if issue transactions need to be reserved because of marking during creation. (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif mustSetProjAdjRefInventTrans (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustSetProjAdjustRefInventTrans (Overrides the mustSetProjAdjustRefInventTrans Method.)
Gg813171.pubmethod(en-us,AX.60).gif mustShowMarkingWarningOnUpdate Determines if a warning message is shown if marking cannot be updated according to dimensions. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustUpdateBatchAttribValues Determines whether the movement should update the batch attributes on the related quality orders. (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif mustUpdateGeneralJournal Gets a value that indicates whether to post the inventory movement to the general journal. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustUpdateInventTableCostPrice Determines whether the movement can update the cost price on the related inventtable. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustUpdateInventTransFields Determines if the movement can update the fields of the related InventTrans. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustUpdateInventTransOriginFields (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustUpdateRelatedTrans (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif mustUseParentMovToDimTransferReceipt (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif mustValidatePalletLocation Determines if pallet location must be validated during put away for the current movement. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif needsShelfLifeCheck (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif new (Overrides the new Method.)
Gg813171.pubmethod(en-us,AX.60).gif newMovement_Orig (Overrides the newMovement_Orig Method.)
Gg813171.pubmethod(en-us,AX.60).gif newMovement_TransferIssue (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif newMovement_TransferIssueReceive (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif newMovement_TransferReceipt (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif newMovement_TransferReceiptShip (Inherited from InventMovement.)
Gg813171.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.)
Gg813171.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.)
Gg813171.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg813171.pubmethod(en-us,AX.60).gif offsetAccountPhysical (Overrides the offsetAccountPhysical Method.)
Gg813171.pubmethod(en-us,AX.60).gif onlyCheckStorageDimInConsistentCheck Determines whether to check only the storage dimensions when you verify whether consistent dimensions can be changed. (Overrides the onlyCheckStorageDimInConsistentCheck Method.)
Gg813171.pubmethod(en-us,AX.60).gif overDeliveryPct (Overrides the overDeliveryPct Method.)
Gg813171.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg813171.protmethod(en-us,AX.60).gif palletTagging (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parentMovement (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmAccountOperations Gets or sets the AccountOperations parameter.
Gg813171.pubmethod(en-us,AX.60).gif parmBurdenItem This method gets/sets if the movement is a burden item (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmCanCommittedCostBeReversed Gets or sets the CanCommittedCostBeReversed parameter.
Gg813171.pubmethod(en-us,AX.60).gif parmCustomsLoadOnInventory_IN Gets or sets the CustomsLoadOnInventory_IN parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmCustomsLoadOnInventoryMST_IN Gets or sets the CustomsLoadOnInventoryMST_IN parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmDistributionLedgerPosting Gets or sets the DistributionLedgerPosting parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmExchangeRateDate Gets or sets the ExchangeRateDate parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmGoodsInRoute_RU Gets or sets the GoodsInRoute_RU parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmIndirectCostAmount_RU Gets or sets the IndirectCostAmount_RU parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmIndirectCostAmountSecCur_RU Gets or sets the IndirectCostAmountSecCur_RU parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmInventCostTransVarianceList Gets or sets the InventCostTransVarianceList parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmInventParmID_IN Gets and sets the Parm ID of the InventTransferParmLine Table (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmInventRefTransId_RU Gets or sets the InventRefTransId_RU parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmInventTransIdDelivery_RU Gets or sets the InventTransIdDelivery_RU parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmInventTransIdTransit_RU Gets or sets the InventTransIdTransit_RU parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmInventTransOriginIdRef_virtuel Gets or sets the InventTransOriginIdRef_virtuel parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmMarkingRefInventTransOrigin_RU Gets or sets the MarkingRefInventTransOrigin_RU parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmMCRInventTransRecid Gets or sets the MCRInventTransRecid parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmMustBeQuarantineControled Gets or sets the MustBeQuarantineControled parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmMustDoAutoLossProfitForbid Gets or sets the MustDoAutoLossProfitForbid parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmMustNotReduceForecast Gets or sets the MustNotReduceForecast parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmPDSBaseValue Gets or sets the PDSBaseValue parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmPdsBatchAttribAutoRes Gets or sets the pdsUseBAForRes parameter. (Overrides the parmPdsBatchAttribAutoRes Method.)
Gg813171.pubmethod(en-us,AX.60).gif parmPostingOperations Gets or sets the PostingOperations parameter.
Gg813171.pubmethod(en-us,AX.60).gif parmProjAdjustCorrection Gets or sets the ProjAdjustCorrection parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmReleasedReservationQty Gets or sets the ReleasedReservationQty parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmSalesPackingSlipJournalPostProj Gets or sets the SalesPackingSlipJournalPostProj parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmStorno_RU Gets or sets the Storno_RU parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmStornoPhysical_RU (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif parmStornoPhysicalForced_RU Gets or sets the StornoPhysicalForced_RU parameter. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsAdjustInventoryQuantity Adjusts the inventory quantity for the movement. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsAskSameLotResolution Requests that the user determine how to resolve a same lot reservation issue. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsBaseAttributeValue Gets the base attribute value for the current movement. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsCanHaveBatchInheritance Gets a value indicating if the movement can trigger batch inheritance. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsCheckCopyBatchAttrib Determines whether a batch attribute record exists. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsCheckReserveFromDim Determines whether the movement can be reserved from the passed dimension. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsConsiderRestrictReservation Indicates if the batch disposition functionality should be considered reservation. (Overrides the pdsConsiderRestrictReservation Method.)
Gg813171.pubmethod(en-us,AX.60).gif pdsCountryOfOrigin1 Gets the first country of origin. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsCountryOfOrigin2 Gets the second country of origin (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsCWAddRemainFinancial Adds to the catch weight remain financial. (Overrides the pdsCWAddRemainFinancial Method.)
Gg813171.pubmethod(en-us,AX.60).gif pdsCWAddRemainPhysical Adds to the catch weight remain physical. (Overrides the pdsCWAddRemainPhysical Method.)
Gg813171.pubmethod(en-us,AX.60).gif pdsCWAutoReserveQty Gets the catch weight auto reserve quantity. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsCWItem This method returns true if the movement is for a catch weight item (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif pdsCWQtyPost Calculates the total received catch weight quantity after an inventory update. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsCWRemainPhysical Gets the catch weight remain physical quantity. (Overrides the pdsCWRemainPhysical Method.)
Gg813171.pubmethod(en-us,AX.60).gif pdsCWReserveMarkMin Indicates whether the catch weight should reserve a minimum. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsCWReserveQty Gets the catch weight reserve quantity. (Overrides the pdsCWReserveQty Method.)
Gg813171.pubmethod(en-us,AX.60).gif pdsCWSetRemainPhysical Sets the catch weight remain physical quantity. (Overrides the pdsCWSetRemainPhysical Method.)
Gg813171.pubmethod(en-us,AX.60).gif pdsCWSetTransQty Sets the catch weight transaction quantity. (Overrides the pdsCWSetTransQty Method.)
Gg813171.pubmethod(en-us,AX.60).gif pdsCWTransQty Gets the catch weigth transaction quantity. (Overrides the pdsCWTransQty Method.)
Gg813171.pubmethod(en-us,AX.60).gif pdsCWUnitId Gets the catch weight unit ID. (Overrides the pdsCWUnitId Method.)
Gg813171.pubmethod(en-us,AX.60).gif pdsGetBaseValue Gets the potency base value associated with the current inventory movement. (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif pdsIgnoreSerNumCtrlValidation Indicates whether the movement should ignore the serial number control. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsInheritBatchData Inherits information to the given InventBatch based on rules for the current type of movement and the transaction data. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsInitDim Initializes the InventDim and InventDimParm records with the dimension of the movement. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsMustConsiderBatchAttrib Determines whether batch attributes should be considered for reservation. (Overrides the pdsMustConsiderBatchAttrib Method.)
Gg813171.pubmethod(en-us,AX.60).gif pdsOverrideFEFO Determines whether the movement should use FEFO logic. (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif pdsResolveSameLotReservation Shows a dialog for fixing same lot reservation conflict or warns the user about existing reservation conflict. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsRestrictReservation Indicates whether to block reservation. (Overrides the pdsRestrictReservation Method.)
Gg813171.pubmethod(en-us,AX.60).gif pdsSameLotOverride Overrides the same lot feature and sets it not to use this feature for this movement. (Overrides the pdsSameLotOverride Method.)
Gg813171.pubmethod(en-us,AX.60).gif pdsSameLotReservation Determines whether the same lot reservation feature is turned on for the sales order line. (Overrides the pdsSameLotReservation Method.)
Gg813171.pubmethod(en-us,AX.60).gif pdsSameLotReservationBatch Gets the batch the movement must be reserved against (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif pdsUpdateBufferWithAdjQtyUncommited (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsUpdateBufferWithAdjustedQuantity Updates the document buffer after the inventory quantity adjustment. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsUseVendBatchDate Indicates whether to use the vendor batch date. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsUseVendBatchExp Indicates whether to use the vendor expiration date. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsVendBatchDate Gets the vendor batch date. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsVendBatchId Gets the vendor batch ID. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsVendBatchInfo Gets the vendor batch details associated with this transaction. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pdsVendExpiryDate Gets the vendor batch expiration date. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif physicalUpdateIssueRemainQty_IN Gets physical update remain qty and CW physical update remain qty (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif physicalUpdateReceiptRemainQty_IN Gets physical update remain qty and CW physical update remain qty (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pmfCheckUpdateInvent Determines whether the current inventory movement can be inventory updated or not. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif pmfSetMinMaxQty Gets a quantity based on minimum and maximum quantities from the item setup. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif postingBalanceSheet (Overrides the postingBalanceSheet Method.)
Gg813171.pubmethod(en-us,AX.60).gif postingCharge Determines the charge ledger posting type. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif postingOffsetPhysical (Overrides the postingOffsetPhysical Method.)
Gg813171.pubmethod(en-us,AX.60).gif postingOperations (Overrides the postingOperations Method.)
Gg813171.pubmethod(en-us,AX.60).gif postingPhysical (Overrides the postingPhysical Method.)
Gg813171.pubmethod(en-us,AX.60).gif postingPhysicalRevenue (Overrides the postingPhysicalRevenue Method.)
Gg813171.pubmethod(en-us,AX.60).gif postingPhysicalRevenueOffset (Overrides the postingPhysicalRevenueOffset Method.)
Gg813171.pubmethod(en-us,AX.60).gif postingPhysicalTax (Overrides the postingPhysicalTax Method.)
Gg813171.pubmethod(en-us,AX.60).gif postingStdLoss (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif postingStdOffset (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif postingStdProfit (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif postingStockVariation Determines the stock variation ledger posting type. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif projAdjustRefId (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif projCategoryId (Overrides the projCategoryId Method.)
Gg813171.pubmethod(en-us,AX.60).gif projId (Overrides the projId Method.)
Gg813171.pubmethod(en-us,AX.60).gif projLedgerOrigin (Overrides the projLedgerOrigin Method.)
Gg813171.pubmethod(en-us,AX.60).gif projLinePropertyId (Overrides the projLinePropertyId Method.)
Gg813171.pubmethod(en-us,AX.60).gif projSalesCurrencyId (Overrides the projSalesCurrencyId Method.)
Gg813171.pubmethod(en-us,AX.60).gif projSalesPrice (Overrides the projSalesPrice Method.)
Gg813171.pubmethod(en-us,AX.60).gif projTaxGroupId (Overrides the projTaxGroupId Method.)
Gg813171.pubmethod(en-us,AX.60).gif projTaxItemGroupId (Overrides the projTaxItemGroupId Method.)
Gg813171.pubmethod(en-us,AX.60).gif projTransactionOrigin (Overrides the projTransactionOrigin Method.)
Gg813171.pubmethod(en-us,AX.60).gif projTransId (Overrides the projTransId Method.)
Gg813171.pubmethod(en-us,AX.60).gif projTransIdRef (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif qtyPost (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif quotationType (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif registerBlankTrackingValueAsNotReadable Determines whether the movement type considers the registration of a blank tracking dimension value as a not readable value. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif relatedMovement (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif remainFinancial (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif remainFinancialUnit (Overrides the remainFinancialUnit Method.)
Gg813171.pubmethod(en-us,AX.60).gif remainPhysical (Overrides the remainPhysical Method.)
Gg813171.pubmethod(en-us,AX.60).gif remainPhysicalUnit (Overrides the remainPhysicalUnit Method.)
Gg813171.pubmethod(en-us,AX.60).gif reservationHierarchyLevelStrategyList Retrieves a list containing WHSReservationHierarchyLevelStrategy instances for this movement. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif reserveQty (Overrides the reserveQty Method.)
Gg813171.pubmethod(en-us,AX.60).gif returnedSpecialCheckUpdate_RU (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif returnInventTransOrigin Identifies the original transactions. (Overrides the returnInventTransOrigin Method.)
Gg813171.protmethod(en-us,AX.60).gif salesTable
Gg813171.privmethod(en-us,AX.60).gif sellableDays
Gg813171.pubmethod(en-us,AX.60).gif serialProdDate (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif setInventDimId (Overrides the setInventDimId Method.)
Gg813171.pubmethod(en-us,AX.60).gif setInventRefFields (Overrides the setInventRefFields Method.)
Gg813171.pubmethod(en-us,AX.60).gif setPreTransEstimated (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif setProjAdjustRefId (Overrides the setProjAdjustRefId Method.)
Gg813171.pubmethod(en-us,AX.60).gif setRemainPhysical (Overrides the setRemainPhysical Method.)
Gg813171.pubmethod(en-us,AX.60).gif setRemainPhysicalUnit (Overrides the setRemainPhysicalUnit Method.)
Gg813171.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg813171.pubmethod(en-us,AX.60).gif setTransQty (Overrides the setTransQty Method.)
Gg813171.pubmethod(en-us,AX.60).gif setTransQtyUnit (Overrides the setTransQtyUnit Method.)
Gg813171.protmethod(en-us,AX.60).gif shippingDateConfirmed (Overrides the shippingDateConfirmed Method.)
Gg813171.pubmethod(en-us,AX.60).gif shippingDateRequested (Overrides the shippingDateRequested Method.)
Gg813171.pubmethod(en-us,AX.60).gif storno_RU (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif subDeliveryPct (Overrides the subDeliveryPct Method.)
Gg813171.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg813171.pubmethod(en-us,AX.60).gif transChildRefId (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif transChildType (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif transDate (Overrides the transDate Method.)
Gg813171.pubmethod(en-us,AX.60).gif transferDirection Retrieves the direction of the transfer movements. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif transferInventTransOriginId Retrieves an ID of transfer counterpart inventory transaction originator that corresponds to the movement. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif transferIssueCostPriceInventDim For a transfer issue the inventory dimension are returned. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif transId (Overrides the transId Method.)
Gg813171.pubmethod(en-us,AX.60).gif transIdSum (Inherited from InventMovement.)
Gg813171.protmethod(en-us,AX.60).gif transIdSumTransId (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif transInventRefType (Overrides the transInventRefType Method.)
Gg813171.pubmethod(en-us,AX.60).gif transQty (Overrides the transQty Method.)
Gg813171.pubmethod(en-us,AX.60).gif transQtyUnit (Overrides the transQtyUnit Method.)
Gg813171.pubmethod(en-us,AX.60).gif transRefId (Overrides the transRefId Method.)
Gg813171.protmethod(en-us,AX.60).gif transSchedTime (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif transSign (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif transType (Overrides the transType Method.)
Gg813171.pubmethod(en-us,AX.60).gif transUnitId (Overrides the transUnitId Method.)
Gg813171.pubmethod(en-us,AX.60).gif updateAutoDimLocationId (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif updateAutoDimOwnerId_RU (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif updateAutoEstimate (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif updateAutoLossProfit (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif updateAutoPhysical (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif updateBuffer Updates the movement buffer and optionally the reservation. (Overrides the updateBuffer Method.)
Gg813171.pubmethod(en-us,AX.60).gif updateDoBuffer (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif updateGoodsInRoute_RU (Overrides the updateGoodsInRoute_RU Method.)
Gg813171.pubmethod(en-us,AX.60).gif updateInheritedBatchesPostRegistration Updates the batches created for co-products and finished goods from the ingredients, based on the rules defined for lot inheritance. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif updateLedgerAdjust (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif updateLedgerAdjustSecCur_RU (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif updateLedgerFinancial (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif updateLedgerFinancialSecCur_RU (Overrides the updateLedgerFinancialSecCur_RU Method.)
Gg813171.pubmethod(en-us,AX.60).gif updateLedgerPhysical (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif updatePeggingRequirements Updates the pegging requirements of the inventory movement. (Overrides the updatePeggingRequirements Method.)
Gg813171.pubmethod(en-us,AX.60).gif updateReqExplodeReservation Determines whether to handle reservations by a master scheduling explosion. (Overrides the updateReqExplodeReservation Method.)
Gg813171.pubmethod(en-us,AX.60).gif updateReservation (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif updateSerialNumIssue Verifies if a particular issue inventory transaction update can be done for a particular serial number, and creates a serial number if necessary. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif updateSerialNumReceipt Verifies if a particular receipt inventory transaction update can be done for a particular serial number, and creates a serial number if necessary. (Inherited from InventMovement.)
Gg813171.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.)
Gg813171.pubmethod(en-us,AX.60).gif useEnteredPriceAsCost (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif viewCacheInventTransOrigin (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg813171.pubmethod(en-us,AX.60).gif whsMustConsiderBatchProcessing Determines if special batch processing must be used during reservation. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif whsUpdateAutoDimStatusId For WHS controlled items with inventory status not set updates it with default value and returns true, otherwise returns false. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif wmsShipmentGroupingRefId Retrieves the grouping reference ID to be used with output orders. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif wmsShipmentGroupingTransType Retrieves the grouping transaction type to be used with output orders. (Inherited from InventMovement.)
Gg813171.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg813171.pubmethod(en-us,AX.60).gif Gg813171.static(en-us,AX.60).gif ::newFromSalesLine Initializes a new instance of the InventMov_Sales class based on the specified record.

Top

Remarks

This class is used to create a sales order line or to change the buffer.

Examples

In the following code example, the InventMovement class is called from the updateDesign method that is in the SalesTable form. It is called when the forms open.

InventMovement movement = InventMovement::construct(salesLine); 
 
// From the InventMovement.constructNoThrow, a switch will call the new  
// method that is on the InventMov_Sales class. 
void new(SalesLine _salesOrderLine, 
    InventType _inventType = SalesLineType::construct(_salesOrderLine)) 
{ 
 
    salesOrderLine = _salesOrderLine; 
    super(_salesOrderLine,_inventType); 
}

Inheritance Hierarchy

Object Class
  InventMovement Class
    InventMov_Sales Class
      MCRInventMov_Sales_QualityCheck Class