AxCustQuotationJour Class [AX 2012]

The AxCustQuotationJour class handles the business logic for the CustQuotationJour table.

Syntax

class AxCustQuotationJour extends AxInternalBase

Run On

Called

Methods

  Method Description
Gg810128.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.)
Gg810128.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.)
Gg810128.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.)
Gg810128.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.)
Gg810128.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.)
Gg810128.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.)
Gg810128.protmethod(en-us,AX.60).gif axLogisticsAddressCountryRegionId (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif axLogisticsAddressCountyId (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif axLogisticsAddressStateId (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif axLogisticsAddressZipCodeId (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif axOrig Gets the original record of the CustQuotationJour table. (Overrides the axOrig Method.)
Gg810128.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.)
Gg810128.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.)
Gg810128.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.)
Gg810128.protmethod(en-us,AX.60).gif axUnitOfMeasureSymbol (Inherited from AxInternalBase.)
Gg810128.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.)
Gg810128.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.)
Gg810128.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg810128.protmethod(en-us,AX.60).gif checkNumber Indicates whether a value is valid with regard to a number sequence table. (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif classCacheDelete Delete an object from the cache. (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif classCacheExist (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif classCacheInsert (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif classCacheLookup (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif clearField (Inherited from AxInternalBase.)
Gg810128.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.)
Gg810128.protmethod(en-us,AX.60).gif copy (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif createAxbcTypeId (Inherited from AxInternalBase.)
Gg810128.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.)
Gg810128.pubmethod(en-us,AX.60).gif currentRecord Gets the buffer for the CustQuotationJour table. (Overrides the currentRecord Method.)
Gg810128.pubmethod(en-us,AX.60).gif custQuotationJour Returns an instance of the CustQuotationJour object.
Gg810128.pubmethod(en-us,AX.60).gif dataSourceName (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif defaulting Identifies whether defaulting should be used in the AxBC table class. (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif delete (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif doModify (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif doParm (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif doSave Saves or updates a record. (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif emptyRecord Gets the empty record for the CustQuotationJour table. (Overrides the emptyRecord Method.)
Gg810128.pubmethod(en-us,AX.60).gif end Throws an error if an inventDim section was missing in an XML string. (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg810128.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.)
Gg810128.protmethod(en-us,AX.60).gif getAxbcTypeId (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif getEntityKey (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif getKeyFields (Inherited from AxInternalBase.)
Gg810128.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.)
Gg810128.pubmethod(en-us,AX.60).gif getModifiedFields (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg810128.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg810128.protmethod(en-us,AX.60).gif init Initializes internal values of the current AxBC class. (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif initMandatoryFieldsExemptionList (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif initRecord (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif inputStatus (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif isFieldModified (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif isFieldSet (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif isFieldSetExternally (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif isMethodExecuted (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif isProcessed Identifies the processing state of the record. (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromModify (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromSave (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromUpdate (Inherited from AxInternalBase.)
Gg810128.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.)
Gg810128.pubmethod(en-us,AX.60).gif modify (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif new Initializes a new instance of the AxInternalBase class. (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif nextCacheIdx (Inherited from AxInternalBase.)
Gg810128.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.)
Gg810128.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.)
Gg810128.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg810128.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg810128.pubmethod(en-us,AX.60).gif parentAxBC (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif parm_DocumentHash Gets or sets the _DocumentHash parameter. (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif parmBusRelAccount Gets or sets the BusRelAccount parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmCampaignId Gets or sets the CampaignId parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmCashDiscCode Gets or sets the CashDiscCode parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmCashDiscPercent Gets or sets the CashDiscPercent parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmCostValue Gets or sets the CostValue parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmCurrencyCode Gets or sets the CurrencyCode parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmCustGroup Gets or sets the CustGroup parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmCustomerRef Gets or sets the CustomerRef parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmDefaultDimension Gets or sets the DefaultDimension parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmDeliveryName Gets or sets the DeliveryName parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmDeliveryPostalAddress Gets or sets the DeliveryPostalAddress parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmDlvMode Gets or sets the DlvMode parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmDlvTerm Gets or sets the DlvTerm parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmEndDisc Gets or sets the EndDisc parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmEndDiscMST Gets or sets the EndDiscMST parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmExchRate Gets or sets the ExchRate parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmExchRateSecondary Gets or sets the ExchRateSecondary parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmFixedDueDate Gets or sets the FixedDueDate parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmInclTax Gets or sets the InclTax parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmInterCompanyPosted Gets or sets the InterCompanyPosted parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmInvoiceAccount Gets or sets the InvoiceAccount parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmLanguageId Gets or sets the LanguageId parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmModelId Gets or sets the ModelId parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmOrderAccount Gets or sets the OrderAccount parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmParmId Gets or sets the ParmId parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmPayment Gets or sets the Payment parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmProjIdRef Gets or sets the ProjIdRef parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmProjInvoiceProjId Gets or sets the ProjInvoiceProjId parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmPurchaseOrder Gets or sets the PurchaseOrder parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmQty Gets or sets the Qty parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmQuotationAmount Gets or sets the QuotationAmount parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmQuotationAmountMST Gets or sets the QuotationAmountMST parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmQuotationDate Gets or sets the QuotationDate parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmQuotationDocNum Gets or sets the QuotationDocNum parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmQuotationId Gets or sets the QuotationId parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmQuotationType Gets or sets the QuotationType parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter. (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif parmRespiteDate Gets or sets the RespiteDate parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmRoundOff Gets or sets the RoundOff parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmRoundOffMST Gets or sets the RoundOffMST parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmSalesBalance Gets or sets the SalesBalance parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmSalesBalanceMST Gets or sets the SalesBalanceMST parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmSalesId Gets or sets the SalesId parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmSumLineDisc Gets or sets the SumLineDisc parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmSumLineDiscMST Gets or sets the SumLineDiscMST parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmSumMarkup Gets or sets the SumMarkup parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmSumMarkupMST Gets or sets the SumMarkupMST parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmSumTax Gets or sets the SumTax parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmSumTaxMST Gets or sets the SumTaxMST parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmTriangulation Gets or sets the Triangulation parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmVolume Gets or sets the Volume parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmWeight Gets or sets the Weight parameter.
Gg810128.pubmethod(en-us,AX.60).gif parmWorkerSalesTaker Gets or sets the WorkerSalesTaker parameter.
Gg810128.pubmethod(en-us,AX.60).gif reconstruct Resets internal values of the current AxBC class and assigns a new table buffer. (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif recordAction Identifies the action that is to be performed on the record. (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif replaceCurrentRecord (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif resetAxbcTypeParameters (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif resetInternalValues (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif save Inserts or updates the current record for the AxBC class. (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif setBusRelAccount Sets the value for the BusRelAccount field.
Gg810128.protmethod(en-us,AX.60).gif setCampaignId Sets the value for the CampaignId field.
Gg810128.protmethod(en-us,AX.60).gif setCashDiscCode Sets the value for the CashDiscCode field.
Gg810128.protmethod(en-us,AX.60).gif setCashDiscPercent Sets the value for the CashDiscPercent field.
Gg810128.protmethod(en-us,AX.60).gif setCostValue Sets the value for the CostValue field.
Gg810128.protmethod(en-us,AX.60).gif setCurrencyCode Sets the value for the CurrencyCode field.
Gg810128.pubmethod(en-us,AX.60).gif setCurrentRecordFromExternal (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif setCustGroup Sets the value for the CustGroup field.
Gg810128.protmethod(en-us,AX.60).gif setCustomerRef Sets the value for the CustomerRef field.
Gg810128.protmethod(en-us,AX.60).gif setDefaultDimension Sets the value for the DefaultDimension field.
Gg810128.protmethod(en-us,AX.60).gif setDeliveryName Sets the value for the DeliveryName field.
Gg810128.protmethod(en-us,AX.60).gif setDeliveryPostalAddress Sets the value for the DeliveryPostalAddress field.
Gg810128.protmethod(en-us,AX.60).gif setDimensionEntitySpecifiers Updates the financial dimension entity specifiers for the record (Overrides the setDimensionEntitySpecifiers Method.)
Gg810128.protmethod(en-us,AX.60).gif setDlvMode Sets the value for the DlvMode field.
Gg810128.protmethod(en-us,AX.60).gif setDlvTerm Sets the value for the DlvTerm field.
Gg810128.protmethod(en-us,AX.60).gif setEndDisc Sets the value for the EndDisc field.
Gg810128.protmethod(en-us,AX.60).gif setEndDiscMST Sets the EndDiscMST parameter.
Gg810128.protmethod(en-us,AX.60).gif setExchRate Sets the value for the ExchRate field.
Gg810128.protmethod(en-us,AX.60).gif setExchRateSecondary Sets the value for the ExchRateSecondary field.
Gg810128.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.)
Gg810128.pubmethod(en-us,AX.60).gif setFieldAsModified (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif setFieldAsTouched Sets a field as touched. (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif setFixedDueDate Sets the value for the FixedDueDate field.
Gg810128.protmethod(en-us,AX.60).gif setInclTax Sets the value for the InclTax field.
Gg810128.protmethod(en-us,AX.60).gif setInterCompanyPosted Sets the value for the InterCompanyPosted field.
Gg810128.pubmethod(en-us,AX.60).gif setInventDimIdDirtySaved Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif setInvoiceAccount Sets the value for the InvoiceAccount field.
Gg810128.protmethod(en-us,AX.60).gif setLanguageId Sets the value for the LanguageId field.
Gg810128.protmethod(en-us,AX.60).gif setModelId Sets the value for the ModelId field.
Gg810128.protmethod(en-us,AX.60).gif setOrderAccount Sets the value for the OrderAccount field.
Gg810128.protmethod(en-us,AX.60).gif setParmId Sets the value for the ParmId field.
Gg810128.pubmethod(en-us,AX.60).gif setParmMethodAsNotMandatory (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif setPayment Sets the value for the Payment field.
Gg810128.protmethod(en-us,AX.60).gif setProjIdRef Sets the value for the ProjIdRef field.
Gg810128.protmethod(en-us,AX.60).gif setProjInvoiceProjId Sets the value for the ProjInvoiceProjId field.
Gg810128.protmethod(en-us,AX.60).gif setPurchaseOrder Sets the value for the PurchaseOrder field.
Gg810128.protmethod(en-us,AX.60).gif setQty Sets the value for the Qty field.
Gg810128.protmethod(en-us,AX.60).gif setQuotationAmount Sets the value for the QuotationAmount field.
Gg810128.protmethod(en-us,AX.60).gif setQuotationAmountMST Sets the QuotationAmountMST parameter.
Gg810128.protmethod(en-us,AX.60).gif setQuotationDate Sets the value for the QuotationDate field.
Gg810128.protmethod(en-us,AX.60).gif setQuotationDocNum Sets the value for the QuotationDocNum field.
Gg810128.protmethod(en-us,AX.60).gif setQuotationId Sets the value for the QuotationId field.
Gg810128.protmethod(en-us,AX.60).gif setQuotationType Sets the value for the QuotationType field.
Gg810128.protmethod(en-us,AX.60).gif setRespiteDate Sets the value for the RespiteDate field.
Gg810128.protmethod(en-us,AX.60).gif setRoundOff Sets the value for the RoundOff field.
Gg810128.protmethod(en-us,AX.60).gif setRoundOffMST Sets the RoundOffMST parameter.
Gg810128.protmethod(en-us,AX.60).gif setSalesBalance Sets the value for the SalesBalance field.
Gg810128.protmethod(en-us,AX.60).gif setSalesBalanceMST Sets the SalesBalanceMST parameter.
Gg810128.protmethod(en-us,AX.60).gif setSalesId Sets the value for the SalesId field.
Gg810128.protmethod(en-us,AX.60).gif setSumLineDisc Sets the value for the SumLineDisc field.
Gg810128.protmethod(en-us,AX.60).gif setSumLineDiscMST Sets the SumLineDiscMST parameter.
Gg810128.protmethod(en-us,AX.60).gif setSumMarkup Sets the value for the SumMarkup field.
Gg810128.protmethod(en-us,AX.60).gif setSumMarkupMST Sets the SumMarkupMST parameter.
Gg810128.protmethod(en-us,AX.60).gif setSumTax Sets the value for the SumTax field.
Gg810128.protmethod(en-us,AX.60).gif setSumTaxMST Sets the SumTaxMST parameter.
Gg810128.protmethod(en-us,AX.60).gif setTableFields Sets default fields for a table row. (Overrides the setTableFields Method.)
Gg810128.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg810128.protmethod(en-us,AX.60).gif setTriangulation Sets the value for the Triangulation field.
Gg810128.protmethod(en-us,AX.60).gif setVolume Sets the value for the Volume field.
Gg810128.protmethod(en-us,AX.60).gif setWeight Sets the value for the Weight field.
Gg810128.protmethod(en-us,AX.60).gif setWorkerSalesTaker Sets the value for the WorkerSalesTaker field.
Gg810128.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.)
Gg810128.protmethod(en-us,AX.60).gif tableCacheExist (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif tableCacheInsert (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif tableCacheLookup (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg810128.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.)
Gg810128.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.)
Gg810128.protmethod(en-us,AX.60).gif validateFields (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif validateInboundCurrencyString Validates the string length for an incoming currency code string. (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif validateInboundItemIdString Validates the string length for an incoming string that relates to item Id. (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif validateInboundString Validates the string length for an incoming string. (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif validateInput Identifies whether input should be validated in the AxBC table class. (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif validateWrite (Inherited from AxInternalBase.)
Gg810128.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.)
Gg810128.protmethod(en-us,AX.60).gif valueMappingInbound Indicates whether the AxBC class can use value-mapping incoming. (Inherited from AxInternalBase.)
Gg810128.protmethod(en-us,AX.60).gif valueMappingOutbound Indicates whether the AxBC class can use value mapping outgoing. (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg810128.protmethod(en-us,AX.60).gif write (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg810128.pubmethod(en-us,AX.60).gif xmlDocDirection (Inherited from AxInternalBase.)
Gg810128.pubmethod(en-us,AX.60).gif Gg810128.static(en-us,AX.60).gif ::construct Initializes a new instance of the AxCustQuotationJour class.
Gg810128.pubmethod(en-us,AX.60).gif Gg810128.static(en-us,AX.60).gif ::newCustQuotationJour Creates an instance of the AxCustQuotationJour class.

Top

Remarks

This internal AxBC class is derived from AxInternalBase Class.

Inheritance Hierarchy

Object Class
  AxInternalBase Class
    AxCustQuotationJour Class