Share via


InventInventItemLocation_Location Class [AX 2012]

The InventInventItemLocation_Location class is the data object class that is exposed through the InventInventItemLocationService class.

Syntax

class InventInventItemLocation_Location extends AfStronglyTypedDataContainer

Run On

Called

Methods

  Method Description
Gg789966.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg789966.pubmethod(en-us,AX.60).gif createInventDim Creates and sets a new value for the InventDim complex data item.
Gg789966.pubmethod(en-us,AX.60).gif deserialize Deserializes this strongly-typed data container from the specified XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg789966.protmethod(en-us,AX.60).gif exists Indicates whether a data container contains a data item with the specified name. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.pubmethod(en-us,AX.60).gif exists_DocumentHash Determines whether the _DocumentHash data item exists in the data container.
Gg789966.pubmethod(en-us,AX.60).gif existsCountGroupId Determines whether the CountGroupId data item exists in the data container.
Gg789966.pubmethod(en-us,AX.60).gif existsInventDim Determines whether the InventDim data item exists in the data container.
Gg789966.pubmethod(en-us,AX.60).gif existsinventDimId Determines whether the inventDimId data item exists in the data container.
Gg789966.pubmethod(en-us,AX.60).gif existsItemId Determines whether the ItemId data item exists in the data container.
Gg789966.pubmethod(en-us,AX.60).gif existsPdsCWPickingLocationMaxQty Determines whether the PdsCWPickingLocationMaxQty data item exists in the data container.
Gg789966.pubmethod(en-us,AX.60).gif existsPdsCWPickingLocationRefillMin Determines whether the PdsCWPickingLocationRefillMin data item exists in the data container.
Gg789966.pubmethod(en-us,AX.60).gif existsPickingLocationMaxQty Determines whether the PickingLocationMaxQty data item exists in the data container.
Gg789966.pubmethod(en-us,AX.60).gif existsPickingLocationRefillMin Determines whether the PickingLocationRefillMin data item exists in the data container.
Gg789966.pubmethod(en-us,AX.60).gif existsRecId Determines whether the RecId data item exists in the data container.
Gg789966.pubmethod(en-us,AX.60).gif existsRecVersion Determines whether the RecVersion data item exists in the data container.
Gg789966.pubmethod(en-us,AX.60).gif existsUseEmptyPalletLocation Determines whether the UseEmptyPalletLocation data item exists in the data container.
Gg789966.pubmethod(en-us,AX.60).gif existsuseWMSOrder Determines whether the useWMSOrder data item exists in the data container.
Gg789966.pubmethod(en-us,AX.60).gif existsWMSLocationIdDefaultIssue Determines whether the WMSLocationIdDefaultIssue data item exists in the data container.
Gg789966.pubmethod(en-us,AX.60).gif existsWMSLocationIdDefaultReceipt Determines whether the WMSLocationIdDefaultReceipt data item exists in the data container.
Gg789966.pubmethod(en-us,AX.60).gif existsWmsPickingLocation Determines whether the WmsPickingLocation data item exists in the data container.
Gg789966.pubmethod(en-us,AX.60).gif existswMSStoreZoneId Determines whether the wMSStoreZoneId data item exists in the data container.
Gg789966.protmethod(en-us,AX.60).gif get_Array Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.protmethod(en-us,AX.60).gif get_Attribute Gets data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.protmethod(en-us,AX.60).gif get_Container Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.protmethod(en-us,AX.60).gif get_EdtArray Gets data items of the extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.protmethod(en-us,AX.60).gif get_List Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.protmethod(en-us,AX.60).gif get_NewArray Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.protmethod(en-us,AX.60).gif get_NewContainer Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.protmethod(en-us,AX.60).gif get_NewList Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.pubmethod(en-us,AX.60).gif getRootName Gets the name of the root element of the XML representation of this strongly typed data container. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.pubmethod(en-us,AX.60).gif getSchema Gets XML schema that describes XML representation of this strongly typed data container returned by the AfStronglyTypedDataContainer.serialize method and expected by the AfStronglyTypedDataContainer.deserialize method. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg789966.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg789966.pubmethod(en-us,AX.60).gif new Initializes a new instance of the InventInventItemLocation_Location class. (Overrides the new Method.)
Gg789966.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.)
Gg789966.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.)
Gg789966.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg789966.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg789966.pubmethod(en-us,AX.60).gif parm_DocumentHash Gets or sets the _DocumentHash parameter.
Gg789966.pubmethod(en-us,AX.60).gif parmCountGroupId Gets or sets the CountGroupId parameter.
Gg789966.pubmethod(en-us,AX.60).gif parmInventDim Gets or sets the InventDim parameter.
Gg789966.pubmethod(en-us,AX.60).gif parminventDimId Gets or sets the inventDimId parameter.
Gg789966.pubmethod(en-us,AX.60).gif parmItemId Gets or sets the ItemId parameter.
Gg789966.pubmethod(en-us,AX.60).gif parmPdsCWPickingLocationMaxQty Gets or sets the PdsCWPickingLocationMaxQty parameter.
Gg789966.pubmethod(en-us,AX.60).gif parmPdsCWPickingLocationRefillMin Gets or sets the PdsCWPickingLocationRefillMin parameter.
Gg789966.pubmethod(en-us,AX.60).gif parmPickingLocationMaxQty Gets or sets the PickingLocationMaxQty parameter.
Gg789966.pubmethod(en-us,AX.60).gif parmPickingLocationRefillMin Gets or sets the PickingLocationRefillMin parameter.
Gg789966.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter.
Gg789966.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter.
Gg789966.pubmethod(en-us,AX.60).gif parmUseEmptyPalletLocation Gets or sets the UseEmptyPalletLocation parameter.
Gg789966.pubmethod(en-us,AX.60).gif parmuseWMSOrder Gets or sets the useWMSOrder parameter.
Gg789966.pubmethod(en-us,AX.60).gif parmWMSLocationIdDefaultIssue Gets or sets the WMSLocationIdDefaultIssue parameter.
Gg789966.pubmethod(en-us,AX.60).gif parmWMSLocationIdDefaultReceipt Gets or sets the WMSLocationIdDefaultReceipt parameter.
Gg789966.pubmethod(en-us,AX.60).gif parmWmsPickingLocation Gets or sets the WmsPickingLocation parameter.
Gg789966.pubmethod(en-us,AX.60).gif parmwMSStoreZoneId Gets or sets the wMSStoreZoneId parameter.
Gg789966.pubmethod(en-us,AX.60).gif populateFromTable Populates this data container. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.pubmethod(en-us,AX.60).gif serialize Serializes the strongly-typed data container into its XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.protmethod(en-us,AX.60).gif set_Array Sets the value of the data item of array type. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.protmethod(en-us,AX.60).gif set_Attribute Sets the value for data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.protmethod(en-us,AX.60).gif set_Container Sets the value for data items of data container type. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.protmethod(en-us,AX.60).gif set_EdtArray Sets the value for data items of extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.protmethod(en-us,AX.60).gif set_List Sets the value for data items of data container list type. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg789966.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg789966.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.)
Gg789966.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg789966.pubmethod(en-us,AX.60).gif wt Gets the weakly-typed data container interface that is associated with this strongly-typed data container. (Inherited from AfStronglyTypedDataContainer.)
Gg789966.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  AfStronglyTypedDataContainer Class
    InventInventItemLocation_Location Class