WHSWaveTableCreateForm Class [AX 2012]
The WHSWaveTableCreateForm provides business lofic for the WHSWaveTableCreate form.
| Method | Description | |
|---|---|---|
| add | Add one or more source records to the wave. (Inherited from WHSWaveTableCreateFormBase.) |
| addAll | Add all source records to the wave. (Inherited from WHSWaveTableCreateFormBase.) |
| calcTotalsShipment | Calculates totals for the shipment. |
| canAddLineToWave | Checks if wave lines can be added to the wave. (Overrides the canAddLineToWave Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canClose | Determines if the form can be closed. (Inherited from WHSWaveTableCreateFormBase.) |
| canRemoveLineFromWave | Checks if wave lines can be removed from the wave. (Inherited from WHSWaveTableCreateFormBase.) |
| createWaveLine | Creates a wave line for the given record. (Overrides the createWaveLine Method.) |
| deleteAllWaveLines | Deletes wall wave lines. (Inherited from WHSWaveTableCreateFormBase.) |
| deleteSelectedWaveLines | Deletes all selected wave lines. (Inherited from WHSWaveTableCreateFormBase.) |
| deleteWaveTable | Deletes the wave table record. (Inherited from WHSWaveTableCreateFormBase.) |
| editPutOnWaveShipment | Edit method for the put on wave checkbox. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| execute | Execute a wave. (Inherited from WHSWaveTableCreateFormBase.) |
| 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. (Inherited from WHSWaveTableCreateFormBase.) |
| new | Initializes a new instance of the WHSWaveTableCreateFormBase class. (Inherited from WHSWaveTableCreateFormBase.) |
| 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.) |
| openShipmentDetails | Opens the shipment details form. |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmSource_ds | Gets or sets the Source_ds parameter. (Inherited from WHSWaveTableCreateFormBase.) |
| parmWaveLine_ds | Gets or sets the WaveLine_ds parameter. (Inherited from WHSWaveTableCreateFormBase.) |
| parmWaveTable_ds | Gets or sets the WaveTable_ds parameter. (Inherited from WHSWaveTableCreateFormBase.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| sourceTableId | Retrieves the source table ID. (Overrides the sourceTableId Method.) |
| 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.) |
| ::construct | Initializes a new instance of the WHSWaveTableCreateForm class. |
| ::newStandard | Creates a new instance of the WHSWaveTableCreateForm class. |
Community Additions
ADD
Show: