Top Method Summary
Options Name Purpose
Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModel CreateCurrentRecordView () Creates a new instance of the SmartFieldGroupTableModel as a view model for the current record
Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModel CreateView () Creates a new instance of the SmartFieldGroupTableModel as a view model
CHARACTER FieldGroupCodeWhenAvailable (character) Returns the value of the FieldGroupCode field when a record is available
CHARACTER FieldGroupDescriptionWhenAvailable (character) Returns the value of the FieldGroupDescription field when a record is available
CHARACTER FieldGroupGuidWhenAvailable (character) Returns the value of the FieldGroupGuid field when a record is available
Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModel Fill (IFetchDataByKeyTableParameter) Fills the DatasetModel based on the given IFetchDataByKeyTableParameter
Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModel Fill (SmartFieldGroupQuery) Fills the TableModel or filters the View TableModel based on the given TableQuery
Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModel Fill (SmartFieldGroupQuery, OnNotAvailableEnum) Fills the TableModel or filters the View TableModel based on the given TableQuery
Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModelFilter ResetFilter () Resets the TableModel Filter
Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModel SetBatching (logical) Sets the Batching property

Top Constructor Summary
Options Name Purpose
SmartFieldGroupTableModel_Generated () Constructor for the SmartFieldGroupTableModel_Generated class
SmartFieldGroupTableModel_Generated (DatasetModel, handle) Constructor for the SmartFieldGroupTableModel_Generated class
SmartFieldGroupTableModel_Generated (handle) Constructor for the SmartFieldGroupTableModel class
SmartFieldGroupTableModel_Generated (handle, BufferModelGcModeEnum) Constructor for the SmartFieldGroupTableModel class
SmartFieldGroupTableModel_Generated (SmartFieldGroupTableModel, handle) Constructor for the SmartFieldGroupTableModel_Generated class

Top Property Summary
Options Name Purpose
CHARACTER FieldGroupCode
CHARACTER FieldGroupDescription
CHARACTER FieldGroupGuid
Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModelFilter Filter
Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModelSort SortBy


Method Detail
Top

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModel CreateCurrentRecordView ()

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

Returns Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModel
The SmartFieldGroupTableModel as the view model
Top

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModel CreateView ()

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

Returns Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModel
The SmartFieldGroupTableModel as the view model
Top

CHARACTER FieldGroupCodeWhenAvailable (character)

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

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

Purpose: Returns the value of the FieldGroupGuid 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.Authorization.SmartFieldGroupTableModel 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.Authorization.SmartFieldGroupTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModel Fill (SmartFieldGroupQuery)

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

Parameters:
poQuery Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery
The reference to the SmartFieldGroupTableModelQuery
Returns Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModel Fill (SmartFieldGroupQuery, OnNotAvailableEnum)

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

Parameters:
poQuery Consultingwerk.SmartFramework.Authorization.SmartFieldGroupQuery
The reference to the SmartFieldGroupTableModelQuery
poOnNotAvailable Consultingwerk.OERA.OnNotAvailableEnum
OnNotAvailableEnum member describing if the TableModel should throw an error on not available
Returns Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModelFilter ResetFilter ()

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

Returns Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModelFilter
The SmartFieldGroupTableModelFilter instance
Top

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModel SetBatching (logical)

Purpose: Sets the Batching property
Notes: Fluent interface

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


Constructor Detail
Top

SmartFieldGroupTableModel_Generated ()

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

Top

SmartFieldGroupTableModel_Generated (DatasetModel, handle)

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

SmartFieldGroupTableModel_Generated (handle)

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

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

SmartFieldGroupTableModel_Generated (handle, BufferModelGcModeEnum)

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

SmartFieldGroupTableModel_Generated (SmartFieldGroupTableModel, handle)

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

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


Property Detail
Top

CHARACTER FieldGroupCode


Returns CHARACTER
Top

CHARACTER FieldGroupDescription


Returns CHARACTER
Top

CHARACTER FieldGroupGuid


Returns CHARACTER
Top

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModelFilter Filter


Returns Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModelFilter
Top

Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModelSort SortBy


Returns Consultingwerk.SmartFramework.Authorization.SmartFieldGroupTableModelSort


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       20.07.2026 16:05:55