Top Constructor Summary
Options Name Purpose
AddCalculatedFieldParameter () Constructor for the AddCalculatedFieldParameter class Notes : */
AddCalculatedFieldParameter (character, character, character, character, character) Constructor for the AddCalculatedFieldParameter class Notes : @param pcEntityName The Business Entity class name @param pcEntityTable The entity temp-table name @param pcFieldName The new calculated field name @param pcDataType The ABL data type @param pcExpression The calculated field expression */
AddCalculatedFieldParameter (character, character, character, character, character, character) Constructor for the AddCalculatedFieldParameter class including the optional project name Notes : @param pcEntityName The Business Entity class name @param pcEntityTable The entity temp-table name @param pcFieldName The new calculated field name @param pcDataType The ABL data type @param pcExpression The calculated field expression @param pcProjectName Optional name of the project the Business Entity belongs to; when empty the settings file closest to the .bedgm file is used */

Top Property Summary
Options Name Purpose
CHARACTER DataType
CHARACTER EntityName
CHARACTER EntityTable
CHARACTER Expression
CHARACTER FieldName
CHARACTER ProjectName


Constructor Detail
Top

AddCalculatedFieldParameter ()

Purpose: Constructor for the AddCalculatedFieldParameter class
Notes :

Top

AddCalculatedFieldParameter (character, character, character, character, character)

Purpose: Constructor for the AddCalculatedFieldParameter class
Notes :

Parameters:
pcEntityName CHARACTER
The Business Entity class name
pcEntityTable CHARACTER
The entity temp-table name
pcFieldName CHARACTER
The new calculated field name
pcDataType CHARACTER
The ABL data type
pcExpression CHARACTER
The calculated field expression
Top

AddCalculatedFieldParameter (character, character, character, character, character, character)

Purpose: Constructor for the AddCalculatedFieldParameter class including the
optional project name
Notes :

Parameters:
pcEntityName CHARACTER
The Business Entity class name
pcEntityTable CHARACTER
The entity temp-table name
pcFieldName CHARACTER
The new calculated field name
pcDataType CHARACTER
The ABL data type
pcExpression CHARACTER
The calculated field expression
pcProjectName CHARACTER
Optional name of the project the Business Entity belongs to; when empty the settings file closest to the .bedgm file is used


Property Detail
Top

CHARACTER DataType


Returns CHARACTER
Top

CHARACTER EntityName


Returns CHARACTER
Top

CHARACTER EntityTable


Returns CHARACTER
Top

CHARACTER Expression


Returns CHARACTER
Top

CHARACTER FieldName


Returns CHARACTER
Top

CHARACTER ProjectName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       16.08.2026 16:54:46