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 InventPhysQtySumCalc_CN class is used to calculate inventory summary.
Syntax
class InventPhysQtySumCalc_CN
Run On
Server
Methods
Method | Description | |
---|---|---|
![]() |
calc | Calculates inventory summary quantity. |
![]() |
calcBeginQty | Calculates the summary of beginning quantity. |
![]() |
calcPeriodQty | Calculates the summary of transaction quantity during the period. |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
constructInventSumQtyOutput | Constructs corresponding InventPhysQtySumDataOutput_CN class instance. |
![]() |
decideCalcBegin | Decides which way is more efficient, calculating beginning first or calculating ending first. |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
getInventSumData | Gets temporary table containing the summary result. |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
initConditionQuery | Initlizes condition query according to query in parameter. |
![]() |
initEngine | Initializes corresponding calculation engine. |
![]() |
initInventDimCtrl | Construct corresponding InventPhysQtySumQueryDimControl_CN class instance. |
![]() |
initInventSumQtyOutput | Initalizes InventPhysQtySumDataOutput_CN class instance. |
![]() |
new | Initializes a new instance of the InventPhysQtySumCalc_CN class. |
![]() |
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.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parmCalcBegin | Gets or sets the CalcBegin parameter. |
![]() |
parmInventSumParm | The invent sum parameter. |
![]() |
parmUserConnection | Gets or sets the UserConnection parameter. |
![]() |
preCalc | Decorates the condition query and parameter before calculation. |
![]() |
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.) |
![]() ![]() |
::buildQueryFromTmpInventSum | Duplicates query with datasource InventPhysQtySumTmp_CN to query with datasource InventSum. |
![]() ![]() |
::buildQueryInventSum | Builds a default condition query. |
![]() ![]() |
::construct | Constructs instance according to calculation type |
Top
Inheritance Hierarchy
Object Class
InventPhysQtySumCalc_CN Class
InventPhysQtySumCalcByType_CN Class
InventPhysQtySumCalcDaily_CN Class