Top Constructor Summary
Options Name Purpose
CreateBusinessEntityParameter () Default constructor Notes : Adds serializable properties */
CreateBusinessEntityParameter (character, character, character, character) Convenience constructor Notes : @param pcBusinessEntityName The name of the Business Entity to create @param pcPackage The package (namespace) for the Business Entity @param pcDatabaseTableName The database table name backing the entity @param pcAdditionalFields Comma-separated list of additional fields to include */
CreateBusinessEntityParameter (character, character, character, character, character) Convenience constructor including the optional explicit temp-table name Notes : @param pcBusinessEntityName The name of the Business Entity to create @param pcPackage The package (namespace) for the Business Entity @param pcDatabaseTableName The database table name backing the entity @param pcAdditionalFields Comma-separated list of additional fields to include @param pcTempTableName Optional explicit name for the initial temp-table; when empty the default naming is used */
CreateBusinessEntityParameter (character, character, character, character, character, character) Convenience constructor including the optional explicit temp-table name and the optional project name Notes : @param pcBusinessEntityName The name of the Business Entity to create @param pcPackage The package (namespace) for the Business Entity @param pcDatabaseTableName The database table name backing the entity @param pcAdditionalFields Comma-separated list of additional fields to include @param pcTempTableName Optional explicit name for the initial temp-table; when empty the default naming is used @param pcProjectName Optional name of the project to generate into; when empty the PROPATH settings file is used */

Top Property Summary
Options Name Purpose
CHARACTER AdditionalFields
CHARACTER BusinessEntityName
CHARACTER DatabaseTableName
CHARACTER PackageName
CHARACTER ProjectName
CHARACTER TempTableName


Constructor Detail
Top

CreateBusinessEntityParameter ()

Purpose: Default constructor
Notes : Adds serializable properties

Top

CreateBusinessEntityParameter (character, character, character, character)

Purpose: Convenience constructor
Notes :

Parameters:
pcBusinessEntityName CHARACTER
The name of the Business Entity to create
pcPackage CHARACTER
The package (namespace) for the Business Entity
pcDatabaseTableName CHARACTER
The database table name backing the entity
pcAdditionalFields CHARACTER
Comma-separated list of additional fields to include
Top

CreateBusinessEntityParameter (character, character, character, character, character)

Purpose: Convenience constructor including the optional explicit temp-table name
Notes :

Parameters:
pcBusinessEntityName CHARACTER
The name of the Business Entity to create
pcPackage CHARACTER
The package (namespace) for the Business Entity
pcDatabaseTableName CHARACTER
The database table name backing the entity
pcAdditionalFields CHARACTER
Comma-separated list of additional fields to include
pcTempTableName CHARACTER
Optional explicit name for the initial temp-table; when empty the default naming is used
Top

CreateBusinessEntityParameter (character, character, character, character, character, character)

Purpose: Convenience constructor including the optional explicit temp-table
name and the optional project name
Notes :

Parameters:
pcBusinessEntityName CHARACTER
The name of the Business Entity to create
pcPackage CHARACTER
The package (namespace) for the Business Entity
pcDatabaseTableName CHARACTER
The database table name backing the entity
pcAdditionalFields CHARACTER
Comma-separated list of additional fields to include
pcTempTableName CHARACTER
Optional explicit name for the initial temp-table; when empty the default naming is used
pcProjectName CHARACTER
Optional name of the project to generate into; when empty the PROPATH settings file is used


Property Detail
Top

CHARACTER AdditionalFields


Returns CHARACTER
Top

CHARACTER BusinessEntityName


Returns CHARACTER
Top

CHARACTER DatabaseTableName


Returns CHARACTER
Top

CHARACTER PackageName


Returns CHARACTER
Top

CHARACTER ProjectName


Returns CHARACTER
Top

CHARACTER TempTableName


Returns CHARACTER


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