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