Top Method Summary
Options Name Purpose
LOGICAL CancelWhenAvailable (logical) Returns the value of the Cancel field when a record is available
RAW ClientPrincipalWhenAvailable (raw) Returns the value of the ClientPrincipal field when a record is available
LONGCHAR ContextDataSetWhenAvailable (longchar) Returns the value of the ContextDataSet field when a record is available
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModel CreateCurrentRecordView () Creates a new instance of the SmartSchedulerJobStatusTableModel as a view model for the current record
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModel CreateView () Creates a new instance of the SmartSchedulerJobStatusTableModel as a view model
CHARACTER DataBaseConnectionsWhenAvailable (character) Returns the value of the DataBaseConnections field when a record is available
CHARACTER Description1WhenAvailable (character) Returns the value of the Description1 field when a record is available
CHARACTER DescriptionWhenAvailable (character) Returns the value of the Description field when a record is available
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModel Fill (IFetchDataByKeyTableParameter) Fills the DatasetModel based on the given IFetchDataByKeyTableParameter
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModel Fill (SmartSchedulerJobStatusQuery) Fills the TableModel or filters the View TableModel based on the given TableQuery
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModel Fill (SmartSchedulerJobStatusQuery, OnNotAvailableEnum) Fills the TableModel or filters the View TableModel based on the given TableQuery
DATETIME-TZ FinishedDateTimeWhenAvailable (datetime-tz) Returns the value of the FinishedDateTime field when a record is available
CHARACTER JobNameWhenAvailable (character) Returns the value of the JobName field when a record is available
LONGCHAR JobParameterWhenAvailable (longchar) Returns the value of the JobParameter field when a record is available
Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum JobStatusWhenAvailable (SchedulerJobStatusEnum) Returns the value of the JobStatus field when a record is available
INTEGER MaxExecutionDelayWhenAvailable (integer) Returns the value of the MaxExecutionDelay field when a record is available
INTEGER PercentageWhenAvailable (integer) Returns the value of the Percentage field when a record is available
LOGICAL RecurringWhenAvailable (logical) Returns the value of the Recurring field when a record is available
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModelFilter ResetFilter () Resets the TableModel Filter
DATETIME-TZ ScheduleDateTimeWhenAvailable (datetime-tz) Returns the value of the ScheduleDateTime field when a record is available
CHARACTER SchedulerJobGuidWhenAvailable (character) Returns the value of the SchedulerJobGuid field when a record is available
CHARACTER SchedulerJobNameWhenAvailable (character) Returns the value of the SchedulerJobName field when a record is available
CHARACTER SchedulerJobPlanGuidWhenAvailable (character) Returns the value of the SchedulerJobPlanGuid field when a record is available
CHARACTER SchedulerJobStatusGuidWhenAvailable (character) Returns the value of the SchedulerJobStatusGuid field when a record is available
CHARACTER SchedulerJobStatusIdWhenAvailable (character) Returns the value of the SchedulerJobStatusId field when a record is available
CHARACTER SchedulerQueueCodeWhenAvailable (character) Returns the value of the SchedulerQueueCode field when a record is available
CHARACTER SchedulerQueueGuid1WhenAvailable (character) Returns the value of the SchedulerQueueGuid1 field when a record is available
CHARACTER SchedulerQueueGuidWhenAvailable (character) Returns the value of the SchedulerQueueGuid field when a record is available
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModel SetBatching (logical) Sets the Batching property
DATETIME-TZ StartDateTimeWhenAvailable (datetime-tz) Returns the value of the StartDateTime field when a record is available
CHARACTER StatusTextWhenAvailable (character) Returns the value of the StatusText field when a record is available
LOGICAL SystemOwned1WhenAvailable (logical) Returns the value of the SystemOwned1 field when a record is available
LOGICAL SystemOwnedWhenAvailable (logical) Returns the value of the SystemOwned field when a record is available
CHARACTER UserFullNameWhenAvailable (character) Returns the value of the UserFullName field when a record is available
CHARACTER UserGuidWhenAvailable (character) Returns the value of the UserGuid field when a record is available
CHARACTER UserNameWhenAvailable (character) Returns the value of the UserName field when a record is available

Top Constructor Summary
Options Name Purpose
SmartSchedulerJobStatusTableModel_Generated () Constructor for the SmartSchedulerJobStatusTableModel_Generated class
SmartSchedulerJobStatusTableModel_Generated (DatasetModel, handle) Constructor for the SmartSchedulerJobStatusTableModel_Generated class
SmartSchedulerJobStatusTableModel_Generated (handle) Constructor for the SmartSchedulerJobStatusTableModel class
SmartSchedulerJobStatusTableModel_Generated (handle, BufferModelGcModeEnum) Constructor for the SmartSchedulerJobStatusTableModel class
SmartSchedulerJobStatusTableModel_Generated (SmartSchedulerJobStatusTableModel, handle) Constructor for the SmartSchedulerJobStatusTableModel_Generated class

Top Property Summary
Options Name Purpose
LOGICAL Cancel
RAW ClientPrincipal
LONGCHAR ContextDataSet
CHARACTER DataBaseConnections
CHARACTER Description
CHARACTER Description1
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModelFilter Filter
DATETIME-TZ FinishedDateTime
CHARACTER JobName
LONGCHAR JobParameter
Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum JobStatus
INTEGER MaxExecutionDelay
INTEGER Percentage
LOGICAL Recurring
DATETIME-TZ ScheduleDateTime
CHARACTER SchedulerJobGuid
CHARACTER SchedulerJobName
CHARACTER SchedulerJobPlanGuid
CHARACTER SchedulerJobStatusGuid
CHARACTER SchedulerJobStatusId
CHARACTER SchedulerQueueCode
CHARACTER SchedulerQueueGuid
CHARACTER SchedulerQueueGuid1
Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModelSort SortBy
DATETIME-TZ StartDateTime
CHARACTER StatusText
LOGICAL SystemOwned
LOGICAL SystemOwned1
CHARACTER UserFullName
CHARACTER UserGuid
CHARACTER UserName


Method Detail
Top

LOGICAL CancelWhenAvailable (logical)

Purpose: Returns the value of the Cancel field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

RAW ClientPrincipalWhenAvailable (raw)

Purpose: Returns the value of the ClientPrincipal field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue RAW
The default value to return when no record is available
Returns RAW
The field value or the default value when no record is available
Top

LONGCHAR ContextDataSetWhenAvailable (longchar)

Purpose: Returns the value of the ContextDataSet field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LONGCHAR
The default value to return when no record is available
Returns LONGCHAR
The field value or the default value when no record is available
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModel CreateCurrentRecordView ()

Purpose: Creates a new instance of the SmartSchedulerJobStatusTableModel as a view model for the current record
Notes:

Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModel
The SmartSchedulerJobStatusTableModel as the view model
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModel CreateView ()

Purpose: Creates a new instance of the SmartSchedulerJobStatusTableModel as a view model
Notes:

Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModel
The SmartSchedulerJobStatusTableModel as the view model
Top

CHARACTER DataBaseConnectionsWhenAvailable (character)

Purpose: Returns the value of the DataBaseConnections field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER Description1WhenAvailable (character)

Purpose: Returns the value of the Description1 field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER DescriptionWhenAvailable (character)

Purpose: Returns the value of the Description field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModel Fill (IFetchDataByKeyTableParameter)

Purpose: Fills the DatasetModel based on the given IFetchDataByKeyTableParameter
Notes: The Tables property of the IFetchDataByKeyTableParameter should match the
FillChildTables property of the TableModel instance

Parameters:
poFetchDataByKeyTableParameter Consultingwerk.OERA.IFetchDataByKeyTableParameter
The IFetchDataByKeyTableParameter to populate the DatasetModel with
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModel Fill (SmartSchedulerJobStatusQuery)

Purpose: Fills the TableModel or filters the View TableModel based on the given
TableQuery
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The reference to the SmartSchedulerJobStatusTableModelQuery
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModel Fill (SmartSchedulerJobStatusQuery, OnNotAvailableEnum)

Purpose: Fills the TableModel or filters the View TableModel based on the given
TableQuery
Notes:

Parameters:
poQuery Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusQuery
The reference to the SmartSchedulerJobStatusTableModelQuery
poOnNotAvailable Consultingwerk.OERA.OnNotAvailableEnum
OnNotAvailableEnum member describing if the TableModel should throw an error on not available
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModel
The reference to this TableModel instance
Top

DATETIME-TZ FinishedDateTimeWhenAvailable (datetime-tz)

Purpose: Returns the value of the FinishedDateTime field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue DATETIME-TZ
The default value to return when no record is available
Returns DATETIME-TZ
The field value or the default value when no record is available
Top

CHARACTER JobNameWhenAvailable (character)

Purpose: Returns the value of the JobName field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

LONGCHAR JobParameterWhenAvailable (longchar)

Purpose: Returns the value of the JobParameter field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LONGCHAR
The default value to return when no record is available
Returns LONGCHAR
The field value or the default value when no record is available
Top

Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum JobStatusWhenAvailable (SchedulerJobStatusEnum)

Purpose: Returns the value of the JobStatus field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum
The default value to return when no record is available
Returns Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum
The field value or the default value when no record is available
Top

INTEGER MaxExecutionDelayWhenAvailable (integer)

Purpose: Returns the value of the MaxExecutionDelay field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue INTEGER
The default value to return when no record is available
Returns INTEGER
The field value or the default value when no record is available
Top

INTEGER PercentageWhenAvailable (integer)

Purpose: Returns the value of the Percentage field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue INTEGER
The default value to return when no record is available
Returns INTEGER
The field value or the default value when no record is available
Top

LOGICAL RecurringWhenAvailable (logical)

Purpose: Returns the value of the Recurring field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModelFilter ResetFilter ()

Purpose: Resets the TableModel Filter
Notes: Strong-typed variant of the TableModelFilter:Reset() method

Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModelFilter
The SmartSchedulerJobStatusTableModelFilter instance
Top

DATETIME-TZ ScheduleDateTimeWhenAvailable (datetime-tz)

Purpose: Returns the value of the ScheduleDateTime field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue DATETIME-TZ
The default value to return when no record is available
Returns DATETIME-TZ
The field value or the default value when no record is available
Top

CHARACTER SchedulerJobGuidWhenAvailable (character)

Purpose: Returns the value of the SchedulerJobGuid field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER SchedulerJobNameWhenAvailable (character)

Purpose: Returns the value of the SchedulerJobName field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER SchedulerJobPlanGuidWhenAvailable (character)

Purpose: Returns the value of the SchedulerJobPlanGuid field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER SchedulerJobStatusGuidWhenAvailable (character)

Purpose: Returns the value of the SchedulerJobStatusGuid field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER SchedulerJobStatusIdWhenAvailable (character)

Purpose: Returns the value of the SchedulerJobStatusId field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER SchedulerQueueCodeWhenAvailable (character)

Purpose: Returns the value of the SchedulerQueueCode field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER SchedulerQueueGuid1WhenAvailable (character)

Purpose: Returns the value of the SchedulerQueueGuid1 field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER SchedulerQueueGuidWhenAvailable (character)

Purpose: Returns the value of the SchedulerQueueGuid field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModel SetBatching (logical)

Purpose: Sets the Batching property
Notes: Fluent interface

Parameters:
plBatching LOGICAL
Logical value indicating if Batching should be used
Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModel
The reference to the &1 instance itself
Top

DATETIME-TZ StartDateTimeWhenAvailable (datetime-tz)

Purpose: Returns the value of the StartDateTime field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue DATETIME-TZ
The default value to return when no record is available
Returns DATETIME-TZ
The field value or the default value when no record is available
Top

CHARACTER StatusTextWhenAvailable (character)

Purpose: Returns the value of the StatusText field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

LOGICAL SystemOwned1WhenAvailable (logical)

Purpose: Returns the value of the SystemOwned1 field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

LOGICAL SystemOwnedWhenAvailable (logical)

Purpose: Returns the value of the SystemOwned field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue LOGICAL
The default value to return when no record is available
Returns LOGICAL
The field value or the default value when no record is available
Top

CHARACTER UserFullNameWhenAvailable (character)

Purpose: Returns the value of the UserFullName field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER UserGuidWhenAvailable (character)

Purpose: Returns the value of the UserGuid field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available
Top

CHARACTER UserNameWhenAvailable (character)

Purpose: Returns the value of the UserName field when a record is available
Notes: Returns the default value, when no record

Parameters:
pDefaultValue CHARACTER
The default value to return when no record is available
Returns CHARACTER
The field value or the default value when no record is available


Constructor Detail
Top

SmartSchedulerJobStatusTableModel_Generated ()

Purpose: Constructor for the SmartSchedulerJobStatusTableModel_Generated class
Notes: Creates a buffer model based on a dynamic internal temp-table in the model class

Top

SmartSchedulerJobStatusTableModel_Generated (DatasetModel, handle)

Purpose: Constructor for the SmartSchedulerJobStatusTableModel_Generated class
Notes:

Parameters:
poDatasetModel Consultingwerk.OERA.DatasetModel
The reference to the owning DatasetModel
phBufferHandle HANDLE
The handle of the ProDataset member buffer this TableModel represents
Top

SmartSchedulerJobStatusTableModel_Generated (handle)

Purpose: Constructor for the SmartSchedulerJobStatusTableModel class
Notes: Creates a buffer model

Parameters:
phBufferHandle HANDLE
The handle of the ProDataset member buffer this TableModel represents
Top

SmartSchedulerJobStatusTableModel_Generated (handle, BufferModelGcModeEnum)

Purpose: Constructor for the SmartSchedulerJobStatusTableModel class
Notes: Creates a buffer model

Parameters:
phBufferHandle HANDLE
The handle of the ProDataset member buffer this TableModel represents
poGcMode Consultingwerk.OERA.BufferModelGcModeEnum
The BufferModelGcModeEnum describing if the buffer or table handle should be deleted with the BufferModel instance
Top

SmartSchedulerJobStatusTableModel_Generated (SmartSchedulerJobStatusTableModel, handle)

Purpose: Constructor for the SmartSchedulerJobStatusTableModel_Generated class
Notes: Creates a view model

Parameters:
poTableModel Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModel
The reference to SmartSchedulerJobStatusTableModel on which this SmartSchedulerJobStatusTableModel servers as a ViewModel
phBufferHandle HANDLE
The handle of the ProDataset member buffer this TableModel represents


Property Detail
Top

LOGICAL Cancel


Returns LOGICAL
Top

RAW ClientPrincipal


Returns RAW
Top

LONGCHAR ContextDataSet


Returns LONGCHAR
Top

CHARACTER DataBaseConnections


Returns CHARACTER
Top

CHARACTER Description


Returns CHARACTER
Top

CHARACTER Description1


Returns CHARACTER
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModelFilter Filter


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModelFilter
Top

DATETIME-TZ FinishedDateTime


Returns DATETIME-TZ
Top

CHARACTER JobName


Returns CHARACTER
Top

LONGCHAR JobParameter


Returns LONGCHAR
Top

Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum JobStatus


Returns Consultingwerk.SmartFramework.Scheduler.SchedulerJobStatusEnum
Top

INTEGER MaxExecutionDelay


Returns INTEGER
Top

INTEGER Percentage


Returns INTEGER
Top

LOGICAL Recurring


Returns LOGICAL
Top

DATETIME-TZ ScheduleDateTime


Returns DATETIME-TZ
Top

CHARACTER SchedulerJobGuid


Returns CHARACTER
Top

CHARACTER SchedulerJobName


Returns CHARACTER
Top

CHARACTER SchedulerJobPlanGuid


Returns CHARACTER
Top

CHARACTER SchedulerJobStatusGuid


Returns CHARACTER
Top

CHARACTER SchedulerJobStatusId


Returns CHARACTER
Top

CHARACTER SchedulerQueueCode


Returns CHARACTER
Top

CHARACTER SchedulerQueueGuid


Returns CHARACTER
Top

CHARACTER SchedulerQueueGuid1


Returns CHARACTER
Top

Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModelSort SortBy


Returns Consultingwerk.SmartFramework.Scheduler.SmartSchedulerJobStatusTableModelSort
Top

DATETIME-TZ StartDateTime


Returns DATETIME-TZ
Top

CHARACTER StatusText


Returns CHARACTER
Top

LOGICAL SystemOwned


Returns LOGICAL
Top

LOGICAL SystemOwned1


Returns LOGICAL
Top

CHARACTER UserFullName


Returns CHARACTER
Top

CHARACTER UserGuid


Returns CHARACTER
Top

CHARACTER UserName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:27:30