Namespace: Consultingwerk.BusinessEntityDesigner.Services
Interface 
IBusinessEntitySchema Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.BusinessEntityDesigner.Services.BusinessEntitySchema

File:IBusinessEntitySchema
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Oct 13 07:23:17 CEST 2023



Top Method Summary
Options Name Purpose
CHARACTER GetEntityFieldBySourceField (character) Returns the name of the source field
CHARACTER GetEntityFieldBySourceField (character, character, character) Returns the name of the source field
CHARACTER GetEntityTable (character) Returns the name of the business entity table


Method Detail
Top

CHARACTER GetEntityFieldBySourceField (character)

Purpose: Returns the name of the source field
Notes:

Parameters:
pcSourceField CHARACTER
The name of the database field to locate
Returns CHARACTER
The entity field name including the temp-table name
Top

CHARACTER GetEntityFieldBySourceField (character, character, character)

Purpose: Returns the name of the source field
Notes: Looks for the source field in the entity table and entity view tables
provided

Parameters:
pcEntityTable CHARACTER
The entity table
pcEntityView CHARACTER
The entity view table(s)
pcSourceField CHARACTER
The name of the database field to locate
Returns CHARACTER
The entity field name including the temp-table name
Top

CHARACTER GetEntityTable (character)

Purpose: Returns the name of the business entity table
Notes:

Parameters:
pcSourceTable CHARACTER
The name of the database table to locate
Returns CHARACTER
The entity table name


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:20:48