InventPhysQtySumDataOutput_CN Class [AX 2012]

The InventPhysQtySumDataOutput_CN class is used to get the user required output from engine's result.

Syntax

class InventPhysQtySumDataOutput_CN

Run On

Server

Methods

  Method Description
JJ799510.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ799510.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ799510.protmethod(en-us,AX.60).gif getCurrentRecord Gets records in current cursor.
JJ799510.pubmethod(en-us,AX.60).gif getInventSummaryData Generates a temporary table, which contains the final user required inventory summary result.
JJ799510.protmethod(en-us,AX.60).gif getIssuedQty Gets issued quantity of current item and dimension.
JJ799510.protmethod(en-us,AX.60).gif getOnHandQty Gets on-hand quantityty of current item and dimension.
JJ799510.protmethod(en-us,AX.60).gif getReceivedQty Gets received quantity of current item and dimension.
JJ799510.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ799510.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ799510.protmethod(en-us,AX.60).gif init Initialize internal variables.
JJ799510.protmethod(en-us,AX.60).gif initEngineDataQuery Initializes a default query of engine's result.
JJ799510.pubmethod(en-us,AX.60).gif initQuery Initialize the query parameter.
JJ799510.protmethod(en-us,AX.60).gif isEmptyOutput Checks whether the output record is empty
JJ799510.protmethod(en-us,AX.60).gif isGroupChanged Checks whether the record group is changed.
JJ799510.protmethod(en-us,AX.60).gif isGroupEmpty Checks whether the group data is empty.
JJ799510.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
JJ799510.protmethod(en-us,AX.60).gif newInventSumOutput Generates new output line.
JJ799510.protmethod(en-us,AX.60).gif nextLine Goto next record.
JJ799510.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.)
JJ799510.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.)
JJ799510.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ799510.protmethod(en-us,AX.60).gif onGroupChanged Acts when the group is changed.
JJ799510.protmethod(en-us,AX.60).gif onLineChanged Acts when the record is changed.
JJ799510.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ799510.pubmethod(en-us,AX.60).gif parmFromDate Gets or sets the FromDate parameter.
JJ799510.pubmethod(en-us,AX.60).gif parmInventSummaryTable Gets or sets the InventSummaryTable parameter.
JJ799510.pubmethod(en-us,AX.60).gif parmIsOnHandBegin Gets or sets the IsOnHandBegin parameter.
JJ799510.pubmethod(en-us,AX.60).gif parmShowEmptyLine Gets or sets the ShowEmptyLine parameter.
JJ799510.pubmethod(en-us,AX.60).gif parmToDate Gets or sets the ToDate parameter.
JJ799510.pubmethod(en-us,AX.60).gif parmUserConnection Gets or sets the UserConnection parameter.
JJ799510.protmethod(en-us,AX.60).gif preQuery Decorates the query before run.
JJ799510.protmethod(en-us,AX.60).gif refreshGroupData Refreshs group data for a new group of records.
JJ799510.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ799510.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ799510.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.)
JJ799510.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ799510.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ799510.pubmethod(en-us,AX.60).gif JJ799510.static(en-us,AX.60).gif ::construct Constructs instance according to sum calculation type.

Top

Inheritance Hierarchy

Object Class
  InventPhysQtySumDataOutput_CN Class
    InventPhysQtySumByDateDataOutput_CN Class
    InventPhysQtySumByTypeDataOutput_CN Class