Top Constructor Summary
Options Name Purpose
AddTempTableParameterParameter () Constructor for the AddTempTableParameterParameter class Notes : */
AddTempTableParameterParameter (character, character, character, character) Constructor for the AddTempTableParameterParameter class Notes : @param pcEntityName The Business Entity class name (including package) @param pcDatabaseTableName The database table name (db.table or table) @param pcAdditionalFields Additional fields to be added to the temp-table (comma delimited list) @param pcParentTempTableName The name of the parent temp-table to relate to */
AddTempTableParameterParameter (character, character, character, character, character) Constructor for the AddTempTableParameterParameter class including the optional explicit temp-table name Notes : @param pcEntityName The Business Entity class name (including package) @param pcDatabaseTableName The database table name (db.table or table) @param pcAdditionalFields Additional fields to be added to the temp-table (comma delimited list) @param pcParentTempTableName The name of the parent temp-table to relate to @param pcTempTableName Optional explicit name for the new temp-table; when empty the default naming is used */

Top Property Summary
Options Name Purpose
CHARACTER AdditionalFields
CHARACTER DatabaseTableName
CHARACTER EntityName
CHARACTER ParentTempTableName
CHARACTER TempTableName


Constructor Detail
Top

AddTempTableParameterParameter ()

Purpose: Constructor for the AddTempTableParameterParameter class
Notes :

Top

AddTempTableParameterParameter (character, character, character, character)

Purpose: Constructor for the AddTempTableParameterParameter class
Notes :

Parameters:
pcEntityName CHARACTER
The Business Entity class name (including package)
pcDatabaseTableName CHARACTER
The database table name (db.table or table)
pcAdditionalFields CHARACTER
Additional fields to be added to the temp-table (comma delimited list)
pcParentTempTableName CHARACTER
The name of the parent temp-table to relate to
Top

AddTempTableParameterParameter (character, character, character, character, character)

Purpose: Constructor for the AddTempTableParameterParameter class including
the optional explicit temp-table name
Notes :

Parameters:
pcEntityName CHARACTER
The Business Entity class name (including package)
pcDatabaseTableName CHARACTER
The database table name (db.table or table)
pcAdditionalFields CHARACTER
Additional fields to be added to the temp-table (comma delimited list)
pcParentTempTableName CHARACTER
The name of the parent temp-table to relate to
pcTempTableName CHARACTER
Optional explicit name for the new temp-table; when empty the default naming is used


Property Detail
Top

CHARACTER AdditionalFields


Returns CHARACTER
Top

CHARACTER DatabaseTableName


Returns CHARACTER
Top

CHARACTER EntityName


Returns CHARACTER
Top

CHARACTER ParentTempTableName


Returns CHARACTER
Top

CHARACTER TempTableName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       01.06.2026 09:09:03