Top Method Summary
Options Name Purpose
Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModel CreateCurrentRecordView () Creates a new instance of the SmartLoginCompanyTableModel as a view model for the current record
Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModel CreateView () Creates a new instance of the SmartLoginCompanyTableModel as a view model
Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModel Fill (IFetchDataByKeyTableParameter) Fills the DatasetModel based on the given IFetchDataByKeyTableParameter
Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModel Fill (SmartLoginCompanyQuery) Fills the TableModel or filters the View TableModel based on the given TableQuery
Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModel Fill (SmartLoginCompanyQuery, OnNotAvailableEnum) Fills the TableModel or filters the View TableModel based on the given TableQuery
CHARACTER LoginCompanyGuidWhenAvailable (character) Returns the value of the LoginCompanyGuid field when a record is available
CHARACTER LoginCompanyImageLargeWhenAvailable (character) Returns the value of the LoginCompanyImageLarge field when a record is available
CHARACTER LoginCompanyImageSmallWhenAvailable (character) Returns the value of the LoginCompanyImageSmall field when a record is available
CHARACTER LoginCompanyNameWhenAvailable (character) Returns the value of the LoginCompanyName field when a record is available
CHARACTER LoginCompanyReferenceCharWhenAvailable (character) Returns the value of the LoginCompanyReferenceChar field when a record is available
DECIMAL LoginCompanyReferenceDecimalWhenAvailable (decimal) Returns the value of the LoginCompanyReferenceDecimal field when a record is available
INTEGER LoginCompanyReferenceIntegerWhenAvailable (integer) Returns the value of the LoginCompanyReferenceInteger field when a record is available
CHARACTER LoginCompanyShortWhenAvailable (character) Returns the value of the LoginCompanyShort field when a record is available
CHARACTER LoginCompanyTenantDomainWhenAvailable (character) Returns the value of the LoginCompanyTenantDomain field when a record is available
Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModelFilter ResetFilter () Resets the TableModel Filter
Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModel SetBatching (logical) Sets the Batching property
LOGICAL SystemOwnedWhenAvailable (logical) Returns the value of the SystemOwned field when a record is available

Top Constructor Summary
Options Name Purpose
SmartLoginCompanyTableModel_Generated () Constructor for the SmartLoginCompanyTableModel_Generated class
SmartLoginCompanyTableModel_Generated (DatasetModel, handle) Constructor for the SmartLoginCompanyTableModel_Generated class
SmartLoginCompanyTableModel_Generated (handle) Constructor for the SmartLoginCompanyTableModel class
SmartLoginCompanyTableModel_Generated (handle, BufferModelGcModeEnum) Constructor for the SmartLoginCompanyTableModel class
SmartLoginCompanyTableModel_Generated (SmartLoginCompanyTableModel, handle) Constructor for the SmartLoginCompanyTableModel_Generated class

Top Property Summary
Options Name Purpose
Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModelFilter Filter
CHARACTER LoginCompanyGuid
CHARACTER LoginCompanyImageLarge
CHARACTER LoginCompanyImageSmall
CHARACTER LoginCompanyName
CHARACTER LoginCompanyReferenceChar
DECIMAL LoginCompanyReferenceDecimal
INTEGER LoginCompanyReferenceInteger
CHARACTER LoginCompanyShort
CHARACTER LoginCompanyTenantDomain
Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModelSort SortBy
LOGICAL SystemOwned


Method Detail
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModel CreateCurrentRecordView ()

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

Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModel
The SmartLoginCompanyTableModel as the view model
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModel CreateView ()

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

Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModel
The SmartLoginCompanyTableModel as the view model
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModel 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.SmartLoginCompanyTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModel Fill (SmartLoginCompanyQuery)

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

Parameters:
poQuery Consultingwerk.SmartFramework.System.SmartLoginCompanyQuery
The reference to the SmartLoginCompanyTableModelQuery
Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModel
The reference to this TableModel instance
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModel Fill (SmartLoginCompanyQuery, OnNotAvailableEnum)

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

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

CHARACTER LoginCompanyGuidWhenAvailable (character)

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

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

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

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

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

DECIMAL LoginCompanyReferenceDecimalWhenAvailable (decimal)

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

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

INTEGER LoginCompanyReferenceIntegerWhenAvailable (integer)

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

CHARACTER LoginCompanyShortWhenAvailable (character)

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

Purpose: Returns the value of the LoginCompanyTenantDomain 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.SmartLoginCompanyTableModelFilter ResetFilter ()

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

Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModelFilter
The SmartLoginCompanyTableModelFilter instance
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModel 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.SmartLoginCompanyTableModel
The reference to the &1 instance itself
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


Constructor Detail
Top

SmartLoginCompanyTableModel_Generated ()

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

Top

SmartLoginCompanyTableModel_Generated (DatasetModel, handle)

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

SmartLoginCompanyTableModel_Generated (handle)

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

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

SmartLoginCompanyTableModel_Generated (handle, BufferModelGcModeEnum)

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

SmartLoginCompanyTableModel_Generated (SmartLoginCompanyTableModel, handle)

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

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


Property Detail
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModelFilter Filter


Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModelFilter
Top

CHARACTER LoginCompanyGuid


Returns CHARACTER
Top

CHARACTER LoginCompanyImageLarge


Returns CHARACTER
Top

CHARACTER LoginCompanyImageSmall


Returns CHARACTER
Top

CHARACTER LoginCompanyName


Returns CHARACTER
Top

CHARACTER LoginCompanyReferenceChar


Returns CHARACTER
Top

DECIMAL LoginCompanyReferenceDecimal


Returns DECIMAL
Top

INTEGER LoginCompanyReferenceInteger


Returns INTEGER
Top

CHARACTER LoginCompanyShort


Returns CHARACTER
Top

CHARACTER LoginCompanyTenantDomain


Returns CHARACTER
Top

Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModelSort SortBy


Returns Consultingwerk.SmartFramework.System.SmartLoginCompanyTableModelSort
Top

LOGICAL SystemOwned


Returns LOGICAL


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