Share via


InventInventoryOnHand_InventSum Class [AX 2012]

Syntax

class InventInventoryOnHand_InventSum extends AfStronglyTypedDataContainer

Run On

Called

Methods

  Method Description
Gg790461.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg790461.pubmethod(en-us,AX.60).gif createInventDim Creates and sets a new value for the InventDim complex data item.
Gg790461.pubmethod(en-us,AX.60).gif deserialize Deserializes this strongly-typed data container from the specified XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg790461.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg790461.protmethod(en-us,AX.60).gif exists Indicates whether a data container contains a data item with the specified name. (Inherited from AfStronglyTypedDataContainer.)
Gg790461.pubmethod(en-us,AX.60).gif exists_DocumentHash Determines whether the _DocumentHash data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsArrived Determines whether the Arrived data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsAvailOrdered Determines whether the AvailOrdered data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsAvailPhysical Determines whether the AvailPhysical data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsClosed Determines whether the Closed data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsClosedQty Determines whether the ClosedQty data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsDeducted Determines whether the Deducted data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsInventDim Determines whether the InventDim data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsInventDimId Determines whether the InventDimId data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsItemId Determines whether the ItemId data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsLastUpdDateExpected Determines whether the LastUpdDateExpected data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsLastUpdDatePhysical Determines whether the LastUpdDatePhysical data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsOnOrder Determines whether the OnOrder data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsOrdered Determines whether the Ordered data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPdsCWArrived Indicates whether the PdsCWArrived data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPdsCWAvailOrdered Indicates whether the PdsCWAvailOrdered data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPdsCWAvailPhysical Indicates whether the PdsCWAvailPhysical data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPdsCWDeducted Indicates whether the PdsCWDeducted data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPdsCWOnOrder Indicates whether the PdsCWOnOrder data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPdsCWOrdered Indicates whether the PdsCWOrdered data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPdsCWPhysicalInvent Indicates whether the PdsCWArrived data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPdsCWPicked Indicates whether the PdsCWPicked data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPdsCWPostedQty Indicates whether the PdsCWPostedQty data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPdsCWQuotationIssue Indicates whether the PdsCWQuotationIssue data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPdsCWQuotationReceipt Indicates whether the PdsCWQuotationReceipt data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPdsCWReceived Indicates whether the PdsCWReceived data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPdsCWRegistered Indicates whether the PdsCWRegistered data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPdsCWReservOrdered Indicates whether the PdsCWREservOrdered data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPdsCWReservPhysical Indicates whether the PdsCWReservedPhysical data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPhysicalInvent Determines whether the PhysicalInvent data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPhysicalValue Determines whether the PhysicalValue data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPhysicalValueSecCur_RU Determines whether the PhysicalValueSecCur_RU data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPicked Determines whether the Picked data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPostedQty Determines whether the PostedQty data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPostedValue Determines whether the PostedValue data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsPostedValueSecCur_RU Determines whether the PostedValueSecCur_RU data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsQuotationIssue Determines whether the QuotationIssue data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsQuotationReceipt Determines whether the QuotationReceipt data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsReceived Determines whether the Received data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsRecId Determines whether the RecId data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsRecVersion Determines whether the RecVersion data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsRegistered Determines whether the Registered data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsReservOrdered Determines whether the ReservOrdered data item exists in the data container.
Gg790461.pubmethod(en-us,AX.60).gif existsReservPhysical Determines whether the ReservPhysical data item exists in the data container.
Gg790461.protmethod(en-us,AX.60).gif get_Array Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg790461.protmethod(en-us,AX.60).gif get_Attribute Gets data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg790461.protmethod(en-us,AX.60).gif get_Container Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg790461.protmethod(en-us,AX.60).gif get_EdtArray Gets data items of the extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg790461.protmethod(en-us,AX.60).gif get_List Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg790461.protmethod(en-us,AX.60).gif get_NewArray Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.)
Gg790461.protmethod(en-us,AX.60).gif get_NewContainer Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.)
Gg790461.protmethod(en-us,AX.60).gif get_NewList Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.)
Gg790461.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.)
Gg790461.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.)
Gg790461.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg790461.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg790461.pubmethod(en-us,AX.60).gif new Initializes a new instance of the InventInventoryOnHand_InventSum class. (Overrides the new Method.)
Gg790461.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.)
Gg790461.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.)
Gg790461.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg790461.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg790461.pubmethod(en-us,AX.60).gif parm_DocumentHash Gets or sets the _DocumentHash parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmArrived Gets or sets the Arrived parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmAvailOrdered Gets or sets the AvailOrdered parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmAvailPhysical Gets or sets the AvailPhysical parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmClosed Gets or sets the Closed parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmClosedQty Gets or sets the ClosedQty parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmDeducted Gets or sets the Deducted parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmInventDim Gets or sets the InventDim parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmInventDimId Gets or sets the InventDimId parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmItemId Gets or sets the ItemId parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmLastUpdDateExpected Gets or sets the LastUpdDateExpected parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmLastUpdDatePhysical Gets or sets the LastUpdDatePhysical parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmOnOrder Gets or sets the OnOrder parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmOrdered Gets or sets the Ordered parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmPdsCWArrived Gets or sets the PdsCWArrived value.
Gg790461.pubmethod(en-us,AX.60).gif parmPdsCWAvailOrdered Gets or sets the PdsCWAvailOrdered value.
Gg790461.pubmethod(en-us,AX.60).gif parmPdsCWAvailPhysical Gets or sets the PdsCWAvailPhysical parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmPdsCWDeducted Gets or sets the PdsCWDeducted value.
Gg790461.pubmethod(en-us,AX.60).gif parmPdsCWOnOrder Gets or sets the PdsCWOnOrder value.
Gg790461.pubmethod(en-us,AX.60).gif parmPdsCWOrdered Gets or sets the PdsCWOrdered value.
Gg790461.pubmethod(en-us,AX.60).gif parmPdsCWPhysicalInvent Gets or sets the PdsCWPhysicalInvent value.
Gg790461.pubmethod(en-us,AX.60).gif parmPdsCWPicked Gets or sets the PdsCWPicked value.
Gg790461.pubmethod(en-us,AX.60).gif parmPdsCWPostedQty Gets or sets the PdsCWPostedQty value.
Gg790461.pubmethod(en-us,AX.60).gif parmPdsCWQuotationIssue Gets or sets the PdsCWQuotationIssue value.
Gg790461.pubmethod(en-us,AX.60).gif parmPdsCWQuotationReceipt Gets or sets the PdsCWQuotationReceipt value.
Gg790461.pubmethod(en-us,AX.60).gif parmPdsCWReceived Gets or sets the PdsCWReceived value.
Gg790461.pubmethod(en-us,AX.60).gif parmPdsCWRegistered Gets or sets the PdsCWRegistered value.
Gg790461.pubmethod(en-us,AX.60).gif parmPdsCWReservOrdered Gets or sets the PdsCWReservOrdered value.
Gg790461.pubmethod(en-us,AX.60).gif parmPdsCWReservPhysical Gets or sets the PdsCWReservPhysical value.
Gg790461.pubmethod(en-us,AX.60).gif parmPhysicalInvent Gets or sets the PhysicalInvent parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmPhysicalValue Gets or sets the PhysicalValue parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmPhysicalValueSecCur_RU Gets or sets the PhysicalValueSecCur_RU parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmPicked Gets or sets the Picked parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmPostedQty Gets or sets the PostedQty parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmPostedValue Gets or sets the PostedValue parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmPostedValueSecCur_RU Gets or sets the PostedValueSecCur_RU parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmQuotationIssue Gets or sets the QuotationIssue parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmQuotationReceipt Gets or sets the QuotationReceipt parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmReceived Gets or sets the Received parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmRecId Gets or sets the RecId parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmRecVersion Gets or sets the RecVersion parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmRegistered Gets or sets the Registered parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmReservOrdered Gets or sets the ReservOrdered parameter.
Gg790461.pubmethod(en-us,AX.60).gif parmReservPhysical Gets or sets the ReservPhysical parameter.
Gg790461.pubmethod(en-us,AX.60).gif populateFromTable Populates this data container. (Inherited from AfStronglyTypedDataContainer.)
Gg790461.pubmethod(en-us,AX.60).gif serialize Serializes the strongly-typed data container into its XML representation. (Inherited from AfStronglyTypedDataContainer.)
Gg790461.protmethod(en-us,AX.60).gif set_Array Sets the value of the data item of array type. (Inherited from AfStronglyTypedDataContainer.)
Gg790461.protmethod(en-us,AX.60).gif set_Attribute Sets the value for data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.)
Gg790461.protmethod(en-us,AX.60).gif set_Container Sets the value for data items of data container type. (Inherited from AfStronglyTypedDataContainer.)
Gg790461.protmethod(en-us,AX.60).gif set_EdtArray Sets the value for data items of extended array type. (Inherited from AfStronglyTypedDataContainer.)
Gg790461.protmethod(en-us,AX.60).gif set_List Sets the value for data items of data container list type. (Inherited from AfStronglyTypedDataContainer.)
Gg790461.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg790461.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg790461.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.)
Gg790461.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg790461.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.)
Gg790461.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
    InventInventoryOnHand_InventSum Class