Share via


PdsInventDimCtrlFormBestBefore Class [AX 2012]

The PdsIventDimCtrlFormBestBefore class handles the controls on a dimension grid in a shelf life inquiry form.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          class PdsInventDimCtrlFormBestBefore extends InventDimCtrl_Frm_OnHand

  Microsoft Dynamics AX 2012 R2 (SYS)
          class PdsInventDimCtrlFormBestBefore extends InventDimCtrl_Frm

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          class PdsInventDimCtrlFormBestBefore extends InventDimCtrl_Frm

  Microsoft Dynamics AX 2012 (FPK)
          class PdsInventDimCtrlFormBestBefore extends InventDimCtrl_Frm

Run On

Client

Methods

  Method Description
Hh807478.pubmethod(en-us,AX.60).gif allowResizeOfFormControls Indicates whether to resize the form controls. (Inherited from InventDimCtrl_Frm.)
Hh807478.protmethod(en-us,AX.60).gif buildToggleLists (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Hh807478.protmethod(en-us,AX.60).gif clearDimParmBuffer (Inherited from InventDimCtrl.)
Hh807478.protmethod(en-us,AX.60).gif clearInvisibleRanges Clears the ranges on fields that are not selected. (Inherited from InventDimCtrl_Frm.)
Hh807478.protmethod(en-us,AX.60).gif collectControls (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif delLast (Inherited from InventDimCtrl_Frm.)
Hh807478.protmethod(en-us,AX.60).gif dim2dimParm Converts an InventDim field ID to an InventDimParm field ID. (Inherited from InventDimCtrl_Frm.)
Hh807478.protmethod(en-us,AX.60).gif dimFields (Inherited from InventDimCtrl.)
Hh807478.pubmethod(en-us,AX.60).gif dimFieldsActive (Inherited from InventDimCtrl.)
Hh807478.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Hh807478.pubmethod(en-us,AX.60).gif formActiveSetup Makes sure that the appropriate dimension fields are enabled. (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif formSetControls (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif formSetControlsRightClick (Inherited from InventDimCtrl_Frm_OnHand.)
Hh807478.pubmethod(en-us,AX.60).gif getFieldSetup Retrieves an instance of the InventDimGroupFieldSetup class that matches a specified buffer. (Inherited from InventDimCtrl.)
Hh807478.pubmethod(en-us,AX.60).gif getLast (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Hh807478.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Hh807478.pubmethod(en-us,AX.60).gif hideAll (Inherited from InventDimCtrl.)
Hh807478.pubmethod(en-us,AX.60).gif init Initializes this class. (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif initDimParmEnabled (Inherited from InventDimCtrl_Frm.)
Hh807478.protmethod(en-us,AX.60).gif initDimParmLockedRightClick (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif initDimParmVisible (Inherited from InventDimCtrl.)
Hh807478.protmethod(en-us,AX.60).gif initDimParmVisibleGrid (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif initFromCaller Initializes the class by using the caller-selected record. (Overrides the initFromCaller Method.)
Hh807478.pubmethod(en-us,AX.60).gif initParmDefault (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif initQueryInventDim Initializes query from an InventDim form data source. (Inherited from InventDimCtrl_Frm_OnHand.)
Hh807478.pubmethod(en-us,AX.60).gif initQueryInventSum (Inherited from InventDimCtrl_Frm_OnHand.)
Hh807478.pubmethod(en-us,AX.60).gif initQueryInventTable Initializes query from an InventTable form data source.
Hh807478.protmethod(en-us,AX.60).gif initUserSetup (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif inventDim (Inherited from InventDimCtrl_Frm_OnHand.)
Hh807478.pubmethod(en-us,AX.60).gif inventDimControls (Inherited from InventDimCtrl.)
Hh807478.pubmethod(en-us,AX.60).gif inventDimGroupSetup Finds the setup of the dimension fields. (Inherited from InventDimCtrl.)
Hh807478.protmethod(en-us,AX.60).gif isCalledFromListPage Checks whether the form has been called from the list page. (Inherited from InventDimCtrl_Frm_OnHand.)
Hh807478.pubmethod(en-us,AX.60).gif isDimensionActive Indicates whether the specified dimension setup is valid and active. (Inherited from InventDimCtrl.)
Hh807478.pubmethod(en-us,AX.60).gif lastValueDataAreaId (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif lastValueDesignName (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif lastValueElementName (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif lastValueType (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif lastValueUserId (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif modifyInventDimFixed (Inherited from InventDimCtrl_Frm_OnHand.)
Hh807478.pubmethod(en-us,AX.60).gif modifyQuery (Inherited from InventDimCtrl_Frm_OnHand.)
Hh807478.pubmethod(en-us,AX.60).gif modifyQueryInventDimFixed (Inherited from InventDimCtrl_Frm_OnHand.)
Hh807478.pubmethod(en-us,AX.60).gif modifyQueryOnHandFactBox Sets up the InventSum and the InventDim data sources for an on-hand form part. (Inherited from InventDimCtrl_Frm_OnHand.)
Hh807478.pubmethod(en-us,AX.60).gif modifyQueryWithBatch Adds grouping and summing fields for the data sources specified.
Hh807478.pubmethod(en-us,AX.60).gif movement (Inherited from InventDimCtrl_Frm_OnHand.)
Hh807478.protmethod(en-us,AX.60).gif mustEnableControl Determines whether a form control should be enabled. (Inherited from InventDimCtrl_Frm.)
Hh807478.protmethod(en-us,AX.60).gif mustEnableField Determines if the specified dimension field should be enabled in the grid. (Inherited from InventDimCtrl_Frm.)
Hh807478.protmethod(en-us,AX.60).gif mustInventDimParmVisibleBeInit Determines whether the dimension visible grid should be controlled, based on the form caller. (Inherited from InventDimCtrl_Frm_OnHand.)
Hh807478.protmethod(en-us,AX.60).gif mustMarkControlAsMandatory Determines whether a form control should be made mandatory. (Inherited from InventDimCtrl_Frm.)
Hh807478.protmethod(en-us,AX.60).gif mustMarkFieldAsMandatory (Inherited from InventDimCtrl_Frm.)
Hh807478.protmethod(en-us,AX.60).gif mustShowControl (Inherited from InventDimCtrl_Frm.)
Hh807478.protmethod(en-us,AX.60).gif mustShowField (Inherited from InventDimCtrl.)
Hh807478.protmethod(en-us,AX.60).gif mustShowGridField Determines if the specified dimension field should be shown in the grid. (Inherited from InventDimCtrl_Frm.)
Hh807478.protmethod(en-us,AX.60).gif new Initializes a new instance of the InventDimCtrl_Frm_OnHand class. (Overrides the new Method.)
Hh807478.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.)
Hh807478.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.)
Hh807478.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Hh807478.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Hh807478.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the InventDimCtrl_Frm class. (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif parmCallingElement Gets or sets the CallingElement parameter. (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif parmControlIdCollectionEnumerator Gets or sets the ControlIdCollectionEnumerator parameter. (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif parmCtrlCWItemId Sets the FormControl object of the catch weight item on the catch weight grid. (Inherited from InventDimCtrl_Frm_OnHand.)
Hh807478.pubmethod(en-us,AX.60).gif parmCtrlItemId (Inherited from InventDimCtrl_Frm_OnHand.)
Hh807478.pubmethod(en-us,AX.60).gif parmDimParmEnabled Gets or sets the DimParmEnabled parameter. (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif parmDimParmLockedRightClick Gets or sets the DimParmLockedRightClick parameter. (Inherited from InventDimCtrl_Frm_OnHand.)
Hh807478.pubmethod(en-us,AX.60).gif parmDimParmVisible Gets or sets the DimParmVisible parameter. (Inherited from InventDimCtrl.)
Hh807478.pubmethod(en-us,AX.60).gif parmDimParmVisibleGrid (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif parmDontShowDisabled Gets or sets the DontShowDisabled parameter. (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif parmGroupByNameAlias Gets or sets the GroupByNameAlias parameter. (Inherited from InventDimCtrl_Frm_OnHand.)
Hh807478.pubmethod(en-us,AX.60).gif parmInventDimGroupSetup Gets or sets the InventDimGroupSetup parameter. (Inherited from InventDimCtrl.)
Hh807478.pubmethod(en-us,AX.60).gif parmInventProfileType_RU Gets or sets the InventProfileType_RU parameter. (Inherited from InventDimCtrl_Frm_OnHand.)
Hh807478.pubmethod(en-us,AX.60).gif parmLargeRightClickForm Gets or sets the LargeRightClickForm parameter. (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif parmOverRideUserSetup Gets or sets the OverRideUserSetup parameter. (Inherited from InventDimCtrl_Frm.)
Hh807478.protmethod(en-us,AX.60).gif parmProductDimensionGroup Gets or sets the ProductDimensionGroup parameter. (Inherited from InventDimCtrl.)
Hh807478.pubmethod(en-us,AX.60).gif parmSkipOnHandLookUp Gets or sets the SkipOnHandLookUp parameter. (Inherited from InventDimCtrl_Frm.)
Hh807478.protmethod(en-us,AX.60).gif parmStorageDimensionGroup Gets or sets the StorageDimensionGroup parameter. (Inherited from InventDimCtrl.)
Hh807478.protmethod(en-us,AX.60).gif parmTrackingDimensionGroup Gets or sets the TrackingDimensionGroup parameter. (Inherited from InventDimCtrl.)
Hh807478.pubmethod(en-us,AX.60).gif parmValidDataSources Gets or sets the ValidDataSources parameter. (Inherited from InventDimCtrl.)
Hh807478.protmethod(en-us,AX.60).gif resizeGrid (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif rightClickModifyQueryGroupBy Makes sure that ranges are preserved and that ranges on fields no longer visible are removed. (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif saveLast (Inherited from InventDimCtrl_Frm.)
Hh807478.protmethod(en-us,AX.60).gif setControlVisible (Inherited from InventDimCtrl.)
Hh807478.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Hh807478.protmethod(en-us,AX.60).gif setUnits (Inherited from InventDimCtrl_Frm_OnHand.)
Hh807478.pubmethod(en-us,AX.60).gif setupLargeGroupCaption Specifies the label of the LargeGrp group control in the dimension setup form. (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif setupShowAllProductDimensions Shows only the product dimensions on the dimension setup form. (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif setupShowClosed Determines whether closed transactions should be visible on the dimension setup form. (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif setupShowClosedQty Determines whether the sum without values should be shown. (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif setupShowItemId Determines whether the item number should be visible in the dimension setup form. (Inherited from InventDimCtrl_Frm.)
Hh807478.protmethod(en-us,AX.60).gif setVisible (Inherited from InventDimCtrl.)
Hh807478.pubmethod(en-us,AX.60).gif sysLastValueExist (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Hh807478.pubmethod(en-us,AX.60).gif unitIdInvent Gets the inventory unit of measure.
Hh807478.pubmethod(en-us,AX.60).gif unitIdSecondary Gets the secondary unit of measure.
Hh807478.pubmethod(en-us,AX.60).gif unpack Deserializes the packedClass parameter value to an instance of the InventDimCtrl_Frm class. (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif updateControls Updates the controls in the user interface by using the parameter values. (Inherited from InventDimCtrl_Frm_OnHand.)
Hh807478.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.)
Hh807478.pubmethod(en-us,AX.60).gif useSysLastValue (Inherited from InventDimCtrl_Frm.)
Hh807478.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Hh807478.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Hh807478.pubmethod(en-us,AX.60).gif Hh807478.static(en-us,AX.60).gif ::construct Initializes a new instance of the PdsInventDimCtrlBestBefore class.
Hh807478.pubmethod(en-us,AX.60).gif Hh807478.static(en-us,AX.60).gif ::newFromForm Creates and initializes a new instance of the PdsInventDimCtrlBestBefore class.

Top

Inheritance Hierarchy

Object Class
  InventDimCtrl Class
    InventDimCtrl_Frm Class
      InventDimCtrl_Frm_OnHand Class
        PdsInventDimCtrlFormBestBefore Class