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.
Manages data for the InventDimPhys report.
Syntax
class InventSumDateEngine
Run On
Server
Methods
Method | Description | |
---|---|---|
![]() |
calcData | Calls all necessary methods one by one in order to fill the InventSumDateTransReport table with records. |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
clearNotSelectedDimensions | Updates the InventDimId field to contain only values that are printed. |
![]() |
deleteTransactions | Deletes transactions after the data has been transferred to the temporary database table. |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
initMemberVariables | Initializes the member variables of the class. |
![]() |
mergeRecords | Groups records that were created earlier and prepares data for the report. |
![]() |
new | Initializes a new instance of the InventSumDateEngine 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.) |
![]() |
parmCreatedTransactionId | Gets or sets the CreatedTransactionId parameter. |
![]() |
parmDeleteZeroLines | Gets or sets the DeleteZeroLines parameter. |
![]() |
parmInventDimParm | Gets or sets the InventDimParm parameter. |
![]() |
parmInventSumDateTransReport | Gets or sets the InventSumDateTransReport parameter. |
![]() |
parmPerDate | Gets or sets the PerDate parameter. |
![]() |
parmQuery | Gets or sets the Query parameter. |
![]() |
parmUserConnection | Gets or sets the UserConnection parameter. |
![]() |
populateInventDimTmpInventSum | Populates a table with the result set from the query to be used when joining with the InventSum table. |
![]() |
populateInventDimTmpInventTrans | Populates a table with the result set from the query to be used when joining with the InventTrans table. |
![]() |
selectInventOnHand | |
![]() |
selectInventTransPostingFinancial | |
![]() |
selectInventTransPostingPhysical | |
![]() |
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.) |
![]() |
updateSign | |
![]() |
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 | Initializes a new instance of the InventSumDateEngine class. |
![]() ![]() |
::newParameters | Creates an instance of the InventSumDateEngine class and initializes it with the value for the report. |
Top
Inheritance Hierarchy
Object Class
InventSumDateEngine Class