SysRecordTemplateEditInventTable Class [AX 2012]

The SysRecordTemplateEditInventTable class is the specialized version of the SysRecordTemplateEdit class that is responsible for editing the product per company templates.

class SysRecordTemplateEditInventTable extends SysRecordTemplateEdit

Run On

Client

  MethodDescription
Gg932432.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg932432.protmethod(en-us,AX.60).gif createAndInitFormRun Creates and initializes a form to use for modifying the template. (Inherited from SysRecordTemplateEdit.)
Gg932432.pubmethod(en-us,AX.60).gif createRecordTemplateStorage Creates an instance of a record template storage handler. (Overrides the createRecordTemplateStorage Method.)
Gg932432.protmethod(en-us,AX.60).gif disableIfButton Disables a form control if it is a button. (Inherited from SysRecordTemplateEdit.)
Gg932432.protmethod(en-us,AX.60).gif disableIfHasDataMethod Disables a form control that is bound to a data method. (Inherited from SysRecordTemplateEdit.)
Gg932432.pubmethod(en-us,AX.60).gif editTemplate Opens a form for editing the template. (Inherited from SysRecordTemplateEdit.)
Gg932432.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg932432.pubmethod(en-us,AX.60).gif formRunUnlock Unlocks the formRun object and then waits. (Inherited from SysRecordTemplateEdit.)
Gg932432.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg932432.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg932432.protmethod(en-us,AX.60).gif isRecordTemplateEnabledForDataSource Indicates whether templates are enabled for a form data source. (Overrides the isRecordTemplateEnabledForDataSource Method.)
Gg932432.protmethod(en-us,AX.60).gif new Initializes a new instance of the SysRecordTemplateEditInventTable class. (Overrides the new Method.)
Gg932432.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.)
Gg932432.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.)
Gg932432.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg932432.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg932432.pubmethod(en-us,AX.60).gif parmProductTemplateManager Gets or sets the ProductTemplateManager parameter.
Gg932432.pubmethod(en-us,AX.60).gif parmRecordTemplateDescription Gets or sets the RecordTemplateDescription parameter. (Inherited from SysRecordTemplateEdit.)
Gg932432.pubmethod(en-us,AX.60).gif parmRecordTemplateTableFormRun Gets or sets the RecordTemplateTableFormRun parameter. (Inherited from SysRecordTemplateEdit.)
Gg932432.pubmethod(en-us,AX.60).gif parmTableId Gets or sets the TableId parameter. (Inherited from SysRecordTemplateEdit.)
Gg932432.protmethod(en-us,AX.60).gif productTemplateManager
Gg932432.protmethod(en-us,AX.60).gif refreshFormData Refreshes the InventTable form datasource for the specified form by executing its query and sets the relations for corresponding InventTable and MCRInventTable records.
Gg932432.pubmethod(en-us,AX.60).gif runFormRun Runs a form to edit the template. (Overrides the runFormRun Method.)
Gg932432.protmethod(en-us,AX.60).gif setFormDataSourceRecord Sets a form data source to temporary mode and initializes it by using the template record. (Overrides the setFormDataSourceRecord Method.)
Gg932432.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg932432.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg932432.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.)
Gg932432.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg932432.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg932432.pubmethod(en-us,AX.60).gif Gg932432.static(en-us,AX.60).gif ::construct Initializes a new instance of the SysRecordTemplateEditInventTable class.
Gg932432.pubmethod(en-us,AX.60).gif Gg932432.static(en-us,AX.60).gif ::newDefault Creates a new instance of the SysRecordTemplateEditInventTable class.
Top

Object Class
  SysRecordTemplateEdit Class
    SysRecordTemplateEditInventTable Class

Community Additions

ADD
Show: