Top Method Summary
Options Name Purpose
InitContextDataset () Initializes the Context Dataset with local settings
RetrieveData (character, character, character, dataset-handle) Reads data from the Backend
SubmitData (character, dataset-handle) Saves modified (Create, Update, Delete) data to a Business Entity

Top Constructor Summary
Options Name Purpose
LegacyServiceAdapter (handle) Constructor for the LegacyServiceAdapter class

Top Property Summary
Options Name Purpose
HANDLE ContextDatasetHandle
CHARACTER ServiceInterfacePath


Method Detail
Top

InitContextDataset ()

Purpose: Initializes the Context Dataset with local settings
Notes:

Top

RetrieveData (character, character, character, dataset-handle)

Purpose: Reads data from the Backend
Notes:

Parameters:
pcEntityName CHARACTER
The name of the business entity
pcTables CHARACTER
Comma delimited list of tables to be populated ("" or "*" request all tables)
pcQueryString CHARACTER
Query statements for each requested table (CHR (1) separated)
phDataset DATASET-HANDLE
OUTPUT DATASET-HANDLE The resulting dataset
Top

SubmitData (character, dataset-handle)

Purpose: Saves modified (Create, Update, Delete) data to a Business Entity
Notes:

Parameters:
pcEntityName CHARACTER
The name of the business entity
hChangesDataset DATASET-HANDLE
INPUT-OUTPUT DATASET-HANDLE The dataset with the modifications to the submitted


Constructor Detail
Top

LegacyServiceAdapter (handle)

Purpose: Constructor for the LegacyServiceAdapter class
Notes:

Parameters:
phAppServerConnection HANDLE
Handle to a connected AppServer


Property Detail
Top

HANDLE ContextDatasetHandle


Returns HANDLE
Top

CHARACTER ServiceInterfacePath


Returns CHARACTER


Temp-Table Detail


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       20.06.2026 07:21:59