SalesQuotationTableForm_Proj Class [AX 2012]
Syntax
class SalesQuotationTableForm_Proj extends SalesQuotationTableForm
Run On
Called
Methods
Method | Description | |
---|---|---|
active | (Inherited from SalesQuotationTableForm.) | |
busRelAccount | (Inherited from SalesQuotationTableForm.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
canClose | (Inherited from SalesQuotationTableForm.) | |
canNewLineBeAppended | Determines whether a new order line can be inserted after the currently selected one. (Inherited from SalesQuotationTableForm.) | |
checkExistABS | (Inherited from SalesQuotationTableForm.) | |
checkTemplate | (Inherited from SalesQuotationTableForm.) | |
create | (Inherited from SalesQuotationTableForm.) | |
createABSFromTemplate | (Inherited from SalesQuotationTableForm.) | |
createForm | (Inherited from SalesQuotationTableForm.) | |
createFromTemplate | (Inherited from SalesQuotationTableForm.) | |
createLineAllowed | (Inherited from SalesQuotationTableForm.) | |
custAccount | (Inherited from SalesQuotationTableForm.) | |
defaultQuotationType | (Overrides the defaultQuotationType Method.) | |
deleteLineAllowed | Determines whether the specified quotation line can be deleted. (Inherited from SalesQuotationTableForm.) | |
design | (Inherited from SalesQuotationTableForm.) | |
editLineAllowed | Determines whether the quotation lines can be edited. (Inherited from SalesQuotationTableForm.) | |
editQuotationId | (Inherited from SalesQuotationTableForm.) | |
editQuotationType | (Inherited from SalesQuotationTableForm.) | |
enableFunctionButtons | (Inherited from SalesQuotationTableForm.) | |
enableHeaderFields | (Inherited from SalesQuotationTableForm.) | |
enableLineDeliverNowFields | Enables or disables the deliver now quantity or catch weight quantity field. (Inherited from SalesQuotationTableForm.) | |
enableLineFields | (Inherited from SalesQuotationTableForm.) | |
enableLineMenuButtons | Enables or disables the Product Builder configuration button. (Overrides the enableLineMenuButtons Method.) | |
enableLinePriceCalcButtons | (Inherited from SalesQuotationTableForm.) | |
enableLineRemainFields | Enables or disables the remaining quantity or catch weight quantity field. (Inherited from SalesQuotationTableForm.) | |
enableLineSalesQtyFields | Enables or disables the Qty or catch weight quantity field. (Inherited from SalesQuotationTableForm.) | |
enableProductModelLineButton | Enables or disables the product model button. (Inherited from SalesQuotationTableForm.) | |
enableUpdateButtonGroup | ||
enableUpdateButtons | (Inherited from SalesQuotationTableForm.) | |
enableUpdateButtonsMultiselect | (Inherited from SalesQuotationTableForm.) | |
enableUpdateButtonsProject | (Overrides the enableUpdateButtonsProject Method.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
getQuotationIdFromCaller | (Inherited from SalesQuotationTableForm.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
initParmDefault | (Inherited from SalesQuotationTableForm.) | |
initValues | (Overrides the initValues Method.) | |
invoiceAccount | (Inherited from SalesQuotationTableForm.) | |
isAdvanced | (Inherited from SalesQuotationTableForm.) | |
languageId | (Inherited from SalesQuotationTableForm.) | |
lastValueDataAreaId | (Inherited from SalesQuotationTableForm.) | |
lastValueElementName | (Overrides the lastValueElementName Method.) | |
linkActive | (Inherited from SalesQuotationTableForm.) | |
mustFormResearchAfterDelete | Determines whether the form must be searched again after the currently selected order line is deleted. (Inherited from SalesQuotationTableForm.) | |
new | (Overrides the new Method.) | |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) | |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) | |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
pack | Serializes the current instance of the SalesQuotationTableForm class. (Inherited from SalesQuotationTableForm.) | |
parmFromTemplateGroupId | Gets or sets the FromTemplateGroupId parameter. (Inherited from SalesQuotationTableForm.) | |
parmFromTemplateName | Gets or sets the FromTemplateName parameter. (Inherited from SalesQuotationTableForm.) | |
parmInitFromCustTable | Gets or sets the InitFromCustTable parameter. (Inherited from SalesQuotationTableForm.) | |
parmQuotationPriceConversion | Gets or sets the QuotationPriceConversion parameter. (Inherited from SalesQuotationTableForm.) | |
parmSalesQuotationTable | Gets the SalesQuotationTable parameter. (Inherited from SalesQuotationTableForm.) | |
parmSource | Gets or sets the Source parameter. (Inherited from SalesQuotationTableForm.) | |
project | (Inherited from SalesQuotationTableForm.) | |
querySalesQuotationLine | (Inherited from SalesQuotationTableForm.) | |
querySalesQuotationTable | (Inherited from SalesQuotationTableForm.) | |
quotationType | (Inherited from SalesQuotationTableForm.) | |
refreshDeliverySchedule | Refreshes the delivery schedule when an order or delivery line was modified. (Inherited from SalesQuotationTableForm.) | |
resetSalesQuotationLine | (Inherited from SalesQuotationTableForm.) | |
salesQuotationLine_Create | (Inherited from SalesQuotationTableForm.) | |
salesQuotationLine_ValidateWrite | (Inherited from SalesQuotationTableForm.) | |
salesQuotationLine_Write | (Inherited from SalesQuotationTableForm.) | |
salesQuotationTable | (Inherited from SalesQuotationTableForm.) | |
setLineAccess | Sets line access on a SalesQuotationLine form data source. (Inherited from SalesQuotationTableForm.) | |
setNewlyCreatedSalesQuotationLine | (Inherited from SalesQuotationTableForm.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
setTouched | (Inherited from SalesQuotationTableForm.) | |
showTemplateTab | (Inherited from SalesQuotationTableForm.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
unpack | Deserializes the packedClass parameter value to an instance of the SalesQuotationTableForm class. (Inherited from SalesQuotationTableForm.) | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
useAlternativeItem | Controls whether the item in question should be replaced with alternative item set up in the item details form. (Inherited from SalesQuotationTableForm.) | |
wait | Pauses a process. (Inherited from Object.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
::main | Provides an entry point for the SalesQuotationTableForm_Proj class when it is called from a menu item. |
Top
Inheritance Hierarchy
Object Class
SalesQuotationTableForm Class
SalesQuotationTableForm_Proj Class