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 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 | |
---|---|---|
![]() |
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. |
![]() |
getInventSummaryData | Generates a temporary table, which contains the final user required inventory summary result. |
![]() |
getIssuedQty | Gets issued quantity of current item and dimension. |
![]() |
getOnHandQty | Gets on-hand quantityty of current item and dimension. |
![]() |
getReceivedQty | Gets received quantity of current item and dimension. |
![]() |
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. |
![]() |
initEngineDataQuery | Initializes a default query of engine's result. |
![]() |
initQuery | Initialize the query parameter. |
![]() |
isEmptyOutput | Checks whether the output record is empty |
![]() |
isGroupChanged | Checks whether the record group is changed. |
![]() |
isGroupEmpty | Checks whether the group data is empty. |
![]() |
new | Initializes a new instance of the Object class. (Inherited from Object.) |
![]() |
newInventSumOutput | Generates new output line. |
![]() |
nextLine | Goto next record. |
![]() |
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. |
![]() |
onLineChanged | Acts when the record is changed. |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parmFromDate | Gets or sets the FromDate parameter. |
![]() |
parmInventSummaryTable | Gets or sets the InventSummaryTable parameter. |
![]() |
parmIsOnHandBegin | Gets or sets the IsOnHandBegin parameter. |
![]() |
parmShowEmptyLine | Gets or sets the ShowEmptyLine parameter. |
![]() |
parmToDate | Gets or sets the ToDate parameter. |
![]() |
parmUserConnection | Gets or sets the UserConnection parameter. |
![]() |
preQuery | Decorates the query before run. |
![]() |
refreshGroupData | Refreshs group data for a new group of records. |
![]() |
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.) |
![]() ![]() |
::construct | Constructs instance according to sum calculation type. |
Top
Inheritance Hierarchy
Object Class
InventPhysQtySumDataOutput_CN Class
InventPhysQtySumByDateDataOutput_CN Class
InventPhysQtySumByTypeDataOutput_CN Class