Filtering and Sorting Options

The following constants represent filtering and sorting options for intercompany transactions:

Table 166. tagICM_MONITOR_FILTER_SORT_FLAGS Enumeration

Constant

Description

ICM_MONITOR_FILTER_LOCKABLE

Lockable lock status filter.

ICM_MONITOR_FILTER_LOCKED

Locked lock status filter.

ICM_MONITOR_FILTER_NOTSTARTED

Not Started process status filter.

ICM_MONITOR_FILTER_STARTED

Started process status filter.

ICM_MONITOR_FILTER_UNLCKABL

Unlockable lock status filter.

ICM_MONITOR_NO_SORT

Do not sort.

ICM_MONITOR_PROC_SORT

Sort by process status.

ICM_MONITOR_SORT

Sort by locking status.

ICM_MONITOR_SORT_DESC

Sort in descending order.