SalesQuotationTableType Class [AX 2012]

Syntax

class SalesQuotationTableType extends InventType

Run On

Called

Methods

  Method Description
Gg813131.pubmethod(en-us,AX.60).gif canCancelledBeUpdated
Gg813131.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg813131.pubmethod(en-us,AX.60).gif canConfirmationBeUpdated
Gg813131.pubmethod(en-us,AX.60).gif canInventBeReserved (Inherited from InventType.)
Gg813131.pubmethod(en-us,AX.60).gif canInventUpdExpected (Inherited from InventType.)
Gg813131.pubmethod(en-us,AX.60).gif canInventUpdFinancial (Inherited from InventType.)
Gg813131.pubmethod(en-us,AX.60).gif canInventUpdPhysical (Inherited from InventType.)
Gg813131.pubmethod(en-us,AX.60).gif canLostBeUpdated
Gg813131.pubmethod(en-us,AX.60).gif canQuotationBeUpdated
Gg813131.pubmethod(en-us,AX.60).gif caseTagging (Inherited from InventType.)
Gg813131.pubmethod(en-us,AX.60).gif checkDelete
Gg813131.pubmethod(en-us,AX.60).gif checkIfUpdate Determines whether the various updates are allowed for the quotation.
Gg813131.pubmethod(en-us,AX.60).gif checkUpdate
Gg813131.pubmethod(en-us,AX.60).gif doDeliveryDateControl
Gg813131.pubmethod(en-us,AX.60).gif doScrap (Inherited from InventType.)
Gg813131.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg813131.pubmethod(en-us,AX.60).gif formMethodClose
Gg813131.pubmethod(en-us,AX.60).gif formMethodDataSourceCreate
Gg813131.pubmethod(en-us,AX.60).gif formMethodDataSourceDelete
Gg813131.pubmethod(en-us,AX.60).gif formMethodDataSourceLinkActive
Gg813131.pubmethod(en-us,AX.60).gif formMethodDataSourceValidateWrite
Gg813131.pubmethod(en-us,AX.60).gif formMethodDataSourceWrite
Gg813131.pubmethod(en-us,AX.60).gif formMethodQuotationTypeModifyPostChange
Gg813131.pubmethod(en-us,AX.60).gif formMethodQuotationTypeModifyPreChange
Gg813131.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg813131.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg813131.pubmethod(en-us,AX.60).gif initFromProjTable
Gg813131.pubmethod(en-us,AX.60).gif initValue
Gg813131.pubmethod(en-us,AX.60).gif insert
Gg813131.pubmethod(en-us,AX.60).gif itemTagging (Inherited from InventType.)
Gg813131.pubmethod(en-us,AX.60).gif lastConfirm
Gg813131.pubmethod(en-us,AX.60).gif lastQuotation
Gg813131.privmethod(en-us,AX.60).gif lastValueElementName
Gg813131.protmethod(en-us,AX.60).gif linesExist Indicates whether the sales quotation lines exist for the current sales quotation.
Gg813131.pubmethod(en-us,AX.60).gif markupAllowed
Gg813131.pubmethod(en-us,AX.60).gif mayBankDocumentTypeBeModified Indicates whether the BankDocumentType field could be modified.
Gg813131.pubmethod(en-us,AX.60).gif mayCancelledBeUpdated
Gg813131.pubmethod(en-us,AX.60).gif mayConfirmationBeUpdated
Gg813131.pubmethod(en-us,AX.60).gif mayConvert2Customer
Gg813131.pubmethod(en-us,AX.60).gif mayLinkToProjectBeUpdated
Gg813131.pubmethod(en-us,AX.60).gif mayLostBeUpdated
Gg813131.pubmethod(en-us,AX.60).gif mayQuotationBeCopied
Gg813131.pubmethod(en-us,AX.60).gif mayQuotationBeLinked
Gg813131.pubmethod(en-us,AX.60).gif mayQuotationBeUpdated
Gg813131.pubmethod(en-us,AX.60).gif mayScrapBeExpected (Inherited from InventType.)
Gg813131.privmethod(en-us,AX.60).gif mcrSetRetailChannel
Gg813131.pubmethod(en-us,AX.60).gif mustInventBeExpectedAgain (Inherited from InventType.)
Gg813131.pubmethod(en-us,AX.60).gif mustInventBeQuotationControlled (Inherited from InventType.)
Gg813131.pubmethod(en-us,AX.60).gif mustInventUpdEstimated (Inherited from InventType.)
Gg813131.pubmethod(en-us,AX.60).gif new (Overrides the new Method.)
Gg813131.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.)
Gg813131.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.)
Gg813131.protmethod(en-us,AX.60).gif numberSeqFormHandlerQuotationId
Gg813131.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg813131.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg813131.pubmethod(en-us,AX.60).gif palletTagging (Inherited from InventType.)
Gg813131.pubmethod(en-us,AX.60).gif parmNumberSeqFormHandlerQuotationId Gets or sets the NumberSeqFormHandlerQuotationId parameter.
Gg813131.pubmethod(en-us,AX.60).gif postModifiedField_BR Is executed after a field is modified.
Gg813131.pubmethod(en-us,AX.60).gif postValidateField_BR Validates Brazilian fields.
Gg813131.pubmethod(en-us,AX.60).gif setTaxGroup
Gg813131.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg813131.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg813131.pubmethod(en-us,AX.60).gif update
Gg813131.pubmethod(en-us,AX.60).gif updateSalesQuotationLineDelete Makes deletion-related updates to the SalesQuotationTable table.
Gg813131.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.)
Gg813131.pubmethod(en-us,AX.60).gif validateDelete
Gg813131.pubmethod(en-us,AX.60).gif validateField
Gg813131.pubmethod(en-us,AX.60).gif validateWrite Validates MCRSalesQuotationTable record before saving to the database.
Gg813131.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg813131.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg813131.pubmethod(en-us,AX.60).gif Gg813131.static(en-us,AX.60).gif ::construct
Gg813131.pubmethod(en-us,AX.60).gif Gg813131.static(en-us,AX.60).gif ::posCancelled
Gg813131.pubmethod(en-us,AX.60).gif Gg813131.static(en-us,AX.60).gif ::posConfirmation
Gg813131.pubmethod(en-us,AX.60).gif Gg813131.static(en-us,AX.60).gif ::posLost
Gg813131.pubmethod(en-us,AX.60).gif Gg813131.static(en-us,AX.60).gif ::posQuotation
Gg813131.pubmethod(en-us,AX.60).gif Gg813131.static(en-us,AX.60).gif ::postModifiedFieldHandler_BR Is executed after the modifiedField method of the SalesQuotationTableType class.
Gg813131.pubmethod(en-us,AX.60).gif Gg813131.static(en-us,AX.60).gif ::postValidateFieldHandler_BR Is executed after the validateField method of the SalesQuotationTableType class.
Gg813131.pubmethod(en-us,AX.60).gif Gg813131.static(en-us,AX.60).gif ::setAllowedTypes

Top

Inheritance Hierarchy

Object Class
  InventType Class
    SalesQuotationTableType Class
      SalesQuotationTableType_Proj Class
      SalesQuotationTableType_Sales Class