Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The InventPhysQtySumByDateDataOutput_CN class is used to generate daily inventory summary.
Syntax
class InventPhysQtySumByDateDataOutput_CN extends InventPhysQtySumDataOutput_CN
Run On
Server
Methods
Method | Description | |
---|---|---|
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
getCurrentRecord | Gets records in current cursor. (Inherited from InventPhysQtySumDataOutput_CN.) |
![]() |
getInventSummaryData | Generates a temporary table, which contains the final user required inventory summary result. (Inherited from InventPhysQtySumDataOutput_CN.) |
![]() |
getIssuedQty | Gets issued quantity of current item and dimension. (Inherited from InventPhysQtySumDataOutput_CN.) |
![]() |
getOnHandQty | Gets on-hand quantityty of current item and dimension. (Inherited from InventPhysQtySumDataOutput_CN.) |
![]() |
getReceivedQty | Gets received quantity of current item and dimension. (Inherited from InventPhysQtySumDataOutput_CN.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
init | Initialize internal variables. (Inherited from InventPhysQtySumDataOutput_CN.) |
![]() |
initEngineDataQuery | Initializes a default query of engine's result. (Inherited from InventPhysQtySumDataOutput_CN.) |
![]() |
initQuery | Initialize the query parameter. (Inherited from InventPhysQtySumDataOutput_CN.) |
![]() |
isEmptyLine | Checks whether current line is empty. |
![]() |
isEmptyOutput | Checks whether the output record is empty (Inherited from InventPhysQtySumDataOutput_CN.) |
![]() |
isGroupChanged | Checks whether the record group is changed. (Inherited from InventPhysQtySumDataOutput_CN.) |
![]() |
isGroupEmpty | Checks whether the group data is empty. (Inherited from InventPhysQtySumDataOutput_CN.) |
![]() |
new | Initializes a new instance of the Object class. (Inherited from Object.) |
![]() |
newInventSumOutput | Generates new output line. (Overrides the newInventSumOutput Method.) |
![]() |
nextLine | Goto next record. (Inherited from InventPhysQtySumDataOutput_CN.) |
![]() |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
onGroupChanged | Acts when the group is changed. (Overrides the onGroupChanged Method.) |
![]() |
onLineChanged | Acts when the record is changed. (Overrides the onLineChanged Method.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parmFromDate | Gets or sets the FromDate parameter. (Inherited from InventPhysQtySumDataOutput_CN.) |
![]() |
parmInventSummaryTable | Gets or sets the InventSummaryTable parameter. (Inherited from InventPhysQtySumDataOutput_CN.) |
![]() |
parmIsOnHandBegin | Gets or sets the IsOnHandBegin parameter. (Inherited from InventPhysQtySumDataOutput_CN.) |
![]() |
parmLastDateMandatory | Gets or sets the LastDateMandatory parameter. |
![]() |
parmShowEmptyLine | Gets or sets the ShowEmptyLine parameter. (Inherited from InventPhysQtySumDataOutput_CN.) |
![]() |
parmToDate | Gets or sets the ToDate parameter. (Inherited from InventPhysQtySumDataOutput_CN.) |
![]() |
parmUserConnection | Gets or sets the UserConnection parameter. (Inherited from InventPhysQtySumDataOutput_CN.) |
![]() |
preQuery | Decorates the query before run. (Inherited from InventPhysQtySumDataOutput_CN.) |
![]() |
refreshGroupData | Refreshs group data for a new group of records. (Overrides the refreshGroupData Method.) |
![]() |
setOnHandQty | Sets on-hand quantity of a result record. |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
InventPhysQtySumDataOutput_CN Class
InventPhysQtySumByDateDataOutput_CN Class