WHSWaveTableCreateFormBase Class [AX 2012]
The WHSWaveTableCreateFormBase is the base class for all wave creation forms.
| Method | Description | |
|---|---|---|
| add | Add one or more source records to the wave. |
| addAll | Add all source records to the wave. |
| canAddLineToWave | Checks if wave lines can be added to the wave. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canClose | Determines if the form can be closed. |
| canRemoveLineFromWave | Checks if wave lines can be removed from the wave. |
| createWaveLine | Creates a wave line for the given record. |
| deleteAllWaveLines | Deletes wall wave lines. |
| deleteSelectedWaveLines | Deletes all selected wave lines. |
| deleteWaveTable | Deletes the wave table record. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| execute | Execute a wave. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| jumpRefWaveFilter | Opens the WHSWaveFilterTable form. |
| new | Initializes a new instance of the WHSWaveTableCreateFormBase class. |
| 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.) |
| parmSource_ds | Gets or sets the Source_ds parameter. |
| parmWaveLine_ds | Gets or sets the WaveLine_ds parameter. |
| parmWaveTable_ds | Gets or sets the WaveTable_ds parameter. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| sourceTableId | Retrieves the source table ID. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Object Class
WHSWaveTableCreateFormBase Class
WHSKanbanWaveTableManagePLPoolForm Class
WHSProdWaveTableManageBOMPoolForm Class
WHSWaveTableCreateForm Class
WHSWaveTableCreateFormBase Class
WHSKanbanWaveTableManagePLPoolForm Class
WHSProdWaveTableManageBOMPoolForm Class
WHSWaveTableCreateForm Class
Community Additions
ADD
Show: