Top Method Summary
Options Name Purpose
F FetchData (IFetchDataRequest, dataset) Fetch data from the Data Access object
FetchDataByKeyTable (dataset, IFetchDataByKeyTableParameter) Supports to retrieve multiple DB records from a Business Entity based on a temp-table with key values
F FetchDataByReference (IFetchDataRequest, dataset) Fetch data from the Data Access object
FetchSecurityObject (dataset, character) Fetches a SecurityObject by guid or name Notes : First tries to fetch by SecurityObjectGuid. When no record is returned, falls back to fetching by SecurityObjectName. @param dsSecurityObject INPUT-OUTPUT DATASET-HANDLE for the response dataset @param pcValue The guid or name value */
FetchSecurityObject (dataset, CharacterHolder) Fetches a SecurityObject by guid or name using a CharacterHolder value. @param dsSecurityObject INPUT-OUTPUT DATASET-HANDLE for the response dataset @param poValue The CharacterHolder containing the guid or name */
ReceiveData () Provides a hook to modify data in the ProDataset after Read and Update operations (i.e. population of aggregated values)
ValidateData () Provides a hook for high level data validation before Update operations

Top Constructor Summary
Options Name Purpose
SecurityObjectBusinessEntity () Constructor of the SecurityObjectBusinessEntity class


Method Detail
Top

FetchData (IFetchDataRequest, dataset)

Purpose: Fetch data from the Data Access object
Notes:

Parameters:
poFetchDataRequest Consultingwerk.OERA.IFetchDataRequest
The IFetchDataRequest object with the parameters for this call
dsSecurityObject DATASET dsSecurityObject
Top

FetchDataByKeyTable (dataset, IFetchDataByKeyTableParameter)

Purpose: Supports to retrieve multiple DB records from a Business Entity based on
a temp-table with key values
Notes:

Parameters:
dsSecurityObject DATASET dsSecurityObject
poParameter Consultingwerk.OERA.IFetchDataByKeyTableParameter
The IFetchDataByKeyTableParameter with the data for this call
Top

FetchDataByReference (IFetchDataRequest, dataset)

Purpose: Fetch data from the Data Access object
Notes:

Parameters:
poFetchDataRequest Consultingwerk.OERA.IFetchDataRequest
The IFetchDataRequest object with the parameters for this call
dsSecurityObject DATASET dsSecurityObject
Top

FetchSecurityObject (dataset, character)

Purpose: Fetches a SecurityObject by guid or name
Notes : First tries to fetch by SecurityObjectGuid. When no record is returned,
falls back to fetching by SecurityObjectName.

Parameters:
dsSecurityObject DATASET dsSecurityObject
INPUT-OUTPUT DATASET-HANDLE for the response dataset
pcValue CHARACTER
The guid or name value
Top

FetchSecurityObject (dataset, CharacterHolder)

Purpose: Fetches a SecurityObject by guid or name using a CharacterHolder value.

Parameters:
dsSecurityObject DATASET dsSecurityObject
INPUT-OUTPUT DATASET-HANDLE for the response dataset
poValue Consultingwerk.CharacterHolder
The CharacterHolder containing the guid or name
Top

ReceiveData ()

Purpose: Provides a hook to modify data in the ProDataset after Read and
Update operations (i.e. population of aggregated values)
Notes: Invoked during FetchData () and SaveChanges ()

Top

ValidateData ()

Purpose: Provides a hook for high level data validation before Update
operations
Notes: Invoked during SaveChanges (). When the ERROR flag of the ProDataset
is set, the Update operation will be cancelled before writing back
the data to the database using the DataAccess object



Constructor Detail
Top

SecurityObjectBusinessEntity ()

Purpose: Constructor of the SecurityObjectBusinessEntity class
Notes: Passes the handle of the dataset instance to the base class and
sets the default DataAccessName



ProDataset Detail

ProDataset dsSecurityObject

Member tables: eSmartSecurityObject, eSmartSecurityObjectToken


Temp-Table Detail

Temp-Table eSmartSecurityObject

Defined in:

Temp-Table eSmartSecurityObjectToken

Defined in:


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