Namespace: Consultingwerk.Studio.LegacyGuiMigration.Support
Class 
BusinessEntityFieldMappingProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:BusinessEntityFieldMappingProvider
Purpose:Products support when mapping short field names of a Business Entity
to the full field name, based on a IDataSourceInfo instance
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Sep 06 14:56:31 CEST 2020



Top Method Summary
Options Name Purpose
CHARACTER GetQualifiedFieldName (character) Returns the qualified field name based on a short field name

Top Constructor Summary
Options Name Purpose
BusinessEntityFieldMappingProvider (IDataSourceInfo) Constructor for the BusinessEntityFieldMappingProvider class

Top Property Summary
Options Name Purpose
Consultingwerk.OERA.IDataSourceInfo DataSourceInfo


Method Detail
Top

CHARACTER GetQualifiedFieldName (character)

Purpose: Returns the qualified field name based on a short field name
Notes:

Parameters:
pcFieldName CHARACTER
The short field name
Returns CHARACTER
The qualified field name (including temp-table name)


Constructor Detail
Top

BusinessEntityFieldMappingProvider (IDataSourceInfo)

Purpose: Constructor for the BusinessEntityFieldMappingProvider class
Notes:

Parameters:
poDataSourceInfo Consultingwerk.OERA.IDataSourceInfo
The IDataSourceInfo instance describing the Business Entity source


Property Detail
Top

Consultingwerk.OERA.IDataSourceInfo DataSourceInfo


Returns Consultingwerk.OERA.IDataSourceInfo


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