Top Method Summary
Options Name Purpose
FetchData (IFetchDataRequest) Fetch data and/or definitions
F FetchDataByReference (IFetchDataRequest, dataset) Fetch data from the Data Access object
SaveChanges (Object) Saves changes

Top Constructor Summary
Options Name Purpose
AttributeValueSearchBusinessTask () Constructor for the AttributeValueSearchBusinessTask class


Method Detail
Top

FetchData (IFetchDataRequest)

Purpose: Fetch data and/or definitions
Notes: This variant of FetchData is invoked from the
BusinessEntityBusinessTask:FetchData(poFetchDataRequest, FetchData(poFetchDataRequest, OUTPUT DATASET-HANDLE)
Developers should implement the custom fetch logic here, e.g. by calling out
to a Business Entity

Parameters:
poFetchDataRequest Consultingwerk.OERA.IFetchDataRequest
The IFetchDataRequest object with the parameter for this call
Top

FetchDataByReference (IFetchDataRequest, dataset)

Purpose: Fetch data from the Data Access object
Notes: Do not modify this method!

Parameters:
poFetchDataRequest Consultingwerk.OERA.IFetchDataRequest
The IFetchDataRequest object with the parameters for this call
dsAttributeValueSearch DATASET dsAttributeValueSearch
The customer dataset, intended to by passed BY-REFERENCE
Top

SaveChanges (Object)

Purpose: Saves changes
Notes: This method is called from consumers of the Business Task and
receives the dataset.

Parameters:
poParameter Progress.Lang.Object
Optional Parameter object for the SaveChanges method


Constructor Detail
Top

AttributeValueSearchBusinessTask ()

Purpose: Constructor for the AttributeValueSearchBusinessTask class
Notes:



ProDataset Detail

ProDataset dsAttributeValueSearch

Member tables: eSmartAttributeValue


Temp-Table Detail

Temp-Table eSmartAttributeValue

Defined in:


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