Namespace: Consultingwerk.OERA.DynamicBusinessEntity
Class 
DynamicBusinessEntityTableModel Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:DynamicBusinessEntityTableModel
Purpose:Represents the Schema of the DynamicBusinessEntityModel
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Mar 15 19:50:58 AEDT 2020


Top Constructor Summary
Options Name Purpose
DynamicBusinessEntityTableModel (character, DynamicBusinessEntityFieldModel[], DynamicBusinessEntityIndexModel[], logical, character, character) Constructor for the DynamicBusinessEntityTableModel class
DynamicBusinessEntityTableModel (character, DynamicBusinessEntityFieldModel[], DynamicBusinessEntityIndexModel[], logical, character, character, character, character) Constructor for the DynamicBusinessEntityTableModel class

Top Property Summary
Options Name Purpose
CHARACTER AssignSkipList
Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityFieldModel Fields
Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityIndexModel Indexes
CHARACTER MandatoryFields
CHARACTER PartitionColumns
CHARACTER PartitionValues
LOGICAL ReadOnly
CHARACTER ReadOnlyFields
CHARACTER TableName


Constructor Detail
Top

DynamicBusinessEntityTableModel (character, DynamicBusinessEntityFieldModel[], DynamicBusinessEntityIndexModel[], logical, character, character)

Purpose: Constructor for the DynamicBusinessEntityTableModel class
Notes:

Parameters:
pcTableName CHARACTER
The name of the temp-table
poFields Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityFieldModel
The array of DynamicBusinessEntityFieldModel instances
poIndexes Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityIndexModel
The array of DynamicBusinessEntityIndexModel instances
plReadOnly LOGICAL
If the temp-table is read-only
pcReadOnlyFields CHARACTER
Comma delimited list of read-only fields
pcMandatoryFields CHARACTER
Comma delimited list of mandatory-fields
Top

DynamicBusinessEntityTableModel (character, DynamicBusinessEntityFieldModel[], DynamicBusinessEntityIndexModel[], logical, character, character, character, character)

Purpose: Constructor for the DynamicBusinessEntityTableModel class
Notes:

Parameters:
pcTableName CHARACTER
The name of the temp-table
poFields Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityFieldModel
The array of DynamicBusinessEntityFieldModel instances
poIndexes Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityIndexModel
The array of DynamicBusinessEntityIndexModel instances
plReadOnly LOGICAL
If the temp-table is read-only
pcReadOnlyFields CHARACTER
Comma delimited list of read-only fields
pcMandatoryFields CHARACTER
Comma delimited list of mandatory-fields
pcPartitionColumns CHARACTER
The names of the column used to partition the table
pcPartitionValues CHARACTER
The values of the partition columns


Property Detail
Top

CHARACTER AssignSkipList


Returns CHARACTER
Top

Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityFieldModel Fields


Returns Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityFieldModel
Top

Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityIndexModel Indexes


Returns Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityIndexModel
Top

CHARACTER MandatoryFields


Returns CHARACTER
Top

CHARACTER PartitionColumns


Returns CHARACTER
Top

CHARACTER PartitionValues


Returns CHARACTER
Top

LOGICAL ReadOnly


Returns LOGICAL
Top

CHARACTER ReadOnlyFields


Returns CHARACTER
Top

CHARACTER TableName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:04:58