AxPurchLineAllVersions Class [AX 2012]

Syntax

class AxPurchLineAllVersions extends AxInternalBase

Run On

Called

Methods

  Method Description
Gg990789.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.)
Gg990789.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.)
Gg990789.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.)
Gg990789.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.)
Gg990789.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.)
Gg990789.pubmethod(en-us,AX.60).gif axInventDim
Gg990789.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.)
Gg990789.protmethod(en-us,AX.60).gif axLogisticsAddressCountryRegionId (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif axLogisticsAddressCountyId (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif axLogisticsAddressStateId (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif axLogisticsAddressZipCodeId (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif axOrig Gets the original object. (Inherited from AxInternalBase.)
Gg990789.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.)
Gg990789.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.)
Gg990789.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.)
Gg990789.protmethod(en-us,AX.60).gif axUnitOfMeasureSymbol (Inherited from AxInternalBase.)
Gg990789.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.)
Gg990789.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.)
Gg990789.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg990789.protmethod(en-us,AX.60).gif checkNumber Indicates whether a value is valid with regard to a number sequence table. (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif classCacheDelete Delete an object from the cache. (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif classCacheExist (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif classCacheInsert (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif classCacheLookup (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif clearField (Inherited from AxInternalBase.)
Gg990789.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.)
Gg990789.protmethod(en-us,AX.60).gif copy (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif createAxbcTypeId (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif createOrUpdateRelatedRecords This method is for updating or creating records that relates to the data in the AxBC class. (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif currentRecord Gets or sets the current record in the AxBC table. (Overrides the currentRecord Method.)
Gg990789.pubmethod(en-us,AX.60).gif dataSourceName (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif defaulting Identifies whether defaulting should be used in the AxBC table class. (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif delete (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif doModify (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif doParm (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif doSave Saves or updates a record. (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif emptyRecord Gets an empty PurchLineAllVersions record. (Overrides the emptyRecord Method.)
Gg990789.pubmethod(en-us,AX.60).gif end Throws an error if an inventDim section was missing in an XML string. (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg990789.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.)
Gg990789.protmethod(en-us,AX.60).gif getAxbcTypeId (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif getEntityKey (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif getKeyFields (Inherited from AxInternalBase.)
Gg990789.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.)
Gg990789.pubmethod(en-us,AX.60).gif getModifiedFields (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg990789.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg990789.protmethod(en-us,AX.60).gif init Initializes internal values of the current AxBC class. (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif initMandatoryFieldsExemptionList (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif initRecord (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif inputStatus (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif isFieldModified (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif isFieldSet (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif isFieldSetExternally (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif isMethodExecuted (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif isProcessed Identifies the processing state of the record. (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromModify (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromSave (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromUpdate (Inherited from AxInternalBase.)
Gg990789.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.)
Gg990789.pubmethod(en-us,AX.60).gif modify (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif new Initializes a new instance of the AxInternalBase class. (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif nextCacheIdx (Inherited from AxInternalBase.)
Gg990789.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.)
Gg990789.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.)
Gg990789.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg990789.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg990789.pubmethod(en-us,AX.60).gif parentAxBC (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif parm_DocumentHash Gets or sets the _DocumentHash parameter. (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif parmAccountingDistributionTemplate Gets or sets the AccountingDistributionTemplate parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmActivityNumber Gets or sets the ActivityNumber parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmAddressRefRecId Gets or sets the AddressRefRecId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmAddressRefTableId Gets or sets the AddressRefTableId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmAssetBookId Gets or sets the AssetBookId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmAssetGroup Gets or sets the AssetGroup parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmAssetId Gets or sets the AssetId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmAssetTransTypePurch Gets or sets the AssetTransTypePurch parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmBarCode Gets or sets the BarCode parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmBarCodeType Gets or sets the BarCodeType parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmBlocked Gets or sets the Blocked parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmCaseTagging Gets or sets the CaseTagging parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmComplete Gets or sets the Complete parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmConfirmedDlv Gets or sets the ConfirmedDlv parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmConfirmedTaxAmount Gets or sets the ConfirmedTaxAmount parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmConfirmedTaxWriteCode Gets or sets the ConfirmedTaxWriteCode parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmCountyOrigDest Gets or sets the CountyOrigDest parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmCovRef Gets or sets the CovRef parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmCreateFixedAsset Gets or sets the CreateFixedAsset parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmCurrencyCode Gets or sets the CurrencyCode parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmCustomerRef Gets or sets the CustomerRef parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmCustPurchaseOrderFormNum Gets or sets the CustPurchaseOrderFormNum parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmDefaultDimension Gets or sets the DefaultDimension parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmDeliveryDate Gets or sets the DeliveryDate parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmDeliveryName Gets or sets the DeliveryName parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmDeliveryPostalAddress Gets or sets the DeliveryPostalAddress parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmDeliveryType Gets or sets the DeliveryType parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmDepreciationStartDate Gets or sets the DepreciationStartDate parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmDiscAmount Gets or sets the DiscAmount parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmDiscPercent Gets or sets the DiscPercent parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmExternalItemId Gets or sets the ExternalItemId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmGSTHSTTaxType_CA Gets or sets the GSTHSTTaxType_CA parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmInterCompanyInventTransId Gets or sets the InterCompanyInventTransId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmInterCompanyOrigin Gets or sets the InterCompanyOrigin parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmInventDimId Gets or sets the InventDimId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmInventReceivedNow Gets or sets the InventReceivedNow parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmInventRefId Gets or sets the InventRefId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmInventRefTransId Gets or sets the InventRefTransId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmInventTransId Gets or sets the InventTransId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmIsFinalized Gets or sets the IsFinalized parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmItemBOMId Gets or sets the ItemBOMId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmItemId Gets or sets the ItemId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmItemPBAId Gets or sets the ItemPBAId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmItemRefType Gets or sets the ItemRefType parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmItemRouteId Gets or sets the ItemRouteId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmItemTagging Gets or sets the ItemTagging parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmLedgerDimension Gets or sets the LedgerDimension parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmLineAmount Gets or sets the LineAmount parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmLineDeliveryType Gets or sets the LineDeliveryType parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmLineDisc Gets or sets the LineDisc parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmLineHeader Gets or sets the LineHeader parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmLineNumber Gets or sets the LineNumber parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmLinePercent Gets or sets the LinePercent parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmMatchingAgreementLine Gets or sets the MatchingAgreementLine parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmMatchingPolicy Gets or sets the MatchingPolicy parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmMultiLnDisc Gets or sets the MultiLnDisc parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmMultiLnPercent Gets or sets the MultiLnPercent parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmName Gets or sets the Name parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmOverDeliveryPct Gets or sets the OverDeliveryPct parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmPalletTagging Gets or sets the PalletTagging parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmPort Gets or sets the Port parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmPriceUnit Gets or sets the PriceUnit parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmProcurementCategory Gets or sets the ProcurementCategory parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmProjCategoryId Gets or sets the ProjCategoryId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmProjId Gets or sets the ProjId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmProjLinePropertyId Gets or sets the ProjLinePropertyId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmProjSalesCurrencyId Gets or sets the ProjSalesCurrencyId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmProjSalesPrice Gets or sets the ProjSalesPrice parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmProjSalesUnitId Gets or sets the ProjSalesUnitId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmProjTaxGroupId Gets or sets the ProjTaxGroupId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmProjTaxItemGroupId Gets or sets the ProjTaxItemGroupId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmProjTransId Gets or sets the ProjTransId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmPurchaseType Gets or sets the PurchaseType parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmPurchId Gets or sets the PurchId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmPurchMarkup Gets or sets the PurchMarkup parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmPurchPrice Gets or sets the PurchPrice parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmPurchQty Gets or sets the PurchQty parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmPurchReceivedNow Gets or sets the PurchReceivedNow parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmPurchReqId Gets or sets the PurchReqId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmPurchReqLineRefId Gets or sets the PurchReqLineRefId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmPurchStatus Gets or sets the PurchStatus parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmPurchTableVersionRecId Gets or sets the PurchTableVersionRecId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmPurchUnit Gets or sets the PurchUnit parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmQtyOrdered Gets or sets the QtyOrdered parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter. (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif parmRemainInventFinancial Gets or sets the RemainInventFinancial parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmRemainInventPhysical Gets or sets the RemainInventPhysical parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmRemainPurchFinancial Gets or sets the RemainPurchFinancial parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmRemainPurchPhysical Gets or sets the RemainPurchPhysical parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmReqAttention Gets or sets the ReqAttention parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmReqPlanIdSched Gets or sets the ReqPlanIdSched parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmReqPOId Gets or sets the ReqPOId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmRequester Gets or sets the Requester parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmReturnActionId Gets or sets the ReturnActionId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmReturnDispositionCodeId Gets or sets the ReturnDispositionCodeId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmReturnStatus Gets or sets the ReturnStatus parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmScrap Gets or sets the Scrap parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmShippingDateConfirmed Gets or sets the ShippingDateConfirmed parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmShippingDateRequested Gets or sets the ShippingDateRequested parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmSourceDocumentLine Gets or sets the SourceDocumentLine parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmStatProcId Gets or sets the StatProcId parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmStatTriangularDeal Gets or sets the StatTriangularDeal parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmStockedProduct Gets or sets the StockedProduct parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmTax1099Amount Gets or sets the Tax1099Amount parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmTax1099Fields Gets or sets the Tax1099Fields parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmTax1099State Gets or sets the Tax1099State parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmTax1099StateAmount Gets or sets the Tax1099StateAmount parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmTaxAutogenerated Gets or sets the TaxAutogenerated parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmTaxGroup Gets or sets the TaxGroup parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmTaxItemGroup Gets or sets the TaxItemGroup parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmTaxWithholdBaseCur_TH Gets or sets the TaxWithholdBaseCur_TH parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmTaxWithholdGroup_TH Gets or sets the TaxWithholdGroup_TH parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmTaxWithholdItemGroupHeading_TH Gets or sets the TaxWithholdItemGroupHeading_TH parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmTransactionCode Gets or sets the TransactionCode parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmTransport Gets or sets the Transport parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmUnderDeliveryPct Gets or sets the UnderDeliveryPct parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmVendAccount Gets or sets the VendAccount parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmVendGroup Gets or sets the VendGroup parameter.
Gg990789.pubmethod(en-us,AX.60).gif parmVersionDateTime Gets or sets the VersionDateTime parameter.
Gg990789.pubmethod(en-us,AX.60).gif purchLineAllVersions
Gg990789.pubmethod(en-us,AX.60).gif reconstruct Resets internal values of the current AxBC class and assigns a new table buffer. (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif recordAction Identifies the action that is to be performed on the record. (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif replaceCurrentRecord (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif resetAxbcTypeParameters (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif resetInternalValues (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif save Inserts or updates the current record for the AxBC class. (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif setCurrentRecordFromExternal (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif setDimensionEntitySpecifiers Updates the financial dimension entity specifiers for the record. (Inherited from AxInternalBase.)
Gg990789.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.)
Gg990789.pubmethod(en-us,AX.60).gif setFieldAsModified (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif setFieldAsTouched Sets a field as touched. (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif setInventDimIdDirtySaved Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif setParmMethodAsNotMandatory (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif setTableFields Sets the TableFields parameter. (Overrides the setTableFields Method.)
Gg990789.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg990789.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.)
Gg990789.protmethod(en-us,AX.60).gif tableCacheExist (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif tableCacheInsert (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif tableCacheLookup (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg990789.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.)
Gg990789.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.)
Gg990789.protmethod(en-us,AX.60).gif validateFields (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif validateInboundCurrencyString Validates the string length for an incoming currency code string. (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif validateInboundItemIdString Validates the string length for an incoming string that relates to item Id. (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif validateInboundString Validates the string length for an incoming string. (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif validateInput Identifies whether input should be validated in the AxBC table class. (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif validateWrite (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif valueMapDependingFields Performs incoming value mapping of fields in the case that the value mapping for a field depends on another field. (Overrides the valueMapDependingFields Method.)
Gg990789.protmethod(en-us,AX.60).gif valueMappingInbound Indicates whether the AxBC class can use value-mapping incoming. (Inherited from AxInternalBase.)
Gg990789.protmethod(en-us,AX.60).gif valueMappingOutbound Indicates whether the AxBC class can use value mapping outgoing. (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg990789.protmethod(en-us,AX.60).gif write (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg990789.pubmethod(en-us,AX.60).gif xmlDocDirection (Inherited from AxInternalBase.)
Gg990789.pubmethod(en-us,AX.60).gif Gg990789.static(en-us,AX.60).gif ::construct Initializes a new instance of the AxPurchLineAllVersions class.
Gg990789.pubmethod(en-us,AX.60).gif Gg990789.static(en-us,AX.60).gif ::newPurchLineAllVersions

Top

Inheritance Hierarchy

Object Class
  AxInternalBase Class
    AxPurchLineAllVersions Class