Namespace: Consultingwerk.BusinessEntityDesigner.Plugins.CustomServices
Class 
SampleNewTempTableHandler Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.BusinessEntityDesigner.Plugins.CustomServices.INewTempTableHandler

File:SampleNewTempTableHandler
Purpose:Sample service as a classes that provides call back
functionality when a new Temp-Table has been created
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Feb 25 19:38:51 CET 2014
Notes:Allows modification of the eTable, eBusinessEntity record as well
as the eField records



Top Method Summary
Options Name Purpose
+ HandleNewTempTable (character, dataset) Callback method that allows modification of the Business Entity Model after a new Table has been created


Method Detail
Top

PUBLIC HandleNewTempTable (character, dataset)

Purpose: Callback method that allows modification of the Business Entity Model
after a new Table has been created
Notes: Allows modification of the eTable, eBusinessEntity record as well
as the eField records

Parameters:
pcTempTableName CHARACTER
The name of the new temp-table
dsBusinessEntity DATASET
INPUT-OUTPUT DATASET The Businesss Entity Dataset (should be passed BY-REFERENCE)


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:26:13