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.
Syntax
class SysQueryRangeUtil
Run On
Called
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.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
new | Initializes a new instance of the Object class. (Inherited from Object.) |
![]() |
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.) |
![]() |
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.) |
![]() |
::advancedLedgerEntryCurrentUserFilter | Filters the list page records based on the current selection in the user ID UI filter. |
![]() |
::advancedLedgerEntryTxtOpenDraftAll | Creates a query on an advanced ledger entry transaction status based on the current selection in the UI filter. |
![]() |
::currentBusinessRelationsAccount | Finds the business relation account that is associated with the current user. |
![]() |
::currentCompany | Gets the current company Id. |
![]() |
::currentContactPersonId | Finds contract person who is associated with the current user. |
![]() |
::currentCustomerAccount | Finds the customer account that is associated with the current user. |
![]() |
::currentDate | Retrieves the current date as a String. |
![]() |
::currentLanguageId | Finds the current language. |
![]() |
::currentLedgerChartOfAccounts | Finds the current Ledger chart of accounts |
![]() |
::currentLegalEntity | Finds the current legal entity. |
![]() |
::currentParty | Finds the party that is associated with the current user. |
![]() |
::currentRoleHasAccessToPrivate | Checks to determines whether the current logged-in role has access to private locations. |
![]() |
::currentSessionDate | Retrieves the session date that can be used in queries. |
![]() |
::currentSessionDateTime | Retrieves the session date and time that can be used in queries. |
![]() |
::currentStaticMasterPlan | |
![]() |
::currentStaticMasterPlanVersion | Finds the active version of the static master plan. |
![]() |
::currentUserId | Finds the current user. |
![]() |
::currentUserLanguage | Gets the language of the current user. |
![]() |
::currentVendorAccount | Finds the vendor account that is associated with the current user. |
![]() |
::currentWorker | Finds the worker that is associated with the current user. |
![]() |
::currentWorkerRecId | Finds the worker that is associated with the current user. |
![]() |
::dateRange | Creates a query string that represents a date range. |
![]() |
::day | Create a date query string that is relative to the session date. |
![]() |
::dayRange | Creates a query string that represents a date range that is based on days. |
![]() |
::documentStatusPurchOrderOrGreater | Creates a query filter for the orders with a DocumentStatus value equal to or larger than the DocumentStatus::PurchaseOrder value. |
![]() |
::getActiveMasterPlanVersionByPlanId | Finds the ID of the active master plan version for the given plan. |
![]() |
::getCurrentSessionDateTime | Retrieves the session date and time that can be used in queries. |
![]() |
::greaterThanDate | Creates a query string for all dates that are after the specified date. |
![]() |
::greaterThanUtcDate | Creates a query string for all dates that are after the specified date. |
![]() |
::greaterThanUtcNow | Creates a query string for all dates that are after the current time. |
![]() |
::isDirAddressPolicyOff | Indicates whether the address book policy for a partition is off. |
![]() |
::isPrivate | Checks to determine whether the current role has access to private locations. |
![]() |
::lessThanDate | Creates a query string for all dates that are less than the specified date. |
![]() |
::lessThanUtcDate | Creates a query string for all dates that are before the specified date. |
![]() |
::lessThanUtcNow | Creates a query string for all dates that are before the current time. |
![]() |
::monthRange | Creates a query string that represents a range of dates that uses months. |
![]() |
::pmfInventTableIsBOM | Creates a query range that can be used to filter products that have the production type of BOM. |
![]() |
::pmfInventTableIsBOMFormula | Creates a query range that can be used to filter products that have the production type of BOM or Formula. |
![]() |
::projActiveAll | Creates a query on project status based on selection in the UI filter. |
![]() |
::projActiveAllWIPEliminated | Creates a query on the estimate project status based on the selection in the UI filter. |
![]() |
::projLevels | Creates a query on the project parent ID based on the selection in the UI filter. |
![]() |
::projPostedTransType | Converts a ProjPostTransViewType enumeration value to a ProjTransType enumeration value for filtering. |
![]() |
::projUnpostedTransType | Converts a ProjPostTransViewTypeAll enumeration value to a ProjTransType enumeration value for filtering |
![]() |
::queryBuildDataSourceHasRange | Determines if a QueryBuildDataSource has a range with a value. |
![]() |
::queryHasRange | Determines if a Query has a range with a value. |
![]() |
::salesQuotationTemplateGroupFilter | Creates a query filter for the TemplateGroupId field on the SalesQuotationTable table that is based on the selection in the UI filter. |
![]() |
::salesQuotationTypeListPageFilter | Creates a query filter on quotation type based on the selection in the UI filter. |
![]() |
::sessionGuid | |
![]() |
::whsCurrentMachineName | Finds the current machine name. |
![]() |
::workflowDelegationFilter | Retrieves the extended query range for supported filters on the workflow work item delegations. |
![]() |
::yearRange | Creates a query string that represents a date range that uses years. |
Top
Inheritance Hierarchy
Object Class
SysQueryRangeUtil Class
.gif)
.gif)