Top Method Summary
Options Name Purpose
Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModel CreateCurrentRecordView () Creates a new instance of the SmartImportFileStatusTableModel as a view model for the current record
Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModel CreateView () Creates a new instance of the SmartImportFileStatusTableModel as a view model
CHARACTER FileContentChecksumWhenAvailable (character) Returns the value of the FileContentChecksum field when a record is available
CHARACTER FileNameWhenAvailable (character) Returns the value of the FileName field when a record is available
Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModel Fill (IFetchDataByKeyTableParameter) Fills the DatasetModel based on the given IFetchDataByKeyTableParameter
Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModel Fill (SmartImportFileStatusQuery) Fills the TableModel or filters the View TableModel based on the given TableQuery
Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModel Fill (SmartImportFileStatusQuery, OnNotAvailableEnum) Fills the TableModel or filters the View TableModel based on the given TableQuery
DATETIME-TZ ImportDateTimeWhenAvailable (datetime-tz) Returns the value of the ImportDateTime field when a record is available
DATE ImportFileDateWhenAvailable (date) Returns the value of the ImportFileDate field when a record is available
CHARACTER ImportFileKeyFieldValuesWhenAvailable (character) Returns the value of the ImportFileKeyFieldValues field when a record is available
CHARACTER ImportFileStatusGuidWhenAvailable (character) Returns the value of the ImportFileStatusGuid field when a record is available
CHARACTER ImportFileTableWhenAvailable (character) Returns the value of the ImportFileTable field when a record is available
CHARACTER ImportFileTimeWhenAvailable (character) Returns the value of the ImportFileTime field when a record is available
LOGICAL MergePendingWhenAvailable (logical) Returns the value of the MergePending field when a record is available
CHARACTER RecordDescriptionWhenAvailable (character) Returns the value of the RecordDescription field when a record is available
Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModelFilter ResetFilter () Resets the TableModel Filter
Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModel SetBatching (logical) Sets the Batching property

Top Constructor Summary
Options Name Purpose
SmartImportFileStatusTableModel_Generated () Constructor for the SmartImportFileStatusTableModel_Generated class
SmartImportFileStatusTableModel_Generated (DatasetModel, handle) Constructor for the SmartImportFileStatusTableModel_Generated class
SmartImportFileStatusTableModel_Generated (handle) Constructor for the SmartImportFileStatusTableModel class
SmartImportFileStatusTableModel_Generated (handle, BufferModelGcModeEnum) Constructor for the SmartImportFileStatusTableModel class
SmartImportFileStatusTableModel_Generated (SmartImportFileStatusTableModel, handle) Constructor for the SmartImportFileStatusTableModel_Generated class

Top Property Summary
Options Name Purpose
CHARACTER FileContentChecksum
CHARACTER FileName
Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModelFilter Filter
DATETIME-TZ ImportDateTime
DATE ImportFileDate
CHARACTER ImportFileKeyFieldValues
CHARACTER ImportFileStatusGuid
CHARACTER ImportFileTable
CHARACTER ImportFileTime
LOGICAL MergePending
CHARACTER RecordDescription
Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModelSort SortBy


Method Detail
Top

Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModel CreateCurrentRecordView ()

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

Returns Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModel
The SmartImportFileStatusTableModel as the view model
Top

Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModel CreateView ()

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

Returns Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModel
The SmartImportFileStatusTableModel as the view model
Top

CHARACTER FileContentChecksumWhenAvailable (character)

Purpose: Returns the value of the FileContentChecksum 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 FileNameWhenAvailable (character)

Purpose: Returns the value of the FileName 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.System.ImportFileStatus.SmartImportFileStatusTableModel 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.System.ImportFileStatus.SmartImportFileStatusTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModel Fill (SmartImportFileStatusQuery)

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

Parameters:
poQuery Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery
The reference to the SmartImportFileStatusTableModelQuery
Returns Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModel Fill (SmartImportFileStatusQuery, OnNotAvailableEnum)

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

Parameters:
poQuery Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusQuery
The reference to the SmartImportFileStatusTableModelQuery
poOnNotAvailable Consultingwerk.OERA.OnNotAvailableEnum
OnNotAvailableEnum member describing if the TableModel should throw an error on not available
Returns Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModel
The reference to this TableModel instance
Top

DATETIME-TZ ImportDateTimeWhenAvailable (datetime-tz)

Purpose: Returns the value of the ImportDateTime 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

DATE ImportFileDateWhenAvailable (date)

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

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

CHARACTER ImportFileKeyFieldValuesWhenAvailable (character)

Purpose: Returns the value of the ImportFileKeyFieldValues 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 ImportFileStatusGuidWhenAvailable (character)

Purpose: Returns the value of the ImportFileStatusGuid 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 ImportFileTableWhenAvailable (character)

Purpose: Returns the value of the ImportFileTable 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 ImportFileTimeWhenAvailable (character)

Purpose: Returns the value of the ImportFileTime 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 MergePendingWhenAvailable (logical)

Purpose: Returns the value of the MergePending 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 RecordDescriptionWhenAvailable (character)

Purpose: Returns the value of the RecordDescription 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.System.ImportFileStatus.SmartImportFileStatusTableModelFilter ResetFilter ()

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

Returns Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModelFilter
The SmartImportFileStatusTableModelFilter instance
Top

Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModel SetBatching (logical)

Purpose: Sets the Batching property
Notes: Fluent interface

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


Constructor Detail
Top

SmartImportFileStatusTableModel_Generated ()

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

Top

SmartImportFileStatusTableModel_Generated (DatasetModel, handle)

Purpose: Constructor for the SmartImportFileStatusTableModel_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

SmartImportFileStatusTableModel_Generated (handle)

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

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

SmartImportFileStatusTableModel_Generated (handle, BufferModelGcModeEnum)

Purpose: Constructor for the SmartImportFileStatusTableModel 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

SmartImportFileStatusTableModel_Generated (SmartImportFileStatusTableModel, handle)

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

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


Property Detail
Top

CHARACTER FileContentChecksum


Returns CHARACTER
Top

CHARACTER FileName


Returns CHARACTER
Top

Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModelFilter Filter


Returns Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModelFilter
Top

DATETIME-TZ ImportDateTime


Returns DATETIME-TZ
Top

DATE ImportFileDate


Returns DATE
Top

CHARACTER ImportFileKeyFieldValues


Returns CHARACTER
Top

CHARACTER ImportFileStatusGuid


Returns CHARACTER
Top

CHARACTER ImportFileTable


Returns CHARACTER
Top

CHARACTER ImportFileTime


Returns CHARACTER
Top

LOGICAL MergePending


Returns LOGICAL
Top

CHARACTER RecordDescription


Returns CHARACTER
Top

Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModelSort SortBy


Returns Consultingwerk.SmartFramework.System.ImportFileStatus.SmartImportFileStatusTableModelSort


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