PdsShelfLifeDateChangeValidatorSales Class [AX 2012]
The PdsShelfLifeDateChangeValidatorSales instance class for a date validation manager that implements the PdsShelfLifeIDateChangeValidator interface.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| constructDialogHandler | Constructs the dialog box handler to get and process user responses. (Inherited from PdsShelfLifeDateChangeValidatorBase.) |
| constructExecutionHelperClasses | Constructs the dialog box handler and reservation manager to get and process user responses. (Inherited from PdsShelfLifeDateChangeValidatorBase.) |
| constructReservationManager | Constructs the dialog box handler and reservation manager to get and process user responses. (Inherited from PdsShelfLifeDateChangeValidatorBase.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| handleInternalResponseCancel | Handles a user reply that has the DialogButton::Cancel value. (Inherited from PdsShelfLifeDateChangeValidatorBase.) |
| handleInternalResponseNo | Handles a user reply that has the DialogButton::No value. (Inherited from PdsShelfLifeDateChangeValidatorBase.) |
| handleInternalResponseYes | Handles a user reply that has the DialogButton::Yes value. (Inherited from PdsShelfLifeDateChangeValidatorBase.) |
| new | Constructs an instance of the PdsShelfLifeDateChangeValidatorSales class that has the specified sales order line and item. (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.) |
| reReserveShelfInventory | Re-reserves the shelf life inventory in an operation that updated the receipt dates. (Inherited from PdsShelfLifeDateChangeValidatorBase.) |
| resetFieldValueOnCancel | Resets fields back to their original value on Cancel. (Overrides the resetFieldValueOnCancel Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| 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.) |
| validateDateValueChanged | Validates that the date change operation can be done based on existing shelf life reservation. (Inherited from PdsShelfLifeDateChangeValidatorBase.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: