InventTrackingRegisterTransForm Class [AX 2012]

Base controller class for the InventTrackingRegisterTrans form.

Syntax

class InventTrackingRegisterTransForm

Run On

Called

Methods

  Method Description
Dn670401.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn670401.pubmethod(en-us,AX.60).gif canInsertSerialId Checks if specified serial can be inserted.
Dn670401.pubmethod(en-us,AX.60).gif createUnknownRecord Creates tracking record with unknown serial id.
Dn670401.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn670401.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn670401.pubmethod(en-us,AX.60).gif getTotalLinesCount Calculates total quantity of registred serial numbers.
Dn670401.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn670401.pubmethod(en-us,AX.60).gif initFormDatasource Inits the form datasource.
Dn670401.privmethod(en-us,AX.60).gif initFromSalesLine Initializes the controller from a SalesLine record.
Dn670401.privmethod(en-us,AX.60).gif initFromSalesParmLine Initializes the controller from a SalesParmLine record.
Dn670401.pubmethod(en-us,AX.60).gif initInventTrackingRegisterTrans Init the InventTrackingRegisterTrans buffer.
Dn670401.pubmethod(en-us,AX.60).gif insertSerialNumber Insert tracking reccord with specified serial id.
Dn670401.pubmethod(en-us,AX.60).gif isReadonly Specifies if form should be opened in read only mode.
Dn670401.pubmethod(en-us,AX.60).gif lineCountLabel Gets the label for displaying the line count.
Dn670401.protmethod(en-us,AX.60).gif new Creates new instance of the InventTrackingRegisterTransForm class.
Dn670401.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.)
Dn670401.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.)
Dn670401.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn670401.pubmethod(en-us,AX.60).gif onExecutingQuery Executes controller logic to update query ranges before query is executed.
Dn670401.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn670401.pubmethod(en-us,AX.60).gif parmCanAddRemove Gets or sets value indicating wheter serial number can be added or removed on the form.
Dn670401.pubmethod(en-us,AX.60).gif parmInventTransOrigin Gets or sets the InventTransOrigin parameter.
Dn670401.pubmethod(en-us,AX.60).gif parmReadOnly Gets or sets the ReadOnly parameter.
Dn670401.pubmethod(en-us,AX.60).gif parmRegisterQty Gets or sets the RegisterQty parameter.
Dn670401.pubmethod(en-us,AX.60).gif parmShowStatus Gets or sets the ShowStatus parameter.
Dn670401.pubmethod(en-us,AX.60).gif parmStatusMessage Gets or sets the StatusMessage parameter.
Dn670401.pubmethod(en-us,AX.60).gif postRecordDeleted Should be invoked after a registration record has been deleted in the form.
Dn670401.pubmethod(en-us,AX.60).gif postRegisterModeChange Should be invoked the registration mode has been changed.
Dn670401.protmethod(en-us,AX.60).gif qtySign Gets the sign of the update quantity.
Dn670401.pubmethod(en-us,AX.60).gif remainingQty Returns remaining quantity on the form.
Dn670401.pubmethod(en-us,AX.60).gif removeAll Removes all serial numbers from the form.
Dn670401.pubmethod(en-us,AX.60).gif replaceSerialId Replace serial id on the record.
Dn670401.pubmethod(en-us,AX.60).gif requiredQty Returns quantity required to be registred on the form.
Dn670401.protmethod(en-us,AX.60).gif setAllSerialRegisteredStatus Sets the status to indicate all serial numbers are registered.
Dn670401.protmethod(en-us,AX.60).gif setBlankStatus Sets the status to blank.
Dn670401.protmethod(en-us,AX.60).gif setDuplicateSerialStatus Sets the status to indicate a duplicate serial number.
Dn670401.protmethod(en-us,AX.60).gif setOkStatus Sets the status to OK.
Dn670401.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn670401.protmethod(en-us,AX.60).gif setUnknownSerialStatus Sets the status to indicate that the serial number is unknown.
Dn670401.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn670401.pubmethod(en-us,AX.60).gif unregisterSerialNumber Unregister serial number.
Dn670401.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.)
Dn670401.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn670401.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn670401.pubmethod(en-us,AX.60).gif Dn670401.static(en-us,AX.60).gif ::construct Creates instance of the InventTrackingRegisterTransForm based on the form arguments.
Dn670401.privmethod(en-us,AX.60).gif Dn670401.static(en-us,AX.60).gif ::newForCreditNote
Dn670401.privmethod(en-us,AX.60).gif Dn670401.static(en-us,AX.60).gif ::newForInvoice
Dn670401.privmethod(en-us,AX.60).gif Dn670401.static(en-us,AX.60).gif ::newForInvoiceTrans
Dn670401.privmethod(en-us,AX.60).gif Dn670401.static(en-us,AX.60).gif ::newForPackingSlip
Dn670401.privmethod(en-us,AX.60).gif Dn670401.static(en-us,AX.60).gif ::newForPackingSlipTrans
Dn670401.privmethod(en-us,AX.60).gif Dn670401.static(en-us,AX.60).gif ::newForReturnOrder
Dn670401.privmethod(en-us,AX.60).gif Dn670401.static(en-us,AX.60).gif ::newForSalesLine
Dn670401.privmethod(en-us,AX.60).gif Dn670401.static(en-us,AX.60).gif ::replaceSerialIdServer

Top

Inheritance Hierarchy

Object Class
  InventTrackingRegisterTransForm Class
    InventTrackRegTrans_FinancialIssue Class
    InventTrackRegTrans_FinancialReceipt Class
    InventTrackRegTrans_PhysicalIssue Class