Top Method Summary
Options Name Purpose
ApplyLookupFromFile (SmartBusinessEntityLookupDesign, character) Applies the definition stored in a .lookup file to a SmartBusinessEntityLookup instance at runtime
CHARACTER DefaultLookupFileName (SmartBusinessEntityLookupDesign) Returns a default file name for the lookup definition
ExportLookupToFile (SmartBusinessEntityLookupDesign, logical) Exports a Lookup to a .lookup file for reuse
ImportLookupFromFile (SmartBusinessEntityLookupDesign, logical) Imports a Lookup from a .lookup file

Top Constructor Summary
Options Name Purpose
SmartBusinessEntityLookupSupport () Disallow instance creation


Method Detail
Top

ApplyLookupFromFile (SmartBusinessEntityLookupDesign, character)

Purpose: Applies the definition stored in a .lookup file to a
SmartBusinessEntityLookup instance at runtime
Notes: Reads the .lookup file (resolved via the PROPATH) into the
ttSmartBusinessEntityLookup temp-table and assigns the properties
to the passed in lookup instance. Unlike ImportLookupFromFile this
method does not show a file open dialog.

Parameters:
poLookup Consultingwerk.SmartComponents.Base.SmartBusinessEntityLookupDesign
The reference to the SmartBusinessEntityLookup to configure
pcFileName CHARACTER
The relative file name of the .lookup file
Top

CHARACTER DefaultLookupFileName (SmartBusinessEntityLookupDesign)

Purpose: Returns a default file name for the lookup definition
Notes:

Parameters:
poLookup Consultingwerk.SmartComponents.Base.SmartBusinessEntityLookupDesign
The reference to a SmartBusinessEntityLookup instance
Returns CHARACTER
The default file name for the lookup definition
Top

ExportLookupToFile (SmartBusinessEntityLookupDesign, logical)

Purpose: Exports a Lookup to a .lookup file for reuse
Notes:

Parameters:
poLookup Consultingwerk.SmartComponents.Base.SmartBusinessEntityLookupDesign
The SmartBusinessEntityLookup to export
plOk LOGICAL
Logical value indicating if the save was performed
Top

ImportLookupFromFile (SmartBusinessEntityLookupDesign, logical)

Purpose: Imports a Lookup from a .lookup file
Notes:

Parameters:
poLookup Consultingwerk.SmartComponents.Base.SmartBusinessEntityLookupDesign
The SmartBusinessEntityLookup to import to
plOk LOGICAL
Logical value indicating if a lookup was imported


Constructor Detail
Top

SmartBusinessEntityLookupSupport ()

Purpose: Disallow instance creation
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       20.07.2026 16:05:09