AxInventJournalTrans Class [AX 2012]

The AxInventJournalTrans class wraps the InventJournalTrans table, applies the correct update sequence, and provides default values.

Syntax

class AxInventJournalTrans extends AxInternalBase implements AxInventSiteDimensionable

Run On

Called

Methods

  Method Description
Gg847711.protmethod(en-us,AX.60).gif axCurrencyCode Converts a value that relates to currency code identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif axCustAccount Converts a value that relates to customer accounts by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif axCustMarkupCode Converts a value that relates to markup codes for customers by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif axDlvModeId Converts a value that relates to delivery mode identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif axDlvTermId Converts a value that relates to delivery term identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif axInventDim Returns an AxInventDim_InventJournalTrans class object.
Gg847711.protmethod(en-us,AX.60).gif axItemId Converts an item ID by using the MapPolicy that is given for the internal class. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif axLogisticsAddressCountryRegionId (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif axLogisticsAddressCountyId (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif axLogisticsAddressStateId (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif axLogisticsAddressZipCodeId (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif axOrig (Overrides the axOrig Method.)
Gg847711.protmethod(en-us,AX.60).gif axPurchItemId Converts a value that relates to item identification by using the map policy that is passed to the AxBC table class when a vendor is related. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif axSalesItemId Converts a value that relates to item identification by using the map policy that is passed to the AxBC table class when a customer is related. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif axTaxCode This method converts tax codes by using the map policy that is specified for the class. (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif axToInventDim Returns an AxInventDim_InventJournalTrans object.
Gg847711.protmethod(en-us,AX.60).gif axUnitOfMeasureSymbol (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif axVendAccount Converts a value that relates to customer account identification by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif axVendMarkupCode Converts a value that relates to markup codes for vendors by using the map policy that is passed to the AxBC table class. (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg847711.protmethod(en-us,AX.60).gif checkNumber Indicates whether a value is valid with regard to a number sequence table. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif classCacheDelete Delete an object from the cache. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif classCacheExist (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif classCacheInsert (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif classCacheLookup (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif clearField (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif continueOnError Identifies whether the code should continue when an error is found in the AxBC table class in validating the record. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif copy (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif createAxbcTypeId (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif createOrUpdateRelatedRecords Creates or updates records that relate to the data in the AxBC class. (Overrides the createOrUpdateRelatedRecords Method.)
Gg847711.pubmethod(en-us,AX.60).gif currentRecord Gets or sets the current record for the AxBC table class. (Overrides the currentRecord Method.)
Gg847711.pubmethod(en-us,AX.60).gif dataSourceName (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif defaulting Identifies whether defaulting should be used in the AxBC table class. (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif delete (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif doModify (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif doParm (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif doSave Saves or updates a record. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif emptyRecord Gets an empty record for the table to which the AxBC class relates. (Overrides the emptyRecord Method.)
Gg847711.pubmethod(en-us,AX.60).gif end Processes incoming documents. (Overrides the end Method.)
Gg847711.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg847711.pubmethod(en-us,AX.60).gif fieldId Gets or sets the value for a field in the table that relates to the AxBC table class, depending on the field ID. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif getAxbcTypeId (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif getEntityKey (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif getKeyFields (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif getMandatoryFieldExemptions Retrieves the list of fields that the AxBC class has specified as not mandatory in the AxInternalBase.initMandatoryFieldsExemptionList Method. (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif getModifiedFields (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg847711.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg847711.protmethod(en-us,AX.60).gif init Initializes internal values of the current AxBC class. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif initMandatoryFieldsExemptionList (Overrides the initMandatoryFieldsExemptionList Method.)
Gg847711.protmethod(en-us,AX.60).gif initRecord (Overrides the initRecord Method.)
Gg847711.protmethod(en-us,AX.60).gif inputStatus (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif inventJournalTableRecord
Gg847711.pubmethod(en-us,AX.60).gif inventJournalTrans
Gg847711.pubmethod(en-us,AX.60).gif inventPriceMapRecord Fetches data from the InventTableModule and InventDim tables and puts the data in a cache.
Gg847711.protmethod(en-us,AX.60).gif inventSiteDimensionLink
Gg847711.pubmethod(en-us,AX.60).gif inventTableRecord Returns an InventTable object.
Gg847711.privmethod(en-us,AX.60).gif isCostAmountFieldsSet Determines whether any one of the following fields have been set: ItemId, Qty, PriceUnit, CostAmount, CostMarkUp.
Gg847711.pubmethod(en-us,AX.60).gif isFieldModified (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif isFieldSet (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif isFieldSetExternally (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif isInventJournalTableRecordFieldsSet
Gg847711.pubmethod(en-us,AX.60).gif isInventTableRecordFieldsSet Determines whether the ItemId field is set.
Gg847711.protmethod(en-us,AX.60).gif isMethodExecuted (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif isProcessed Identifies the processing state of the record. (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromModify (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromSave (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromUpdate (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif isStorageDimFieldSet
Gg847711.pubmethod(en-us,AX.60).gif mapPolicy Gets or sets the AxMapPolicy class that is being used for defining the value mapping in the AxBC table framework. (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif modify (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif new Initializes a new instance of the AxInventJournalTrans class. (Overrides the new Method.)
Gg847711.protmethod(en-us,AX.60).gif nextCacheIdx (Inherited from AxInternalBase.)
Gg847711.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.)
Gg847711.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.)
Gg847711.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg847711.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg847711.pubmethod(en-us,AX.60).gif parentAxBC (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif parm_DocumentHash Gets or sets the _DocumentHash parameter. (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif parmActivityNumber Gets or sets the ActivityNumber parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmAssetBookId Gets or sets the AssetBookId parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmAssetId Gets or sets the AssetId parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmAssetTransType Gets or sets the AssetTransType parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmBOMLine Gets or sets the BOMLine parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmCostAmount Gets or sets the CostAmount parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmCostMarkup Gets or sets the CostMarkup parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmCostPrice Gets or sets the CostPrice parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmCounted Gets or sets the Counted parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmDefaultDimension Gets or sets the DefaultDimension parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmDSA_IN Gets or sets the DSA_IN parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmExciseRecordType_IN Gets or sets the ExciseRecordType_IN parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmExciseTariffCodes_IN Gets or sets the ExciseTariffCodes_IN parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmExciseType_IN Gets or sets the ExciseType_IN parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmIntrastatFulfillmentDate_HU Gets or sets the IntrastatFulfillmentDate_HU parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmInventDimId Gets or sets the InventDimId parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmInventOnHand Gets or sets the InventOnHand parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmInventRefId Gets or sets the InventRefId parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmInventRefTransId Gets or sets the InventRefTransId parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmInventRefType Gets or sets the InventRefType parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmInventTransId Gets or sets the InventTransId parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmInventTransIdFather Gets or sets the InventTransIdFather parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmInventTransIdReturn Gets or sets the InventTransIdReturn parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmItemId Gets or sets the ItemId parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmJournalId Gets or sets the JournalId parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmJournalType Gets or sets the JournalType parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmLedgerDimension Gets or sets the LedgerDimension parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmLineNum Gets or sets the LineNum parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmPdsCopyBatchAttrib Gets the PdsCopyBatchAttrib value for the specified InventJournalTrans record.
Gg847711.pubmethod(en-us,AX.60).gif parmPdsCWInventOnHand Gets the PdsCWInventOnHand field value for the specified InventJournalTrans record.
Gg847711.pubmethod(en-us,AX.60).gif parmPdsCWInventQtyCounted Gets the PdsCWInventQtyCounted value of the specified InventJournalTrans record.
Gg847711.pubmethod(en-us,AX.60).gif parmPdsCWQty Gets the PdsCWQty field value of the specified InventJournalTrans record.
Gg847711.pubmethod(en-us,AX.60).gif parmPostalAddress_IN Gets or sets the PostalAddress_IN parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmPriceUnit Gets or sets the PriceUnit parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmProfitSet Gets or sets the ProfitSet parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmProjCategoryId Gets or sets the ProjCategoryId parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmProjId Gets or sets the ProjId parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmProjLinePropertyId Gets or sets the ProjLinePropertyId parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmProjSalesCurrencyId Gets or sets the ProjSalesCurrencyId parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmProjSalesPrice Gets or sets the ProjSalesPrice parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmProjTaxGroupId Gets or sets the ProjTaxGroupId parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmProjTaxItemGroupId Gets or sets the ProjTaxItemGroupId parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmProjTransId Gets or sets the ProjTransId parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmProjUnitID Gets or sets the ProjUnitID parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmQty Gets or sets the Qty parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter. (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif parmReleaseDate Gets or sets the ReleaseDate parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmReqPOId Gets or sets the ReqPOId parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmSalesAmount Gets or sets the SalesAmount parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmScrapTypeId_RU Gets or sets the ScrapTypeId_RU parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmStorno_RU Gets or sets the Storno_RU parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmToInventDimId Gets or sets the ToInventDimId parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmToInventTransId Gets or sets the ToInventTransId parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmTransDate Gets or sets the TransDate parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmVoucher Gets or sets the Voucher parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmWarehouseLocation_IN Gets or sets the WarehouseLocation_IN parameter.
Gg847711.pubmethod(en-us,AX.60).gif parmWorker Gets or sets the Worker parameter.
Gg847711.pubmethod(en-us,AX.60).gif reconstruct Resets internal values of the current AxBC class and assigns a new table buffer. (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif recordAction Identifies the action that is to be performed on the record. (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif replaceCurrentRecord (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif resetAxbcTypeParameters (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif resetInternalValues (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif save Inserts or updates the current record for the AxBC class. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif setActivityNumber Sets the ActivityNumber parameter.
Gg847711.protmethod(en-us,AX.60).gif setAssetBookId Sets the AssetBookId parameter.
Gg847711.protmethod(en-us,AX.60).gif setAssetId Sets the AssetId parameter.
Gg847711.protmethod(en-us,AX.60).gif setAssetTransType Sets the AssetTransType parameter.
Gg847711.protmethod(en-us,AX.60).gif setBOMLine Sets the BOMLine parameter.
Gg847711.protmethod(en-us,AX.60).gif setCostAmount Determines whether the required fields like Qty, CostMarkUp, CostPrice, and PriceUnit have been set or not. If set, then the method sets the CostAmount field to the value calculated in the CalcCostAmount method.
Gg847711.privmethod(en-us,AX.60).gif setCostAmountFields Sets the value for the Qty, PriceUnit, CostMarkUp and CostPrice fields.
Gg847711.protmethod(en-us,AX.60).gif setCostMarkup Determines whether the Qty field and the InventOnHand field have been set. If they have been set, this method calculates and sets the value for the Counted field based on the Qty field and the InventOnHand field.
Gg847711.protmethod(en-us,AX.60).gif setCostPrice Fetches the CostPrice value from the InventTableModule for the corresponding ItemId and sets it in the CostPrice field.
Gg847711.protmethod(en-us,AX.60).gif setCounted Sets the Counted parameter.
Gg847711.pubmethod(en-us,AX.60).gif setCurrentRecordFromExternal (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif setDefaultDimension Gets or sets the Dimension value for the corresponding ItemId value.
Gg847711.pubmethod(en-us,AX.60).gif setDefaultDimensionValue Sets the DefaultDimension field on a buffer.
Gg847711.protmethod(en-us,AX.60).gif setDimensionEntitySpecifiers Updates the financial dimension entity specifiers for the record. (Overrides the setDimensionEntitySpecifiers Method.)
Gg847711.protmethod(en-us,AX.60).gif setDSA_IN Sets the DSA_IN parameter.
Gg847711.protmethod(en-us,AX.60).gif setExciseRecordType_IN Sets the ExciseRecordType_IN parameter.
Gg847711.protmethod(en-us,AX.60).gif setExciseTariffCode_IN Sets the ExciseTariffCode_IN parameter.
Gg847711.protmethod(en-us,AX.60).gif setExciseType_IN Sets the ExciseType_IN parameter.
Gg847711.protmethod(en-us,AX.60).gif setField Assigns a value to a field in the currentRecord that is assigned to the AxBC class. (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif setFieldAsModified (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif setFieldAsTouched Sets a field as touched. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif setIntrastatFulfillmentDate_HU Sets the IntrastatFulfillmentDate_HU parameter.
Gg847711.protmethod(en-us,AX.60).gif setInventDimId Determines whether the InventDimId field has been set for the particular itemID. If the InventDimId field has been set, this method fetches the InventDimId field from the axInventDim variable, and sets the InventDimId field of this class to the AxInventDim variable.
Gg847711.pubmethod(en-us,AX.60).gif setInventDimIdDirtySaved Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif setInventJournalTableRecordFields Sets the InventJournalTableRecordFields parameter.
Gg847711.protmethod(en-us,AX.60).gif setInventOnHand Determines whether the ItemId and the InventDimId fields have been set. If the fields are set, this method sets the InventOnHand field to the InventOnHand value.
Gg847711.protmethod(en-us,AX.60).gif setInventRefId Sets the InventRefId parameter.
Gg847711.protmethod(en-us,AX.60).gif setInventRefTransId Sets the InventRefTransId parameter.
Gg847711.protmethod(en-us,AX.60).gif setInventRefType Sets the InventRefType parameter.
Gg847711.pubmethod(en-us,AX.60).gif setInventTableRecordFields Sets the ItemId field.
Gg847711.protmethod(en-us,AX.60).gif setInventTransId Sets the InventTransId parameter.
Gg847711.protmethod(en-us,AX.60).gif setInventTransIdFather Sets the InventTransIdFather parameter.
Gg847711.protmethod(en-us,AX.60).gif setInventTransIdReturn Sets the InventTransIdReturn parameter.
Gg847711.protmethod(en-us,AX.60).gif setItemId Sets the ItemId parameter.
Gg847711.protmethod(en-us,AX.60).gif setJournalId Sets the JournalId parameter.
Gg847711.protmethod(en-us,AX.60).gif setJournalType Sets the JournalType parameter.
Gg847711.protmethod(en-us,AX.60).gif setLedgerDimension Sets the LedgerDimension parameter.
Gg847711.protmethod(en-us,AX.60).gif setLineNum Sets the value for LineNum.
Gg847711.pubmethod(en-us,AX.60).gif setParmMethodAsNotMandatory (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif setPdsCopyBatchAttrib Sets the value for the PdsCWQty field.
Gg847711.protmethod(en-us,AX.60).gif setPdsCWInventOnHand Sets the value for the PdsCWInventOnHand field.
Gg847711.protmethod(en-us,AX.60).gif setPdsCWInventQtyCounted Sets the value for the PdsCWInventQtyCounted field.
Gg847711.protmethod(en-us,AX.60).gif setPdsCWQty Sets the value for the PdsCWQty field.
Gg847711.protmethod(en-us,AX.60).gif setPriceUnit Determines whether the ItemId field has been set or not. If the ItemId field has been set, this method fetches the value of the PriceUnit field from the InventTableModule table for the corresponding ItemId value, and sets the PriceUnit field.
Gg847711.protmethod(en-us,AX.60).gif setProfitSet Sets the ProfitSet parameter.
Gg847711.protmethod(en-us,AX.60).gif setProjCategoryId Sets the ProjCategoryId parameter.
Gg847711.protmethod(en-us,AX.60).gif setProjId Sets the ProjId parameter.
Gg847711.protmethod(en-us,AX.60).gif setProjLinePropertyId Sets the ProjLinePropertyId parameter.
Gg847711.protmethod(en-us,AX.60).gif setProjSalesCurrencyId Sets the ProjSalesCurrencyId parameter.
Gg847711.protmethod(en-us,AX.60).gif setProjSalesPrice Sets the ProjSalesPrice parameter.
Gg847711.protmethod(en-us,AX.60).gif setProjTaxGroupId Sets the ProjTaxGroupId parameter.
Gg847711.protmethod(en-us,AX.60).gif setProjTaxItemGroupId Sets the ProjTaxItemGroupId parameter.
Gg847711.protmethod(en-us,AX.60).gif setProjTransId Sets the ProjTransId parameter.
Gg847711.protmethod(en-us,AX.60).gif setProjUnitID Sets the ProjUnitID parameter.
Gg847711.protmethod(en-us,AX.60).gif setQty Sets the Qty field according to the JournalType field.
Gg847711.protmethod(en-us,AX.60).gif setReleaseDate Sets the ReleaseDate parameter.
Gg847711.protmethod(en-us,AX.60).gif setReqPOId Sets the ReqPOId parameter.
Gg847711.protmethod(en-us,AX.60).gif setSalesAmount Sets the SalesAmount parameter.
Gg847711.pubmethod(en-us,AX.60).gif setStorageDimField Sets the StorageDimField parameter.
Gg847711.protmethod(en-us,AX.60).gif setTableFields Sets the TableFields parameter. (Overrides the setTableFields Method.)
Gg847711.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg847711.protmethod(en-us,AX.60).gif setToInventDimId Checks whether InventDimId is set. If it is set, the value is set to the value of the ToInventDimId field.
Gg847711.protmethod(en-us,AX.60).gif setToInventTransId Sets the ToInventTransId parameter.
Gg847711.protmethod(en-us,AX.60).gif setTransDate Sets the TransDate parameter.
Gg847711.protmethod(en-us,AX.60).gif setVoucher Sets the value for Voucher.
Gg847711.protmethod(en-us,AX.60).gif setWorker Sets the Worker parameter.
Gg847711.protmethod(en-us,AX.60).gif sysDictFieldFind Finds the SysDictField class for a field in the table that relates to the AxBC class. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif tableCacheExist (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif tableCacheInsert (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif tableCacheLookup (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg847711.pubmethod(en-us,AX.60).gif updateFromInventDim When you update an axInventJournalTrans through an instance of axInventDim_InventJournalTrans, only this.setInventDimId() and setToinventDimId() can be called, not the whole setTableFields() as is performed through the save method of the AxInventDim class.
Gg847711.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.)
Gg847711.protmethod(en-us,AX.60).gif validateField Calls the validateField method for the current record and logs an error for validation failures. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif validateFields (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif validateInboundCurrencyString Validates the string length for an incoming currency code string. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif validateInboundItemIdString Validates the string length for an incoming string that relates to item Id. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif validateInboundString Validates the string length for an incoming string. (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif validateInput Identifies whether input should be validated in the AxBC table class. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif validateWrite (Overrides the validateWrite Method.)
Gg847711.protmethod(en-us,AX.60).gif valueMapDependingFields Performs incoming value mapping of fields where the value mapping for a field depends on another field, such as the Item, state, and county fields. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif valueMappingInbound Indicates whether the AxBC class can use value-mapping incoming. (Inherited from AxInternalBase.)
Gg847711.protmethod(en-us,AX.60).gif valueMappingOutbound Indicates whether the AxBC class can use value mapping outgoing. (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg847711.protmethod(en-us,AX.60).gif write (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg847711.pubmethod(en-us,AX.60).gif xmlDocDirection (Inherited from AxInternalBase.)
Gg847711.pubmethod(en-us,AX.60).gif Gg847711.static(en-us,AX.60).gif ::construct Initializes a new instance of the AxInventJournalTrans class.
Gg847711.pubmethod(en-us,AX.60).gif Gg847711.static(en-us,AX.60).gif ::newInventJournalTrans

Top

Remarks

This class is derived from the AxInternalBase class.

Inheritance Hierarchy

Object Class
  AxInternalBase Class
    AxInventJournalTrans Class

See Also

AxInternalBase Class