AxCustQuotationTrans Class [AX 2012]

The AxCustQuotationTrans class handles the business logic for the CustQuotationTrans table.

Syntax

class AxCustQuotationTrans extends AxInternalBase

Run On

Called

Methods

  Method Description
Gg796358.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.)
Gg796358.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.)
Gg796358.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.)
Gg796358.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.)
Gg796358.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.)
Gg796358.pubmethod(en-us,AX.60).gif axInventDim Gets an instance of the AxInventDim class.
Gg796358.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.)
Gg796358.protmethod(en-us,AX.60).gif axLogisticsAddressCountryRegionId (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif axLogisticsAddressCountyId (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif axLogisticsAddressStateId (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif axLogisticsAddressZipCodeId (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif axOrig Gets the original record of the CustQuotationTrans table. (Overrides the axOrig Method.)
Gg796358.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.)
Gg796358.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.)
Gg796358.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.)
Gg796358.protmethod(en-us,AX.60).gif axUnitOfMeasureSymbol (Inherited from AxInternalBase.)
Gg796358.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.)
Gg796358.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.)
Gg796358.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg796358.protmethod(en-us,AX.60).gif checkNumber Indicates whether a value is valid with regard to a number sequence table. (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif classCacheDelete Delete an object from the cache. (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif classCacheExist (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif classCacheInsert (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif classCacheLookup (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif clearField (Inherited from AxInternalBase.)
Gg796358.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.)
Gg796358.protmethod(en-us,AX.60).gif copy (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif createAxbcTypeId (Inherited from AxInternalBase.)
Gg796358.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.)
Gg796358.pubmethod(en-us,AX.60).gif currentRecord Gets the buffer for the CustQuotationTrans table. (Overrides the currentRecord Method.)
Gg796358.pubmethod(en-us,AX.60).gif custQuotationTrans Retrieves the CustQuotationTrans object.
Gg796358.pubmethod(en-us,AX.60).gif dataSourceName (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif defaulting Identifies whether defaulting should be used in the AxBC table class. (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif delete (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif doModify (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif doParm (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif doSave Saves or updates a record. (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif emptyRecord Gets an empty record for the CustQuotationTrans table. (Overrides the emptyRecord Method.)
Gg796358.pubmethod(en-us,AX.60).gif end Throws an error if an inventDim section was missing in an XML string. (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg796358.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.)
Gg796358.protmethod(en-us,AX.60).gif getAxbcTypeId (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif getEntityKey (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif getKeyFields (Inherited from AxInternalBase.)
Gg796358.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.)
Gg796358.pubmethod(en-us,AX.60).gif getModifiedFields (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg796358.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg796358.protmethod(en-us,AX.60).gif init Initializes internal values of the current AxBC class. (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif initMandatoryFieldsExemptionList (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif initRecord (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif inputStatus (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif isFieldModified (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif isFieldSet (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif isFieldSetExternally (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif isMethodExecuted (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif isProcessed Identifies the processing state of the record. (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromModify (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromSave (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif isSetMethodsCalledFromUpdate (Inherited from AxInternalBase.)
Gg796358.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.)
Gg796358.pubmethod(en-us,AX.60).gif modify (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif new Initializes a new instance of the AxCustQuotationTrans class. (Overrides the new Method.)
Gg796358.protmethod(en-us,AX.60).gif nextCacheIdx (Inherited from AxInternalBase.)
Gg796358.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.)
Gg796358.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.)
Gg796358.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg796358.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg796358.pubmethod(en-us,AX.60).gif parentAxBC (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif parm_DocumentHash Gets or sets the _DocumentHash parameter. (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif parmAccountType Gets or sets the AccountType parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmActivityId Gets or sets the ActivityId parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmAssessableValue_IN Gets or sets the AssessableValue_IN parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmCompany Gets or sets the Company parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmCompanyLocation_IN Gets or sets the CompanyLocation_IN parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmCurrencyCode Gets or sets the CurrencyCode parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmCustomsTariffCodeTable_IN Gets or sets the CustomsTariffCodeTable_IN parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmDefaultDimension Gets or sets the Dimension parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmDiscAmount Gets or sets the DiscAmount parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmDiscPercent Gets or sets the DiscPercent parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmDlvDate Gets or sets the DlvDate parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmDlvTerm Gets or sets the DlvTerm parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmEndDate Gets or sets the EndDate parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmExciseRecordType_IN Gets or sets the ExciseRecordType_IN parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmExciseTariffCodes_IN Gets or sets the ExciseTariffCodes_IN parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmExciseType_IN Gets or sets the ExciseType_IN parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmExternalItemId Gets or sets the ExternalItemId parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmInventDimId Gets or sets the InventDimId parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmInventQty Gets or sets the InventQty parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmInventTransId Gets or sets the InventTransId parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmItemId Gets or sets the ItemId parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmLedgerDimension Gets or sets the LedgerDimension parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmLineAmount Gets or sets the LineAmount parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmLineAmountMST Gets or sets the LineAmountMST parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmLineAmountTax Gets or sets the LineAmountTax parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmLineAmountTaxMST Gets or sets the LineAmountTaxMST parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmLineDisc Gets or sets the LineDisc parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmLineHeader Gets or sets the LineHeader parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmLineNum Gets or sets the LineNum parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmLinePercent Gets or sets the LinePercent parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmLinePropertyId Gets or sets the LinePropertyId parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmMaximumRetailPrice_IN Gets or sets the MaximumRetailPrice_IN parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmMultiLnDisc Gets or sets the MultiLnDisc parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmMultiLnPercent Gets or sets the MultiLnPercent parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmName Gets or sets the Name parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmOffsetAccountType Gets or sets the OffsetAccountType parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmOffsetCompany Gets or sets the OffsetCompany parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmOffsetTxt Gets or sets the OffsetTxt parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmOrigQuotationId Gets or sets the OrigQuotationId parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmOrigSalesId Gets or sets the OrigSalesId parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmPdsCWQty Gets the PdsCWQty field value for the specified SalesLine value.
Gg796358.pubmethod(en-us,AX.60).gif parmPriceUnit Gets or sets the PriceUnit parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmProjCategoryId Gets or sets the ProjCategoryId parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmProjDescription Gets or sets the ProjDescription parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmProjectWorker Gets or sets the ProjectWorker parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmProjTransType Gets or sets the ProjTransType parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmQty Gets or sets the Qty parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmQuotationDate Gets or sets the QuotationDate parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmQuotationId Gets or sets the QuotationId parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter. (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter. (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif parmRegistrationLocation_IN Gets or sets the RegistrationLocation_IN parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmRegistrationPostalAddress_IN Gets or sets the RegistrationPostalAddress_IN parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmSalesCategory Gets or sets the SalesCategory parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmSalesGroup Gets or sets the SalesGroup parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmSalesId Gets or sets the SalesId parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmSalesMarkup Gets or sets the SalesMarkup parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmSalesPrice Gets or sets the SalesPrice parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmSalesTaxFormTypes_IN Gets or sets the SalesTaxFormTypes_IN parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmSalesUnit Gets or sets the SalesUnit parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmServiceCodeTable_IN Gets or sets the ServiceCodeTable_IN parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmStartDate Gets or sets the StartDate parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmStockedProduct Gets or sets the StockedProduct parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmTaxAmount Gets or sets the TaxAmount parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmTaxAmountMST Gets or sets the TaxAmountMST parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmTaxGroup Gets or sets the TaxGroup parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmTaxInformation_IN Gets or sets the TaxInformation_IN parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmTaxItemGroup Gets or sets the TaxItemGroup parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmTaxWriteCode Gets or sets the TaxWriteCode parameter.
Gg796358.pubmethod(en-us,AX.60).gif parmTransDate Gets or sets the TransDate parameter.
Gg796358.pubmethod(en-us,AX.60).gif reconstruct Resets internal values of the current AxBC class and assigns a new table buffer. (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif recordAction Identifies the action that is to be performed on the record. (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif replaceCurrentRecord (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif resetAxbcTypeParameters (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif resetInternalValues (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif save Inserts or updates the current record for the AxBC class. (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif setAccountType Sets the value for the AccountType field.
Gg796358.protmethod(en-us,AX.60).gif setActivityId Sets the value for the ActivityId field.
Gg796358.protmethod(en-us,AX.60).gif setAssessableValue_IN Sets the value for the AssessableValue_IN field.
Gg796358.protmethod(en-us,AX.60).gif setCompany Sets the value for the Company field.
Gg796358.protmethod(en-us,AX.60).gif setCompanyLocation_IN Sets the value for the CompanyLocation_IN field.
Gg796358.protmethod(en-us,AX.60).gif setCurrencyCode Sets the value for the CurrencyCode field.
Gg796358.pubmethod(en-us,AX.60).gif setCurrentRecordFromExternal (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif setCustomsTariffCodeTable_IN Sets the value for the CustomsTariffCodeTable_IN field.
Gg796358.protmethod(en-us,AX.60).gif setDefaultDimension Sets the value for the DefaultDimension field.
Gg796358.protmethod(en-us,AX.60).gif setDimensionEntitySpecifiers Updates the financial dimension entity specifiers for the record (Overrides the setDimensionEntitySpecifiers Method.)
Gg796358.protmethod(en-us,AX.60).gif setDiscAmount Sets the value for the DiscAmount field.
Gg796358.protmethod(en-us,AX.60).gif setDiscPercent Sets the value for the DiscPercent field.
Gg796358.protmethod(en-us,AX.60).gif setDlvDate Sets the value for the DlvDate field.
Gg796358.protmethod(en-us,AX.60).gif setDlvTerm Sets the DlvTerm parameter.
Gg796358.protmethod(en-us,AX.60).gif setEndDate Sets the value for the EndDate field.
Gg796358.protmethod(en-us,AX.60).gif setExciseRecordType_IN Sets the value for the ExciseRecordType_IN field.
Gg796358.protmethod(en-us,AX.60).gif setExciseTariffCodes_IN Sets the value for the ExciseTariffCodes_IN field.
Gg796358.protmethod(en-us,AX.60).gif setExciseType_IN Sets the value for the ExciseType_IN field.
Gg796358.protmethod(en-us,AX.60).gif setExternalItemId Sets the value for the ExternalItemId field.
Gg796358.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.)
Gg796358.pubmethod(en-us,AX.60).gif setFieldAsModified (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif setFieldAsTouched Sets a field as touched. (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif setInventDimId Sets the value for the InventDimId field.
Gg796358.pubmethod(en-us,AX.60).gif setInventDimIdDirtySaved Sets the value of class variable inventDimIdDirtySaved. (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif setInventQty Sets the value for the InventQty field.
Gg796358.protmethod(en-us,AX.60).gif setInventTransId Sets the value for the InventTransId field.
Gg796358.protmethod(en-us,AX.60).gif setItemId Sets the value for the ItemId field.
Gg796358.protmethod(en-us,AX.60).gif setLedgerDimension Sets the value for the LedgerDimension field.
Gg796358.protmethod(en-us,AX.60).gif setLineAmount Sets the value for the LineAmount field.
Gg796358.protmethod(en-us,AX.60).gif setLineAmountMST Sets the LineAmountMST parameter.
Gg796358.protmethod(en-us,AX.60).gif setLineAmountTax Sets the value for the LineAmountTax field.
Gg796358.protmethod(en-us,AX.60).gif setLineAmountTaxMST Sets the LineAmountTaxMST parameter.
Gg796358.protmethod(en-us,AX.60).gif setLineDisc Sets the value for the LineDisc field.
Gg796358.protmethod(en-us,AX.60).gif setLineHeader Sets the value for the LineHeader field.
Gg796358.protmethod(en-us,AX.60).gif setLineNum Sets the value for the LineNum field.
Gg796358.protmethod(en-us,AX.60).gif setLinePercent Sets the value for the LinePercent field.
Gg796358.protmethod(en-us,AX.60).gif setLinePropertyId Sets the value for the LinePropertyId field.
Gg796358.protmethod(en-us,AX.60).gif setMaximumRetailPrice_IN Sets the value for the MaximumRetailPrice_IN field.
Gg796358.protmethod(en-us,AX.60).gif setMultiLnDisc Sets the value for the MultiLnDisc field.
Gg796358.protmethod(en-us,AX.60).gif setMultiLnPercent Sets the value for the MultiLnPercent field.
Gg796358.protmethod(en-us,AX.60).gif setName Sets the value for the Name field.
Gg796358.protmethod(en-us,AX.60).gif setOffsetAccountType Sets the value for the OffsetAccountType field.
Gg796358.protmethod(en-us,AX.60).gif setOffsetCompany Sets the value for the OffsetCompany field.
Gg796358.protmethod(en-us,AX.60).gif setOffsetTxt Sets the value for the OffsetTxt field.
Gg796358.protmethod(en-us,AX.60).gif setOrigQuotationId Sets the value for the OrigQuotationId field.
Gg796358.protmethod(en-us,AX.60).gif setOrigSalesId Sets the value for the OrigSalesId field.
Gg796358.pubmethod(en-us,AX.60).gif setParmMethodAsNotMandatory (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif setPriceUnit Sets the value for the PriceUnit field.
Gg796358.protmethod(en-us,AX.60).gif setProjCategoryId Sets the value for the ProjCategoryId field.
Gg796358.protmethod(en-us,AX.60).gif setProjDescription Sets the value for the ProjDescription field.
Gg796358.protmethod(en-us,AX.60).gif setProjectWorker Sets the value for the Worker field.
Gg796358.protmethod(en-us,AX.60).gif setProjTransType Sets the value for the ProjTransType field.
Gg796358.protmethod(en-us,AX.60).gif setQty Sets the value for the Qty field.
Gg796358.protmethod(en-us,AX.60).gif setQuotationDate Sets the value for the QuotationDate field.
Gg796358.protmethod(en-us,AX.60).gif setQuotationId Sets the value for the QuotationId field.
Gg796358.protmethod(en-us,AX.60).gif setRegistrationLocation_IN Sets the value for the RegistrationLocation_IN field.
Gg796358.protmethod(en-us,AX.60).gif setRegistrationPostalAddress_IN Sets the value for the RegistrationPostalAddress_IN field.
Gg796358.protmethod(en-us,AX.60).gif setSalesCategory Sets the SalesCategory parameter.
Gg796358.protmethod(en-us,AX.60).gif setSalesGroup Sets the value for the SalesGroup field.
Gg796358.protmethod(en-us,AX.60).gif setSalesId Sets the value for the SalesId field.
Gg796358.protmethod(en-us,AX.60).gif setSalesMarkup Sets the value for the SalesMarkup field.
Gg796358.protmethod(en-us,AX.60).gif setSalesPrice Sets the value for the SalesPrice field.
Gg796358.protmethod(en-us,AX.60).gif setSalesTaxFormTypes_IN Sets the value for the SalesTaxFormTypes_IN field.
Gg796358.protmethod(en-us,AX.60).gif setSalesUnit Sets the value for the SalesUnit field.
Gg796358.protmethod(en-us,AX.60).gif setServiceCodeTable_IN Sets the value for the ServiceCodeTable_IN field.
Gg796358.protmethod(en-us,AX.60).gif setStartDate Sets the value for the StartDate field.
Gg796358.protmethod(en-us,AX.60).gif setStockedProduct Sets the StockedProduct parameter.
Gg796358.protmethod(en-us,AX.60).gif setTableFields Sets the default fields for a table row. (Overrides the setTableFields Method.)
Gg796358.protmethod(en-us,AX.60).gif setTaxAmount Sets the value for the TaxAmount field.
Gg796358.protmethod(en-us,AX.60).gif setTaxAmountMST Sets the value for the TaxAmountMST field.
Gg796358.protmethod(en-us,AX.60).gif setTaxGroup Sets the value for the TaxGroup field.
Gg796358.protmethod(en-us,AX.60).gif setTaxInformation_IN Sets the value for the TaxInformation_IN field.
Gg796358.protmethod(en-us,AX.60).gif setTaxItemGroup Sets the value for the TaxItemGroup field.
Gg796358.protmethod(en-us,AX.60).gif setTaxWriteCode Sets the value for the TaxWriteCode field.
Gg796358.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg796358.protmethod(en-us,AX.60).gif setTransDate Sets the value for the TransDate field.
Gg796358.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.)
Gg796358.protmethod(en-us,AX.60).gif tableCacheExist (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif tableCacheInsert (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif tableCacheLookup (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg796358.pubmethod(en-us,AX.60).gif updateFromInventDim
Gg796358.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.)
Gg796358.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.)
Gg796358.protmethod(en-us,AX.60).gif validateFields (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif validateInboundCurrencyString Validates the string length for an incoming currency code string. (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif validateInboundItemIdString Validates the string length for an incoming string that relates to item Id. (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif validateInboundString Validates the string length for an incoming string. (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif validateInput Identifies whether input should be validated in the AxBC table class. (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif validateWrite (Inherited from AxInternalBase.)
Gg796358.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.)
Gg796358.protmethod(en-us,AX.60).gif valueMappingInbound Indicates whether the AxBC class can use value-mapping incoming. (Inherited from AxInternalBase.)
Gg796358.protmethod(en-us,AX.60).gif valueMappingOutbound Indicates whether the AxBC class can use value mapping outgoing. (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg796358.protmethod(en-us,AX.60).gif write (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg796358.pubmethod(en-us,AX.60).gif xmlDocDirection (Inherited from AxInternalBase.)
Gg796358.pubmethod(en-us,AX.60).gif Gg796358.static(en-us,AX.60).gif ::construct Initializes a new instance of the AxCustQuotationTrans class.
Gg796358.pubmethod(en-us,AX.60).gif Gg796358.static(en-us,AX.60).gif ::newCustQuotationTrans Creates an instance of the AxCustQuotationTrans class.

Top

Remarks

This internal AxBC class is derived from the AxInternalBase class.

Inheritance Hierarchy

Object Class
  AxInternalBase Class
    AxCustQuotationTrans Class