Share via


InventTrackingDimTracingCriteria Class [AX 2012]

Class for specifying search criteria for tracking dimension tracing.

Syntax

class InventTrackingDimTracingCriteria implements SysSaveable

Run On

Called

Methods

  Method Description
Dn515735.privmethod(en-us,AX.60).gif activeDimensions Retrieves the set of active or sales process active dimensions. This is to determine what dimensions are active and inactive for clearing values for inactive dimensions.If there are no dimensions, in this case we should return the empty set as this will enable the identification of all existing dimensions as being inactive.
Dn515735.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn515735.pubmethod(en-us,AX.60).gif captionSuffix Gets a string representing this criteria to use a suffix to a form caption.
Dn515735.privmethod(en-us,AX.60).gif clearTrackingDimensions Clears the tracking dimensions for the tracking criteria.
Dn515735.pubmethod(en-us,AX.60).gif currentOnHand Calculates the current on hand for the current criteria.
Dn515735.privmethod(en-us,AX.60).gif dimensionsToKeepOnItemIdChange Gets an instance of InventDimParm where active flags correspond to inventory dimension fields that do not need to be cleared after item id has been changed.
Dn515735.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn515735.pubmethod(en-us,AX.60).gif exportAsXML Export the tracing criterias in XML format.
Dn515735.privmethod(en-us,AX.60).gif fillTrackingDimensionFields
Dn515735.pubmethod(en-us,AX.60).gif getCallerBufferCaption Gets a caption representing the buffer received from a caller that could be used in conjunction with the form caption.
Dn515735.pubmethod(en-us,AX.60).gif getLast Gets the last choice that is stored in the last value table.
Dn515735.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn515735.privmethod(en-us,AX.60).gif getUniqueInventDimFieldValue
Dn515735.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn515735.protmethod(en-us,AX.60).gif initFromArgs Initialize search criteria based on the caller.
Dn515735.pubmethod(en-us,AX.60).gif initParmDefault Initializes the internal variables.
Dn515735.protmethod(en-us,AX.60).gif inventDimGroupSetup Initializes dimension group information for the current item.
Dn515735.pubmethod(en-us,AX.60).gif inventDimParmTraceable Returns an InventDimParm buffer based on the supported search criteria dimensions.
Dn515735.pubmethod(en-us,AX.60).gif inventTable Returns the InventTable buffer related to the specified item search criteria.
Dn515735.pubmethod(en-us,AX.60).gif lastValueDataAreaId Value used when saving form settings for the next time the user opens the tracing form.
Dn515735.pubmethod(en-us,AX.60).gif lastValueDesignName Value used when saving form settings for the next time the user opens the tracing form.
Dn515735.pubmethod(en-us,AX.60).gif lastValueElementName Value used when saving form settings for the next time the user opens the tracing form.
Dn515735.pubmethod(en-us,AX.60).gif lastValueType Value used when saving form settings for the next time the user opens the tracing form.
Dn515735.pubmethod(en-us,AX.60).gif lastValueUserId Value used when saving form settings for the next time the user opens the tracing form.
Dn515735.protmethod(en-us,AX.60).gif new Initializes a new instance of the InventTrackingDimTracingCriteria class.
Dn515735.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.)
Dn515735.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.)
Dn515735.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn515735.pubmethod(en-us,AX.60).gif onFormOpen Initialize control states when opening the form
Dn515735.pubmethod(en-us,AX.60).gif onInventBatchIdModified Event handler for change of Batch Id. If the inventory batch Id has been changed, the vendor batch id will be updated accordingly. If the vendor batch Id is not enabled, the value will be cleared.
Dn515735.protmethod(en-us,AX.60).gif onItemIdCriteriaChange Initialize control states when specifying an item ID.
Dn515735.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn515735.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the InventTrackingDimTracingCriteria class.
Dn515735.pubmethod(en-us,AX.60).gif parmFromDateCriteria Gets or sets the FromDateCriteria parameter.
Dn515735.pubmethod(en-us,AX.60).gif parmInventDimCriteria Gets or sets the InventDimCriteria parameter.
Dn515735.pubmethod(en-us,AX.60).gif parmItemIdCriteria Gets or sets the ItemIdCriteria parameter.
Dn515735.pubmethod(en-us,AX.60).gif parmPdsVendBatchIdCriteria Gets or sets the vendor batch number criteria.
Dn515735.pubmethod(en-us,AX.60).gif parmToDateCriteria Gets or sets the ToDateCriteria parameter.
Dn515735.pubmethod(en-us,AX.60).gif parmTraceDirection Gets or sets the TraceDirection parameter.
Dn515735.pubmethod(en-us,AX.60).gif parmVendorBatchIdCtrl Gets or sets the VendorBatchIdCtrl parameter.
Dn515735.pubmethod(en-us,AX.60).gif productNameCriteria Returns the product name associated with the currently selected item.
Dn515735.pubmethod(en-us,AX.60).gif productNumberCriteria Returns the product number associated with the currently selected item.
Dn515735.pubmethod(en-us,AX.60).gif productTypeCriteria Returns the product type associated with the currently selected item.
Dn515735.privmethod(en-us,AX.60).gif redrawForm
Dn515735.pubmethod(en-us,AX.60).gif saveLast Saves the last choice.
Dn515735.privmethod(en-us,AX.60).gif setEnabledStateForDimensionControls Sets the enabled property of inventory dimension controls as contained in the parameter _activeDimensions.Dimensions contained in this set are active and thus enabled, as opposed to inactive dimensions which are disabled.
Dn515735.privmethod(en-us,AX.60).gif setFormStringControlEnabled
Dn515735.privmethod(en-us,AX.60).gif setInventDimControlEnabled Enables or disables controls on the form for dimension handling.
Dn515735.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn515735.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn515735.pubmethod(en-us,AX.60).gif unpack Deserializes the _packedClass parameter value to an instance of the InventTrackingDimTracingCriteria class.
Dn515735.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.)
Dn515735.pubmethod(en-us,AX.60).gif validate Validate if the input criteria specified is sufficient to start a search.
Dn515735.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn515735.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn515735.pubmethod(en-us,AX.60).gif Dn515735.static(en-us,AX.60).gif ::construct Creates a new instance of this class.
Dn515735.pubmethod(en-us,AX.60).gif Dn515735.static(en-us,AX.60).gif ::newFromArgs Creates a new instance of the InventTrackingDimTracingCriteria class and initialize it based on the caller.
Dn515735.pubmethod(en-us,AX.60).gif Dn515735.static(en-us,AX.60).gif ::newFromPacked Creates a new instance of the InventTrackingDimTracingCriteria class and initialize it based on a packed version of the class data.
Dn515735.pubmethod(en-us,AX.60).gif Dn515735.static(en-us,AX.60).gif ::validateItemIdCriteria Validates if an itemId is valid to start a trace, if it is not empty, it exists and has active tracking dimensions.

Top

Inheritance Hierarchy

Object Class
  InventTrackingDimTracingCriteria Class